You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ All notable changes for each version of this project will be documented in this
10
10
- Added support for exporting grouped data.
11
11
-`IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`
12
12
- Support for `currency` type columns is added in the grid.
13
+
- Added support for filtering based on the formatted cell values using the `FormattedValuesFilteringStrategy` for `IgxGrid`/`IgxHierarchicalGrid` and `TreeGridFormattedValuesFilteringStrategy` for `IgxTreeGrid`.
13
14
-`IgxPaginator`
14
15
-`paging` and `pagingDone` events are now emitted.
15
16
-`IgxInput` now supports `type="file"` and its styling upon all themes.
0 commit comments