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: May 29, 2025

Ignite UI for jQuery 24.2.8 での更新項目

不具合の修正

  • Replaced usage of left-over deprecated jQuery API functions.
  • String functions such as 'startsWith' and 'endsWith' are now not replaced by a polyfill in modern browsers.

Released: May 28, 2025

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

機能

  • Radio group
    • Slotted <label> elements have default styles based on the current theme.

不具合の修正

  • Chip
    • Styling discrepancies.
  • DateTime Input
    • Ensure igcChange is emitted in case an incomplete mask value has been filled.
  • Input
    • Browser default autofill background styles.
  • Textarea
    • Dynamic prefix/suffix slot content state.

Released: May 15, 2025

25.1 での更新項目

機能

Ignite UI for Angular

  • Ignite UI Angular Grid component received a significant update to its SSR (server-side rendering) and SSG (prerendering). It now renders all its inner elements with appropriate relative sizes, allowing seamless client rehydration and subsequent databinding.
  • Tile Manager Component enables the display of content in individual tiles, allowing users to interact with these tiles by rearranging and resizing them, giving them the freedom to customize the layout and appearance...

Released: Apr 30, 2025

Ignite UI for Blazor 24.2.111 での更新項目

機能

  • New Components
    • Added new IgbTileManager component.
  • List
    • Added new property to 'IgbListItem' called 'Selected'.
  • Accordion
    • Added new events Open and Close.
  • All Grids
    • Now allow applying of initial filtering through the 'FilteringExpressionsTree' property.

不具合の修正

  • IgbDataGrid
    • Loading a layout with one of the date-specific filter operators results in a TypeError console error.
    • Multiselection is not working correctly.
  • IgbCombo
    • Undefined reference error is thrown when a datasource is replaced...

Released: Apr 30, 2025

Ignite UI for React 19.0.0 での更新項目

機能

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Tabs
  • igr-tab panel property has been removed.
    • igr-tab-panel component has been removed. The igr-tab now encompasses both the tab header and the tab content in a single component.
  • Removed
    • IgrCheckboxChangeEventArgs removed, use IgrCheckboxChangeEventArgs instead.
    • IgrRadioChangeEventArgs removed, use IgrRadioChangeEventArgs instead.
    • IgrRangeSliderValue removed, use IgrRangeSliderValueEventArgs instead...

Released: Apr 29, 2025

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

機能

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Changed
    • The minimum Node version required is now 20.
  • Removed
    • Library
      • CheckboxChangeEventArgs removed, use IgcCheckboxChangeEventArgs instead.
      • RadioChangeEventArgs removed, use IgcRadioChangeEventArgs instead.
      • IgcRangeSliderValue removed, use IgcRangeSliderValueEventArgs instead.
      • IgcActiveStepChangingArgs removed, use IgcActiveStepChangingEventArgs instead.
      • IgcActiveStepChangedArgs removed, use...

Released: Apr 23, 2025

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

機能

  • Added File Input component.
  • Added Tooltip component.
  • Exposed more public API type aliases for component property types like ButtonVariant, PickerMode, StepperOrientation, HorizontalTransitionAnimation (carousel and horizontal stepper) and more.
  • Improved Card spacing styles.
  • Carousel - You can now use the new button focus arrow color.
  • Checkbox - You can now use the new focus border color.
  • Radio - You can now use the new focus border color.
  • Tile manager
    • Improved tile swap behavior based on drag...

Released: Apr 5, 2025

Ignite UI for jQuery 24.2.7 での更新項目

不具合の修正

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css.
    • jQuery.isArray.
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.

Released: Mar 31, 2025

Ignite UI for Blazor 24.2.92 での更新項目

機能

  • All Grids
    • Added new 'DisabledSummaries' for the columns of the grid, allowing the developers to skip some of the summaries.
    • Encapsulate internal grid action button.

不具合の修正

  • IgbDialog
    • When ShowAsync and HideAsync are called, the subsequent code is not executed.

Released: Mar 13, 2025

Ignite UI for Angular 19.2.0 での更新項目

機能

IgxCarousel

  • Removed deprecated property keyboardSupport.

IgxSlide

  • Deprecation - tabIndex has been deprecated and will be removed in a future version.

IgxGrid, IgxHierarchicalGrid, IgxTreeGrid

  • A column's minWidth and maxWidth constrain the user-specified width so that it cannot go outside their bounds.
  • In SSR mode grid with height 100% or with no height will render on the server with % size and with no data. The grid will show either the empty grid template or the loading indicator (if...