Skip to content

Commit 8916747

Browse files
Update CHANGELOG.md
Co-authored-by: Galina Edinakova <[email protected]>
1 parent 0c0b0ac commit 8916747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All notable changes for each version of this project will be documented in this
1414
- 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).
1515
- In SSR mode grid with width 100% or with no width will render on the server with % size and with all columns.
1616
- `IgxHierarchicalGrid`
17-
- New advanced filtering functionality is implemented.
17+
- 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.
1818
- Added a new `schema` input property that can be used to pass collection of `EntityType` objects. This property is required for remote data scenarios.
1919
- `IgxQueryBuilderComponent`, `IgxAdvancedFilteringDialogComponent`
2020
- Added support for entities with hierarchical structure.

0 commit comments

Comments
 (0)