Infragistics Ignite UI 릴리스

Released: Apr 28, 2026

Ignite UI for Web Components 7.1.3 버젼 업데이트

기능

  • AI-Assisted Development
    • Updated and enhanced the library provided skills.

수정사항

  • Stepper
    • In horizontal orientation, the content area height can now be driven by the active step's content instead of always being sized to the tallest step. A new --body-grid-rows CSS custom property controls the internal row sizing of each step body - its default value of 1fr expands the body to fit its content, while setting it to 0fr collapses the body to zero height, enabling fully variable step heights.

Released: Apr 22, 2026

Ignite UI for Web Components 7.1.2 버젼 업데이트

기능

  • AI-Assisted Development
    • Updated and enhanced the library provided skills.
  • Button group
    • Themes color alignment.
  • Circular Progressbar
    • Unified track color CSS variable between progress bars.
  • Chip
    • Wrap content inside a new part container and update styles.

수정사항

  • Dropdown
    • Selected item styles problem.
  • Linear Progressbar
    • Unified display size across platforms.
  • Tree
    • Background style discrepancies.

Released: Mar 31, 2026

Ignite UI for Blazor 25.2.83 버젼 업데이트

수정사항

  • Tabs
    • Changing the check state for 'IgbSwitch' inside the tab causes the tab content to disappear.
  • Grids
    • Latest version of Blazor Grids shows trial watermark for licensed version.

Released: Mar 31, 2026

Ignite UI for React 19.6.0 버젼 업데이트

기능

AI-Assisted Development - Agent Skills

  • Added structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the igniteui-react package and also live in the skills/ directory:
    • Components - Identify the right React components for a UI pattern, then install, import, and use them - JSX patterns, events, refs, forms, etc.
    • Customize-theme - Customize styling using CSS...

Released: Mar 25, 2026

Ignite UI for Web Components 7.1.1 버젼 업데이트

기능

  • Checkbox
    • Updated disabled and indeterminate styles.

Released: Mar 19, 2026

Ignite UI for Blazor 25.2.77 버젼 업데이트

기능

  • IgbQueryBuilder
    • Added new component - IgbQueryBuilder - a UI component that allows users to build complex filtering conditions through an intuitive visual interface.
  • IgbGrid, IgbTreeGrid, IgbHierarchicalGrid, IgbPivotGrid
    • Improved performance by dynamically adjusting the scroll throttle based on the data displayed in grid.
  • IgbGrid, IgbTreeGrid, IgbHierarchicalGrid
    • Added PDF export functionality to grid components. Grids can now be exported to PDF format alongside the existing Excel and CSV...

Released: Mar 19, 2026

Ignite UI for React 19.5.2 버젼 업데이트

수정사항

  • IgrDataPieChart
    • Missing styling properties for the Others Slice.
  • IgrDataTooltipLayer
    • TitleTextColor is overriden when chart's TitleTextColor is used.
  • Excel
    • Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool.
    • Saving a VBA Signed Excel file does not keep a signature/certificate.
  • IgrDataChart
    • AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series.

Released: Mar 13, 2026

Ignite UI for Angular 21.2.0 버젼 업데이트

기능

IgxOverlayService

  • IgxOverlayService.createAbsoluteOverlaySettings - Added a new overload accepting useContainerStrategy?: boolean as the second parameter. When true, uses ContainerPositionStrategy; otherwise defaults to GlobalPositionStrategy. The previous overload accepting outlet?: IgxOverlayOutletDirective | ElementRef is still supported but deprecated.

IgxSnackbarComponent, IgxToastComponent

  • Added a new positioning input property. When set to container, the components is displayed inside...

Released: Mar 6, 2026

Ignite UI for Web Components 7.0.1 버젼 업데이트

기능

  • Icon service
    • Browser Safari: Now uses a plain Map instance for synchronizing state between actors. Since Safari does not support extended Map instances, it is required to use a plain Map for message transfer.

수정사항

  • IgcDataPieChart
    • DataPieChart - missing styling properties for the Others Slice.
  • IgcDataTooltipLayer
    • TitleTextColor is overriden when chart's TitleTextColor is used.
  • Excel
    • Fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException.
    • Object's Formulas are not...

Released: Feb 28, 2026

Ignite UI for React 19.5.1 버젼 업데이트

기능

  • AI-Assisted Development - Copilot Skills
    • Four end-user skills are now shipped with the igniteui-react package under the skills/ directory providing step-by-step guidance to GitHub Copilot and other LLM agents for common tasks:
      • igniteui-wc-choose-components - Identify the right component for a given UI pattern.
      • igniteui-wc-integrate-with-framework - Set up and use components in React, Angular, Vue, or vanilla JS.
      • igniteui-wc-customize-component-theme - Apply custom styles via CSS custom...