Infragistics Ultimate - includes Ignite UI for Web Components 6.5.0

Released: Jan 20, 2026

Updates in Ignite UI for Web Components 6.5.0

Features

  • Added Theming Scoping Container
    • The 'igc-theme-provider' component allows you to scope themes to specific parts of your page using Lit's context API. This enables having multiple different themes on the same page.
    • Works both in Shadow and Light DOM.

Fixes

  • Tile Manager
    • Header is hidden only when there is no content and maximize/fullscreen are disabled.
  • Theming
    • Fixed to resolve initial theme based on document computed styles rather than stylesheets.