Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
19.2.0
General
IgxCarousel
- Removed deprecated property
keyboardSupport
.
- Removed deprecated property
IgxSlide
- Deprecation -
tabIndex
has been deprecated and will be removed in a future version.
- Deprecation -
IgxGrid
,IgxHierarchicalGrid
,IgxTreeGrid
- A column's
minWidth
andmaxWidth
constrain the user-specifiedwidth
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 theGridPagingMode
enum.
- A column's
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 ofEntityType
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.
- A new optional property called
19.2.0-rc.0
General
IgxCarousel
- Removed deprecated property
keyboardSupport
.
- Removed deprecated property
IgxSlide
- Deprecation -
tabIndex
has been deprecated and will be removed in a future version.
- Deprecation -
IgxGrid
,IgxHierarchicalGrid
,IgxTreeGrid
- A column's
minWidth
andmaxWidth
constrain the user-specifiedwidth
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.
- A column's
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 ofEntityType
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.
- A new optional property called
19.1.8
What's Changed
- [calendar]: fix range preview inactive dates text color by @desig9stein in #15671
- fix(icons): Unclosed svg path by @SisIvanova in #15694
- fix(calendar): range radius by @desig9stein in #15697
- Sizing panes correctly with minSize is used when the browser is shrinked by @IvanKitanov17 in #15517
- fix(15674): ESF to show unique time values by @gedinakova in #15711
Full Changelog: 19.1.7...19.1.8
18.2.21
What's Changed
- Sizing panes corectly with minSize and the browser is shrinked - 18.2.x by @IvanKitanov17 in #15422
- fix(15674): ESF to show unique time values by @gedinakova in #15716
Full Changelog: 18.2.20...18.2.21
19.2.0-beta.0
General
IgxCarousel
- Removed deprecated property
keyboardSupport
.
- Removed deprecated property
IgxSlide
- Deprecation -
tabIndex
has been deprecated and will be removed in a future version.
- Deprecation -
IgxGrid
,IgxHierarchicalGrid
,IgxTreeGrid
- A column's
minWidth
andmaxWidth
constrain the user-specifiedwidth
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.
- A column's
19.1.7
What's Changed
- fix(for-of): If there is no sizeCache when updating, assign default i… by @mddragnev in #15549
- Additional fix for enabling filtering expressions to generate as classes in React. by @skrustev in #15635
- feat(hierarchical-grid): add parentRowData to IGridCreatedEventArgs by @viktorkombov in #15657
- fix(*): adding random function for unsecure context #15461 by @ChronosSF in #15597
Full Changelog: 19.1.6...19.1.7
19.1.6
What's Changed
- fix(query-builder): prevent fields collection change - 19.1.x by @teodosiah in #15602
- fix(igx-circular-bar): in context of tree component by @desig9stein in #15628
- refactor(switch): remove invalid state properties by @SisIvanova in #15652
Full Changelog: 19.1.5...19.1.6
19.1.5
What's Changed
- fix(grid): call condition logic only if exists by @hanastasov in #15566
- Fix filtering expression throwing error with no columns. Related fixes for elements Blazor grid. by @skrustev in #15555
- [Grid]: fix sorting icon color by @desig9stein in #15571
- fix(query-builder): refactor drag and drop test - 19.1.x by @ivanvpetrov in #15614
- Query Builder - fix keyboard ghost text color by @desig9stein in #15553
Full Changelog: 19.1.4...19.1.5
18.2.20
What's Changed
- [Grid]: fix sorting icon color by @desig9stein in #15572
Full Changelog: 18.2.19...18.2.20
19.1.4
What's Changed
- fix(column): Update row island summaries when disabledSummaries changes - 19.1.x by @georgianastasov in #15456
- fix(carousel): mark for check when active slide change - 19.1.x by @RivaIvanova in #15471
- fix(AdvancedFiltering): Fixed advanced filtering count #15136 by @MarielaTihova in #15475
- fix(input-group): empty prefix/suffix is padded by @simeonoff in #15511
- fix(grid): fixed advancedFilteringExpressionsTree rehydration #15500 by @Otixa in #15507
- fix(grid-summaries): themes params not fully working by @simeonoff in #15531
- refactor(query builder): provide drag service to the IgxQueryBuilderTreeComponent - 19.1.x by @teodosiah in #15521
- [Query Builder] drag and drop refactor without DOM manipulations - 19.1.x by @ivanvpetrov in #15537
Full Changelog: 19.1.3...19.1.4