Skip to content

Commit eca40c8

Browse files
committed
chore(*): Changelog update
1 parent 0f15280 commit eca40c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All notable changes for each version of this project will be documented in this
1717
- **Breaking Changes** - The `igx-action-icon` has been renamed to `igx-navbar-action`. It should get renamed in your components via `ng update`;
1818
- `igxGrid`
1919
- Added `onScroll` event, which is emitted when the grid is scrolled vertically or horizontally.
20+
- Each grid now expose a default handling for boolean column types. The column will display `check` or `close` icon, instead of true/false by default.
2021
- `igxTreeGrid`
2122
- Removed `onDataPreLoad` event as it is specific for remote virtualization implementation, which is not supported for the `igxTreeGrid`. A more generic `onScroll` event is exposed and can be used instead.
2223
- `IgxTimePicker`

0 commit comments

Comments
 (0)