Skip to content

Commit

Permalink
chore(state): update changelog #7025
Browse files Browse the repository at this point in the history
  • Loading branch information
hanastasov committed Jun 25, 2020
1 parent fd9696d commit df267d4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit df267d4

Please sign in to comment.