21.2.0-next.3
Fixes
cdk-experimental
- column-resize: debounce column header hover to reduce excessive handler rendering
material
- badge: move warning check timing
- chips: fix accessibility violations in examples
aria
- grid: align output naming with styleguide
- menu: add
labelproperty for properaria-labelsupport - menu: align output naming with styleguide
- toolbar: show outline on selected items when forced colors mode is active
cdk-experimental
| Commit | Description |
| -- | -- |
| | column-resize: add debounce to column header hover to prevent excessive handler rendering (#30709) |
material
| Commit | Description |
| -- | -- |
| | badge: move warning check later (#32724) |
|
| chips: Example violates axe accessibility tests (#32679) |
aria
| Commit | Description |
| -- | -- |
| | grid: align output naming with styleguide |
|
| menu: Add label property for proper aria-label (#32710) |
|
| menu: align output naming with styleguide |
|
| toolbar: show outline on selected items when forced colors active (#32708) |