Skip to content

Commit

Permalink
[material-ui][Select] Add notice about select's a11y improvement on v…
Browse files Browse the repository at this point in the history
…5.14.12 changelog (#39310)
  • Loading branch information
DiegoAndai authored Oct 4, 2023
1 parent bd450a0 commit 4d2bcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ A big thanks to the 17 contributors who made this release possible. Here are som

- 🎨 Introduced color inversion utilities to Joy UI (#38916) @siriwatknp
- 🚀 Added Chip and related TextField components to Material You @DiegoAndai, @mj12albert
- 🏗️ Improve the Select's component a11y by adding the combobox role and aria-controls attribute (#38785) @xulingzhihou. If your tests require selecting the trigger element by the "button" role, then you'll have to change it to use the "combobox" role instead

### `@mui/[email protected]`

Expand Down

0 comments on commit 4d2bcbc

Please sign in to comment.