Skip to content

Commit ce9213c

Browse files
authored
Merge pull request #10536 from IgniteUI/vkombov/changelog-11.0.0-update
chore(docs): Updating changelog.md with missing release note regarding grid toolbar's column hiding UI
2 parents 3a323fe + b9382e9 commit ce9213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ All notable changes for each version of this project will be documented in this
841841

842842
Changed the how the grid toolbar is instantiated in the grids. The
843843
toolbar is now templated rather than being activated through a property on the parent grid. The toolbar features are also exposed as templatable
844-
components and the old properties are deprecated.
844+
components and the old properties are deprecated. The implementation of the Column Hiding UI has been changed in order to select which columns should be displayed, instead of hidden.
845845

846846
Refer to the official documentation for more information.
847847
- `FilteringStrategy`

0 commit comments

Comments
 (0)