Skip to content

Commit 8ccd212

Browse files
committed
fix: updating changelog for column selector changes
1 parent a6af6e1 commit 8ccd212

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/pluggableWidgets/datagrid-web/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- We improved accessibility on column selector, added aria-attributes and changed the role to 'menuitemcheckbox'.
12+
913
### Added
1014

1115
- We added accessibility support for column headers when single selection is enabled, making sure the purpose of the column is announced.

0 commit comments

Comments
 (0)