Infragistics Ignite UI(英語版)

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

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

価格:¥ 268,730 (税込)〜 バージョン: 23.2 新機能 更新日: Apr 18, 2024

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: Dec 15, 2023

Infragistics Ignite UI for ASP.NET Core 23.2 での更新項目

機能

  • Now supports ASP.NET Core for .NET 8 projects.
  • Tag Helpers now support ASP.NET Core for .NET 8 projects.

Released: Dec 15, 2023

Infragistics Ignite UI for Blazor 23.2.97 での更新項目

機能

  • Toolbar - Beta
    • Save tool action has been added to save the chart to an image via the clipboard.
    • Vertical orientation has been added via the toolbar's Orientation property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
    • Custom SVG icons support was added via the toolbar's renderImageFromText method, further enhancing custom tool creation.
  • Grid
    • Added New Features - State Persistence.

Released: Dec 14, 2023

Infragistics Ignite UI for React 18.4.0 での更新項目

機能

React Grid

  • State Persistence
    • Added new State Persistence feature in React Grid which allows developers to easily save and restore the grid state. When the IgrGridState is applied on the React IgrGrid, it exposes the GetState, GetStateAsString, ApplyState and ApplyStateFromString methods that developers can use to achieve state persistence in any scenario. IgrGridState directive supports saving and restoring the state of the following features:
      • Sorting.
      • Filtering.
      • Advanced Filtering.
      • Paging...

Released: Nov 29, 2023

Infragistics Ignite UI for Angular 17.1.0 での更新項目

機能

  • IgxGrid, IgxTreeGrid and IgxHierarchicalGrid
    • Added a new rowClick output that fires when the user clicks on a row element of the grid, including group rows.
  • IgxTree
    • Added new toggleNodeOnClick property which determines whether clicking over a node will change its expanded state or not. Set to false by default.
  • IgxPivotGrid
    • IPivotDimension interface now exposes a property called displayName similar to the one in the IPivotValue interface. This property is optional and will be displayed inside...

Released: Oct 26, 2023

Infragistics Ignite UI for Angular 17.0.0 での更新項目

機能

  • General
    • Added support for Angular 17.
    • Standalone components support is now official:
      • Added IGX_RADIO_GROUP_DIRECTIVES for IgxRadioGroupDirective and IgxRadioComponent.
    • Animations are now imported from igniteui-angular/animations/@infragistics/igniteui-angular/animations.
    • Tree-shaking of the product has been improved
      • igniteui-angular-i18n is now tree-shakeable.
      • igniteui-angular/animations is now tree-shakeable.
      • igniteui-angular components have improved tree-shaking.
      • Breaking Change...

Released: Oct 23, 2023

Infragistics Ignite UI for React 18.3.0 での更新項目

機能

  • Added a new React Data Grid component which is used for displaying data in a tabular format quickly and easily. The Data Grid is a modern grid component which has several features including:
    • Header Template - The Header Template allows you to customize the appearance and behavior of column headers.
    • Cell Template - The Cell Template enables you to customize the appearance and behavior of cells.
    • Collapsible Column Groups - The React Grid Collapsible Column Groups feature in Ignite UI allows you...

Released: Jun 15, 2022

Infragistics Ignite UI for Blazor での更新項目

23.1

Updated Jun 28, 2022

Features

  • Added new ComboBox component which represents a drop-down list that provides editable functionalities, allowing users to choose multiple options from a predefined list. The Ignite UI for Blazor ComboBox Component also provides filtering capabilities, grouping, and adding custom values to a dropdown list. It can be used as an alternative to the HTML select tag and has several out-of-the-box features such as data binding (local and remote), filtering, grouping...

Released: Jun 15, 2022

Infragistics Ignite UI for jQuery での更新項目

22.1 Build 22.1.20221.10

Updated Jul 22, 2022

Fixes

  • igCombo
    • The igCombo items are not displayed correctly.
    • If igCombo has larger itemTemplate then the content is cut off.
  • igGrid
    • Selected cell indexes, obtained through igGridSelection API, are incorrect under certain circumstances.

22.1

Updated Jun 15, 2022

Features

  • Added new Data Legend component - The igDataLegend is a new component that works much like the Legend component, but it shows values of series and provides several configuration...

Released: Jun 15, 2022

Infragistics Ignite UI for React での更新項目

22.1

Updated Jun 15, 2022

Features

  • Added 15 new React controls:
    • React Avatar - The React Avatar component helps you add initials, images, or material icons to your application.
    • React Badge - The React Badge is a component used in conjunction with avatars, navigation menus, or other components in an application when a visual notification is needed. Badges are usually designed as icons with a predefined style to communicate information, success, warnings, or errors.
    • React Button - The React Button...

Released: Jun 15, 2022

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

23.1

Updated Jun 28, 2022

Features

  • Combo Single Selection Mode - The Web Components 'ComboBox' now supports single-selection mode and quick filtering of the list of items via the main input prompt. Users can quickly type in the item they are looking for and be presented with a list of options. Upon pressing the enter key, the first highlighted match will be selected.
  • Data Grid Documentation and Samples - Updated and improved the documentation and examples for the 'igc-grid'. The new...