Released: Oct 20, 2020
10.2.0 での更新項目
機能
- Added native Add Row feature to Grid component.
- Enhanced hierarchical data grid multi-cell selection behavior.
- New public events - cellEditDone and rowEditDone for cell and row editing.
- Added the ability to move grid columns using the API.
- Improved Calendar component with active element keyboard navigation.
- Added week numbers to Date Picker and Calendar component.
- Added disable animations to Tabs and Navigation Drawer component
- Added the ability to customize Time Picker text labels.
- Added...
Released: Aug 19, 2020
Infragistics Ignite UI for Angular での更新項目
機能
New Angular Theme - Ignite UI for Angular now has a new theme based on Indigo.Design.
Angular Grids: IgxGrid, IgxTreeGrid and IgxHierarchicalGrid
- Sorting Indicator on all Grid components.
- IgxGrid - hide the group area row.
- Manage summaries visibility on expand/collapse action.
- Added support for binding columns to properties in nested data objects.
- The grid now exposes a default handling for number, string, date and boolean column types.
- IgxColumnHiding and IgxColumnPinning components have...
Released: Jun 25, 2020
Infragistics Ignite UI for Angular での更新項目
機能
- Added support for Angular 10.
- Behavioral Changes in the Grid - Group rows now display the group column's header name.
- Behavioral Changes in the Select, Combo and Drop-Down components - The select, combo, and drop-down components now have display block and text-overflow ellipsis enabled by default.
- Pagination Templating - The paging area now supports templating by the user, if a template reference is passed to the Grid during initialization
- Hint support for Select component - This released...
Released: Jun 2, 2020
20.1 での更新項目
機能
- New DockManager control - The DockManager delivers a complete desktop windowing experience, giving you to the ability to move, dock, undock, pin, expand, collapse, and more with the UI of your application.
- Theming Widget for Custom CSS.
- Bootstrap Support.
- Data Grid.
- Data Analysis Directive.
- Master-Detail UI in the Grid.
- Collapsible Column Groups.
- Full-Column Selection.
- Keyboard Navigation Enhancements.
- Column Pinning to Right.
- Row Pinning.
- State Persistence.
- Drag Ghost Directive.
- Action Strip...
Released: Feb 12, 2020
Infragistics Ignite UI for Angular での更新項目
機能
- Data Analysis Sample - The Ignite UI Data Analysis Sample is a showcase for one click-data analysis on selected data. It combines charts and text formatting.
- Angular Slider with Tick Marks - With this new functionality, you are not obliged to interact with the Angular Slider in order to see what data range is being represented. It is extremely flexible, with regards to control over positioning and orientation of the tick marks and tick labels. You can turn the ticks on or off, and you can...
Released: Sep 30, 2019
Infragistics Ignite UI for Angular での更新項目
機能
- Advanced Filtering - In the advanced filtering dialog, you can create groups of conditions across all grid columns.
- New theme Ignite UI for Angular - This release includes a new theme that mimics the Microsoft "Fluent" design system.
- igxDrag and igxDrop enhancements
- It is now possible to drag a base element by setting the new input ghost to false.
- Drag animation improvements.
- Three new drop strategies have been provided - Append, Prepend and Insert.
- Multi-view Calendar - You can now manage...
Released: Jul 19, 2019
Infragistics Ignite UI for Angular での更新項目
機能
IgxGrid
- Clipboard copy operations - Provides a fast, easy and customizable way to copy Grid data into Excel or other external programs.
- Group By behavioral change - Paging now includes group rows in the page size. When paging is applied the data is split based on flat records and group records view. If a group spans multiple pages, its group header is rendered only on the first one. Page count and page size include both item types.
- IgxGridFooter - Used to insert a custom footer in grids...
Released: May 13, 2019
Infragistics Ignite UI for Angular での更新項目
機能
- Multi Row Layout - Multi Row layouts allow developers to create intricate cell arrangements within the same row by defining a template layout that is applied to header and body cells. This provides flexibility of the arrangement and makes it possible to create responsive web apps where grids would adapt and avoid horizontal scrolling when the available space becomes too narrow. The igxGridComponent now supports Multi Row Layout It which can be configured with the newly added...
Released: Apr 17, 2019
19.1 での更新項目
機能
New Spreadsheet Control
- The IgxSpreadsheet is a Microsoft Excel inspired component that gives you the ability to embed Excel document creation and editing experiences directly into your Angular applications. With powerful editing and cell formatting features, the IgxSpreadsheet brings the familiarity of Excel into your customer’s apps. With just a few lines of code, you can now create, open, edit, and secure Excel documents without ever having Microsoft Excel installed on your machine...
Released: Mar 11, 2019
Infragistics Ignite UI for Angular での更新項目
機能
- Hierarchical Data Grid - Using this Data Grid you can display your data in a hierarchical view where you have parent records linked to child tables. You can control features like filtering, sorting, pinning, etc. for each grid separately. The Hierarchical Grid supports multiple child tables under a single parent record without sacrificing performance.
- Select - A form component that mimics the behavior of the native HTML select, but with a more fluid UX, consistent with the rest of your...