Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 290,400 (税込)〜 バージョン: 25.2 新機能 更新日: Apr 28, 2026

i

Infragistics Ignite UI 製品のすべてのコントロールはInfragistics Professional 及び Infragistics Ultimate にも含まれています。

Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, WPFが含まれています。
Infragistics Ultimate には Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

Infragistics Ignite UI のリリース

Released: Feb 25, 2026

Ignite UI for Web Components 7.0.0 での更新項目

機能

  • AI-Assisted Development - Copilot Skills
    • Four end-user skills are now shipped with the package under the skills/ directory. They provide 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 properties, parts...

Released: Feb 5, 2026

Ignite UI for React 19.3.2 での更新項目

機能

  • Data Chart
    • Added OthersCategoryBrush and OthersCategoryOutline to DataPieChart and ProportionalCategoryAngleAxis.
  • Radial Chart
    • Added a check for bucket size equals to 0.

不具合の修正

  • Layouts
    • Skip resolving property editor props containing 'constantValues'.
  • Data Chart
    • Syntax error while building infragistics.dvcommonwidget.js.
    • infragistics.dvcommonwidget.js has "unser" typo instead of "unset" in case names.
    • Fixed GetCategoryIndexAxis() for annotation layers.
  • Data Pie Chart
    • SeriesPointerMove event...

Released: Feb 4, 2026

Ignite UI for Web Components 6.5.1 での更新項目

不具合の修正

  • Calendar
    • Fixed the 'aria-hidden' attribute logic for calendar weeks in a 'perfect month' (a month where all weeks are fully contained within that month). Previously, the attribute was only applied to edge weeks (first and last). Now it applies to any week where all days are hidden.
  • Date picker
    • Fixed error with CSS border for slotted actions in dialog mode.
  • Input
    • Fixed problem with placeholder color on focus.
    • Fixed issue with CSS border when suffix slot content is present.
  • Textarea
    • Align...

Released: Jan 20, 2026

Ignite UI for Web Components 6.5.0 での更新項目

機能

  • 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.

不具合の修正

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

Released: Jan 20, 2026

Ignite UI for Web Components 6.5.0 での更新項目

機能

  • 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.

不具合の修正

  • 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.

Released: Dec 15, 2025

Ignite UI for Web Components 6.4.0 での更新項目

機能

  • Localization
    • New localization implementation. Now you can set global localization for all localized Ignite UI components using the 'registerI18n' and 'setCurrentI18n' methods.
    • Calendar, Date Input, Date Picker and Date Range Picker components now implement the new localization for formatting as well, which internally uses new implementation of the 'Intl'.
    • Added localization for Carousel, Chip, Combo, File Input and Tree. They now have locale and resourceStrings properties as well, which you...

Released: Dec 13, 2025

Ignite UI for Angular 21.1.0 での更新項目

機能

IgxPdfExporterService

  • Added customFont property to IgxPdfExporterOptions for Unicode character support in PDF exports. By default, the PDF exporter uses Helvetica, which only supports basic Latin characters. When exporting data containing non-Latin characters (Cyrillic, Chinese, Japanese, Arabic, Hebrew, special symbols, etc.), you can now provide a custom TrueType font (TTF) with the required character glyphs. Key features:
  • Supports any TrueType font (TTF) provided as Base64-encoded data...

Released: Dec 11, 2025

Ignite UI for Blazor 25.2.38 での更新項目

機能

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

不具合の修正

  • IgbDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.
    • Axis is...

Released: Dec 11, 2025

Ignite UI for React 19.3.1 での更新項目

機能

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

不具合の修正

  • IgrDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.

Released: Dec 4, 2025

Ignite UI for Angular 21.0.0 での更新項目

機能

  • Full support for Angular 21.
  • Optimized Filtering Performance:
    • Components: Angular Data Grid, Angular Tree Grid, Angular Hierarchical Grid, Angular Pivot Grid. Over the past development cycles, the teams focused on Excel-Style Filtering across grids, targeting scenarios with 100,000+ records:
      • Opening Filter Dialog
        • Number column: More than 3x faster.
        • String column: More than 4x faster.
        • ID column (all unique): incremental but meaningful improvement (11% faster).
      • Applying Filter
        • Number column...