@angular/cdk-experimental
Advanced tools
Changelog
15.2.3 "aluminum-statue" (2023-03-16)
| Commit | Type | Description | | -- | -- | -- | | 7dfcf8ff3 | fix | checkbox: fix ARIA semantics and use native DOM properties (#26710) | | 40d38889c | fix | chips: chip label appearing above sticky columns (#26794) | | b846d1e05 | fix | chips: don't prevent default mousedown action (#26765) | | 501d73e5b | fix | chips: styling not cleared on basic chips in listbox and grid (#26771) | | 06ed54c25 | fix | tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737) |
Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.2"></a>
Changelog
15.2.2 "topaz-toast" (2023-03-08)
| Commit | Type | Description | | -- | -- | -- | | e7612c747 | fix | chips: unable to shift + tab out of a chip set (#26727) | | 1bf2fc2e1 | fix | core: mat-option sets aria-selected="false" (#26673) | | 9473b1688 | fix | datepicker: resolve server-side rendering error (#26742) | | 99dac0835 | fix | paginator: opt-out of single-selection indicator (#26746) | | ec824f1f7 | fix | snack-bar: live region not working when modal is open (#26725) |
| Commit | Type | Description | | -- | -- | -- | | e1c8fe85b | fix | scrolling: throw error rather than string (#26736) |
Kristiyan Kostadinov, RuoJia123 and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.1"></a>
Changelog
15.2.1 "silicone-soliloquy" (2023-03-01)
| Commit | Type | Description | | -- | -- | -- | | 9a57674fea | fix | chips: allow attribute selectors for chips (#26683) | | fdf1dc4b07 | fix | chips: chips should assume their minimum density rather than error for small densities (#26688) | | d61443b62d | fix | chips: remove spans from top level of component (#26689) | | 5e67c1a345 | fix | chips: styling not updating when actions are removed (#26696) | | a87735e4ba | fix | list: add disabled attribute for mat-list-item buttons (#26672) | | 54d157f3d2 | fix | schematics: migrate to mdc components selectively bug (#26427) | | 4338e5ee57 | fix | snack-bar: misaligned lines on safari for long messages (#26692) |
| Commit | Type | Description | | -- | -- | -- | | b71fa77f7d | docs | reverse body-1 and body-2 typography description (#26330) |
Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol
<!-- CHANGELOG SPLIT MARKER --><a name="15.2.0"></a>
Changelog
15.2.0 "sodalite-soda" (2023-02-22)
| Commit | Type | Description | | -- | -- | -- | | 62bd54e8e | feat | testing: add method to set the text of an element |
| Commit | Type | Description | | -- | -- | -- | | b42650c88 | feat | chips: add test harness support for edit input | | 5e96eb04c | fix | chips: add opt-out for single-select checkmarks (#26338) | | 46cfbe566 | fix | core: add checkmark for single-select (#25962) |
Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
<!-- CHANGELOG SPLIT MARKER --><a name="15.1.6"></a>