From df267d4bd7103282717a5c2221310c4c2936b535 Mon Sep 17 00:00:00 2001 From: Hristo Anastasov Date: Thu, 25 Jun 2020 10:44:41 +0300 Subject: [PATCH] chore(state): update changelog #7025 --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70af9c92952..9af7aa5847a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes for each version of this project will be documented in this file. +## 10.1.0 + +### New Features +- `IgxGridState` directive + - Added support for expansion states, column selection and row pinning. + - Added support for `IgxTreeGrid` and `IgxHierarchicalGrid` (including child grids) + ## 10.0.0 ### General @@ -34,9 +41,6 @@ All notable changes for each version of this project will be documented in this ### General - `IgxHierarchicalGrid` - `onGridInitialized` - New output has been exposed. Emitted after a grid is being initialized for the corresponding row island. -- `IgxGridState` directive - - Added support for expansion states, column selection and row pinning. - - Added support for `IgxTreeGrid` and `IgxHierarchicalGrid` (including child grids) - **Behavioral Change** - When moving a column `DropPosition.None` is now acting like `DropPosition.AfterDropTarget`. ## 9.1.0