Skip to content

Commit 5658c5b

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Add changelog.
1 parent 93fe5d1 commit 5658c5b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 10.1.0
6+
7+
### General
8+
- `igxGrid`
9+
- Added `onScroll` event, which is emitted when the grid is scrolled vertically or horizontally.
10+
- `igxTreeGrid`
11+
- 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.
12+
513
## 10.0.0
614

715
### General

0 commit comments

Comments
 (0)