@angular/cdk-experimental
Advanced tools
Changelog
16.2.0 "paper-rings" (2023-08-09)
| Commit | Type | Description | | -- | -- | -- | | 626bf533d9 | feat | dialog: expose rendered ComponentRef |
| Commit | Type | Description | | -- | -- | -- | | af1a041239 | feat | autocomplete: add input to require selection from the panel (#27423) | | 956aec2c64 | feat | bottom-sheet: expose rendered ComponentRef | | 30c3e13444 | feat | dialog: expose rendered ComponentRef | | df30433339 | feat | slide-toggle: allow for icon to be hidden (#27330) | | 2fa3c23301 | fix | autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572) | | daa6ca3ecd | fix | sidenav: only trap focus when backdrop is enabled (#27355) | | 860aa42e17 | fix | slide-toggle: change slide-toggle to use MDC's token API (#26966) |
| Commit | Type | Description | | -- | -- | -- | | b77094dc23 | feat | themeing: add M3 token values for checkbox and card (#27409) | | 227a741c65 | feat | theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219) |
| Commit | Type | Description | | -- | -- | -- | | 439d6fc591 | feat | add option to set default calendar (#27453) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.1.8"></a>
Changelog
16.1.0 "epoxy-proxy" (2023-06-13)
| Commit | Type | Description | | -- | -- | -- | | 3703cc912c | feat | select: add input to control the panel width (#27188) | | 9aee2ee77f | feat | tabs: synchronize ink bar animation with tab (#27056) | | 0028c6833f | feat | tooltip: add isDisabled method to harness (#27038) | | 0a58155814 | fix | form-field: ensure prefix and suffix are on top of other content (#27050) | | 764a68f980 | fix | form-field: ensure prefix and suffix are on top of other content (#27050) | | cda36e9a7a | fix | form-field: make notch sizing more reliable (#26028) | | 57adfe4fbf | fix | select: incorrect position if initialized late (#27198) | | bb6f61b874 | fix | select: provide horizontal fallback positions (#27267) | | feaaab9dc9 | fix | slider: fix cd for sliders w/ form controls (#27250) | | 1cb210bf32 | fix | stepper: two-way binding for selectedIndex (#27232) | | 7400746646 | fix | tabs: prevent default keyboard actions on disabled links (#27274) | | 44b57a5b26 | fix | tooltip: change tooltip to use MDC's token API |
| Commit | Type | Description | | -- | -- | -- | | aec23ac348 | feat | theming: add first part of token-based theming API (#27000) |
| Commit | Type | Description | | -- | -- | -- | | 33a9543f61 | fix | fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.0.4"></a>
Changelog
16.0.2 "plastic-car" (2023-05-25)
| Commit | Type | Description | | -- | -- | -- | | a0aa14fe1a | fix | schematics: handle templates with byte order mark (#27131) |
| Commit | Type | Description |
| -- | -- | -- |
| 82550af4d7 | fix | checkbox: set token values on the element where theme is @included (#27114) |
| d2e8a55b3b | fix | core: Fix MacOS Hover feature compatibility with optgroup (#27081) |
| 6dd2c605b1 | fix | datepicker: set explicit event options (#27082) |
| 5c3107ccc6 | fix | icon: harness returning wrong name if icon has other content (#27132) |
| 9d9ceb2b22 | fix | list: input coercion does not working for disableRipple
on list items (#27126) |
| 5aad5df78e | fix | paginator: add aria-hidden="true" to decorative svg's (#27083) |
| Commit | Type | Description | | -- | -- | -- | | 12474aafc5 | fix | set aria-hidden on presentational svgs (#27116) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.0.1"></a>