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: Oct 28, 2024

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

不具合の修正

  • Library - internal import path for styles and public exports for themes.

Released: Oct 25, 2024

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

機能

  • Added Carousel component.
  • Added Form associated custom elements validation messages.
  • Library - migrated palettes to relative colors.
  • Updated themes for Badge, Card, Chips, Dropdown, Expansion Panel, Icon and Tabs.

不具合の修正

  • Checkbox, Switch - click event fires more than once.
  • Radio - click event fires more than once.
  • Library - export components event maps through the main package entrypoint.
  • Calendar - cannot select dates before UNIX epoch.

Released: Sep 30, 2024

Ignite UI for jQuery 24.1.9 での更新項目

機能

  • Grid
    • The grid's container element is no longer focusable.
  • Grid Filtering
    • Added ARIA attributes indicating expand/collapse state of the conditions dropdown.
    • Added ARIA roles for buttons in the filtering row.
    • Added a more verbose ARIA label for filter inputs.

不具合の修正

  • Grid Filtering
    • Conditions dropdown can now be navigated when using an accessibility tool.

Released: Sep 25, 2024

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

機能

  • Calendar and Date picker
    • Added header-date slot which renders content instead of the current date/range in the calendar header.
  • Input
    • Improved label typography.
  • Calendar, Select and Combo
    • Updated to the latest Indigo theme.

不具合の修正

  • Navigation drawer - Fixed error when using 'min-width' in mini variant.

Released: Sep 11, 2024

Ignite UI for Blazor 24.1.46 での更新項目

機能

  • Charts
    • New Data Pie Chart - The DataPieChart is a new component that renders a pie chart. This component works similarly to the IgbCategoryChart, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component.
    • New Proportional Category Angle Axis - Added new axes for the Radial Pie Series in the IgbDataChart. This is to plot slices similar to a pie chart, a type of data...

Released: Sep 11, 2024

Ignite UI for React 18.7.0 での更新項目

機能

  • Added new Banner component that provides a way to easily display a prominent message to your application's users in a way that is less transient than a snackbar and less obtrusive than a dialog.
  • Added new DatePicker component used for entering a date via text input or choosing date values from a calendar dialog.
  • Added new Divider component.
  • Added support for native events for all components.
  • IgrIcon
    • Added setIconRef method. This allows to register and replace icons by SVG files.
    • All...

Released: Aug 30, 2024

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

機能

  • Checkbox, Radio, and Switch - Exported the CheckboxChangeEventArgs and RadioChangeEventArgs types for public use, providing more flexibility and control over event handling.

不具合の修正

  • Select - Resolved an issue where pressing the Tab key while a Select component's dropdown was open would incorrectly return focus to the document. Now, focus is correctly returned to the Select component after closing the dropdown.
  • Radio - Prevented form submission if a Radio component/group is invalid on initial...

Released: Aug 27, 2024

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

機能

  • Charts
    • New Data Pie Chart - The DataPieChart is a new component that renders a pie chart. This component works similarly to the IgcCategoryChartComponent, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component.
    • New Proportional Category Angle Axis - New axes for the Radial Pie Series in the IgcDataChartComponent, to plot slices similar to a pie chart, a type of data...

Released: Aug 26, 2024

Ignite UI for Angular 18.2.0 での更新項目

機能

  • IFilteringExpressionsTree, FilteringExpressionsTree. Deprecation The find and findIndex methods have been deprecated and will be removed in a future version. A ExpressionsTreeUtil class has been added which provides the same functionality.
  • IgxSimpleCombo: Introduced ability for Simple Combo to automatically select and retain valid input on "Tab" press enhancing user experience by streamlining data entry and reducing the need for manual selection improving form navigation.
  • IgxGrid, IgxTreeGrid...

Released: Jul 11, 2024

Ignite UI for React 18.6.1 での更新項目

機能

  • General
    • IgrInput and IgrTextarea - Exposed ValidateOnly to enable validation rules being enforced without restricting user input.
    • IgrDropdown - positionStrategy property has been deprecated. The dropdown now uses the IgrPopover API to render its container in the top layer of the browser viewport, making the property obsolete.
    • IgrDockManager - IgrSplitPane isMaximized has been deprecated. Having isMaximized set to true on a split pane level has no real effect as split panes serve as containers...