File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes for each version of this project will be documented in this file.
4
4
5
+ ## 10.1.0
6
+
7
+ ### New Features
8
+ - ` IgxGridState ` directive
9
+ - Added support for expansion states, column selection and row pinning.
10
+ - Added support for ` IgxTreeGrid ` and ` IgxHierarchicalGrid ` (including child grids)
11
+
5
12
## 10.0.0
6
13
7
14
### General
@@ -34,9 +41,6 @@ All notable changes for each version of this project will be documented in this
34
41
### General
35
42
- ` IgxHierarchicalGrid `
36
43
- ` onGridInitialized ` - New output has been exposed. Emitted after a grid is being initialized for the corresponding row island.
37
- - ` IgxGridState ` directive
38
- - Added support for expansion states, column selection and row pinning.
39
- - Added support for ` IgxTreeGrid ` and ` IgxHierarchicalGrid ` (including child grids)
40
44
- ** Behavioral Change** - When moving a column ` DropPosition.None ` is now acting like ` DropPosition.AfterDropTarget ` .
41
45
42
46
## 9.1.0
You can’t perform that action at this time.
0 commit comments