📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

igniteui-angular

Package Overview
Dependencies
Maintainers
1
Versions
1114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-angular - npm Package Versions

2345
111

19.2.0

Diff
igniteui
published 19.2.0 •

Changelog

Source

19.2.0

General

  • 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 isLoading is true).
    • In SSR mode grid with width 100% or with no width will render on the server with % size and with all columns.
    • The pagingMode property can now be set as simple strings 'local' and 'remote' and does not require importing the GridPagingMode enum.
  • IgxHierarchicalGrid
    • Introduced a new advanced filtering capability that enables top-level records to be dynamically refined based on the attributes or data of their associated child records.
    • Added a new schema input property that can be used to pass collection of EntityType objects. This property is required for remote data scenarios.
  • IgxQueryBuilderComponent, IgxAdvancedFilteringDialogComponent
    • Added support for entities with hierarchical structure.
  • EntityType
    • A new optional property called childEntities has been introduced that can be used to create nested entities.
igniteui
published 19.2.0-rc.0 •
igniteui
published 19.1.8 •
igniteui
published 18.2.21 •
igniteui
published 19.2.0-beta.0 •
igniteui
published 19.1.7 •
igniteui
published 19.1.6 •
igniteui
published 19.1.5 •
igniteui
published 18.2.20 •
igniteui
published 19.1.4 •