13.2.4 "plastic-mug" (2022-02-23)
cdk
| Commit | Type | Description |
| -- | -- | -- |
| 74bae85bc5 | fix | drag-drop: incorrectly sorting element inside dialog with blocked scrolling (#14806) |
| 81898ca5f6 | fix | drag-drop: stop pointer events on placeholder (#24404) |
material
| Commit | Type | Description |
| -- | -- | -- |
| 6b76469b4a | fix | autocomplete: closing immediately when input is focused programmatically (#21081) |
| 3ea76419c8 | fix | autocomplete: use narrow value for aria-haspopup (#15361) |
| 9a12eabf6b | fix | button-toggle: unable to override elevation and high contrast styling applied incorrectly (#14722) |
| cbd4b0ce4f | fix | checkbox: clear static aria attributes from host nodes (#17092) |
| f6eaa7c1cf | fix | form-field: use correct color for form fields in high contrast mode (#24422) |
| 39d7834797 | fix | radio: clicks not propagating to wrapper elements (#24459) |
| 5988b8f77b | fix | radio: not checked on first click if partially visible (#19505) |
| 33716f124b | fix | select: arrow highlighted state not updating in Safari (#15281) |
| fc204e4f4d | fix | sidenav: prevent focus from entering hidden sidenav if child element has a visibility |
| 5e41a0ad09 | fix | tabs: use buttons for paginator also tab-header and mdc (#24338) |
material-experimental
| Commit | Type | Description |
| -- | -- | -- |
| 4198f5b5dc | fix | mdc-dialog: align change detection with non-MDC version (#24451) |
| 45836f924d | fix | mdc-list: fix typo in action-list css class (#24448) |
| 7ca02495cd | fix | mdc-list: use body-1 rather than subtitle-1 typography for list items (#24417) |
| c9a15476e8 | fix | mdc-select: target correct element with typography (#24258) |
| bd3f39fb15 | perf | mdc-table: reduce bundle size (#24309) |
Special Thanks
Alireza Ebrahimkhani, Arthur Ming, Jeri Peier, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and renovate[bot]
<!-- CHANGELOG SPLIT MARKER -->
<a name="13.2.3"></a>