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: Jul 31, 2025

Ignite UI for jQuery 24.2.12 での更新項目

機能

  • Separated igTemplating into two modules. The original igTemplating no longer allows conditions and iterations ({{if}} and {{each}} clauses). This allows it to be CSP-compliant as it doesn't rely on the creation of dynamic functions. To use conditions and iterations, you need to include the new igAdvancedTemplating in your loader config or as a file infragistics.templating.advanced.js. The infragistics.core.js bundle continues to include both modules and therefore the full functionality of...

Released: Jul 24, 2025

Ignite UI for Blazor 25.1.46 での更新項目

機能

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

不具合の修正

  • IgbRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).
  • IgbTab
    • Unexpected scrolling occurred when a new row was added to a grid that is in a tab panel.
  • IgbGrid
    • Crypto.randomUID not found error is thrown if a grid contains HeaderTemplate and the page is accessed using unsecured (http) protocol.

Released: Jul 24, 2025

Ignite UI for React 19.0.1 での更新項目

機能

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

不具合の修正

  • IgrRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).

Released: Jul 18, 2025

Ignite UI for Angular 20.0.6 での更新項目

機能

  • IgxSimpleCombo
    • Added disableFiltering to the IgxSimpleCombo, which enables/disables the filtering in the list. The default is false.
  • IgxCombo, IgxSimpleCombo
    • Removed deprecated filteringOptions.filterable option.

Released: Jul 14, 2025

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

機能

  • File input
    • Exposed CSS variables for styling of Shadow DOM parts.

不具合の修正

  • Calendar
    • Vertical mode container paddings error.
  • Carousel
    • Pause automatic rotation on pointer-initiated focus.
    • Ensure igcSlideChanged event is emitted when a slide is changed.
  • Date picker
    • Styling issues.
  • Date range picker
    • CSS borders and elevation issues.
  • File input
    • Bootstrap invalid box-shadow styles.
  • Stepper
    • Error when setting linear property in deferred rendering scenarios.
  • Textarea
    • Readonly state styles error.

Released: Jun 30, 2025

Ignite UI for Angular 20.0.2 での更新項目

機能

  • Separating Button and Icon Button Themes - The button-theme and icon-button-theme functions are still available, but for more targeted customization, you can now use the specific theme function for each button type.
  • Component Themes Enchancements - Component themes have been improved to automatically calculate all necessary states (e.g. hover, focus, active) based on just a few key values.

Released: Jun 25, 2025

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

不具合の修正

  • Dropdown
    • Fixed issue with icon size in Bootstrap theme.
  • Input, File Input
    • Fixed product with label positioning and transition logic in Material theme.

Released: Jun 11, 2025

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

機能

  • Added
    • Date Range Picker
  • Tooltip
    • Behavioral change: Tooltip default placement is 'bottom' now.
    • Behavioral change: Tooltip will not render an arrow indicator by default unless with-arrow is set.
    • Breaking change: Tooltip events will no longer return its anchor target in its detail property. You can still access it at event.target.anchor.
    • 'disableArrow' is deprecated. Use 'withArrow | with-arrow' to render an arrow indicator.

不具合の修正

  • Calendar and Date Picker
    • Incorrect date rollover for in certain...

Released: Jun 7, 2025

Ignite UI for Blazor 25.1.19 での更新項目

機能

  • Charts
    • New Chart Data Annotations:
      • Data Annotation Band Layer (Beta).
      • Data Annotation Line Layer (Beta).
      • Data Annotation Rect Layer (Beta).
      • Data Annotation Slice Layer (Beta).
      • Data Annotation Strip Layer (Beta).
    • The Data Tooltip and Data Legend expose a new LayoutMode property that you can use to layout the contents of the tooltip or legend in a table or vertical layout structure.
    • The DefaultInteraction property of the charts has been updated to include a new enumeration - DragSelect in which...

Released: Jun 4, 2025

Ignite UI for Angular 20.0.0 での更新項目

機能

  • Angular 20 Compatibility - Ignite UI for Angular now supports Angular 20.
  • IgxGrid, IgxTreeGrid, IgxHierarchicalGrid, IgxPivotGrid
    • Added a new igxGridEmpty template directive that allows assigning the emptyGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
    • Added a new igxGridLoading template directive that allows assigning the loadingGridTemplate declaratively, without the need to get and assign reference, like other grid templates...