igniteui-angular
Advanced tools
Changelog
19.2.0
IgxCarousel
keyboardSupport
.IgxSlide
tabIndex
has been deprecated and will be removed in a future version.IgxGrid
, IgxHierarchicalGrid
, IgxTreeGrid
minWidth
and maxWidth
constrain the user-specified width
so that it cannot go outside their bounds.pagingMode
property can now be set as simple strings 'local'
and 'remote'
and does not require importing the GridPagingMode
enum.IgxHierarchicalGrid
schema
input property that can be used to pass collection of EntityType
objects. This property is required for remote data scenarios.IgxQueryBuilderComponent
, IgxAdvancedFilteringDialogComponent
EntityType
childEntities
has been introduced that can be used to create nested entities.