@angular/cdk-experimental
Advanced tools
Changelog
17.1.1 "plastic-mug" (2024-01-25)
| Commit | Type | Description | | -- | -- | -- | | 739b841bbc | fix | badge: move structural styles out of theme (#28452) | | 9e7fe24494 | fix | core: fix mat-error not rendering with Closure Compiler (#28405) | | 90456b0d4c | fix | dialog: scale animation not working (#28449) | | ed0a7aaa43 | fix | slide-toggle: move state-layer-size token (#28397) | | ab2ceab21c | fix | slide-toggle: use css var for disabled label color (#28471) |
| Commit | Type | Description | | -- | -- | -- | | d7f26c3342 | fix | theming: align form field icons with M3 (#28463) |
| Commit | Type | Description | | -- | -- | -- | | 4c83ea8ef8 | fix | import ANIMATION_MODULE_TYPE from core (#28459) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.1.0"></a>
Changelog
17.1.0 "metal-table" (2024-01-17)
| Commit | Type | Description | | -- | -- | -- | | 46eb9321cc | fix | table: _cellRole lint error (#28391) | | d3e8a28389 | fix | table: measuring sticky row too early (#28393) | | 30f0705491 | fix | table: support hydration (#28356) | | 1fe1f69303 | perf | table: Optimize a11y role logic in CdkCell. (#28336) |
| Commit | Type | Description |
| -- | -- | -- |
| f23d8c1f7e | feat | button: add the ability to interact with disabled buttons (#28242) |
| 6719168192 | feat | chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#28012) (#28013) |
| 556eeb19c8 | fix | button: Move unthemable icon button tokens to theme mixin (#27570) |
| 714eac3be4 | fix | button: remove duplicate typography styles from FAB (#28258) |
| 2dc10daa07 | fix | button: use tokens for button elevation (#28396) |
| ec86cf88ee | fix | checkbox: move required validation into component |
| c00c2db924 | fix | datepicker: unable to distinguish disabled buttons in the calendar (#28385) |
| fef66fee7c | fix | dialog: mat-dialog-title
should work under OnPush
viewContainerRef
(#28329) |
| 9e43890155 | fix | form-field: work around closure compiler issue (#28185) |
| 4d0719a6a0 | fix | paginator: match visual and reading order (#28285) |
| 00e70fd8e3 | fix | slide-toggle: delete custom typography tokens (#28365) |
| c2c818ceeb | fix | slide-toggle: move required validation into component |
| 6bfbe9b19f | fix | slider: update inactive input width on value change (#28275) |
| a643a2ed42 | fix | snack-bar: Ensure snackbar open animation works with OnPush ancestor (#28331) |
| 7f601b0936 | fix | stepper: enable hydration (#28382) |
| a7f87a80a1 | fix | tabs: enable hydration (#28366) |
| Commit | Type | Description | | -- | -- | -- | | 9f1989228f | feat | add support for dynamic library loading API | | 338aa184ae | fix | error when added through ng add |
| Commit | Type | Description | | -- | -- | -- | | e0414b19c1 | feat | automatically load youtube api | | 381a65f33d | feat | coerce inputs | | b7c47c3025 | feat | improve initial load performance using a placeholder image (#28207) | | 62ca3ede70 | fix | error when added through ng add |
| Commit | Type | Description | | -- | -- | -- | | 244bed4675 | feat | theming: add M3 button tokens (#28375) | | cf6ab1c1d0 | feat | theming: add M3 expansion support (#28159) | | 2963b7aaca | feat | theming: add M3 icon-button & fab support (#28157) | | 0b7e656f19 | feat | theming: Add support for color variants (#28279) | | 94d8997b2c | fix | theming: fix border radius of filled form field | | d1ceb6b44a | fix | theming: fix disabled form field in M3 |
| Commit | Type | Description | | -- | -- | -- | | eca50162a7 | fix | error when added through ng add |
| Commit | Type | Description | | -- | -- | -- | | 91b646717d | fix | error when added through ng add |
| Commit | Type | Description | | -- | -- | -- | | 083472db0e | feat | support date-fns 3.0 (#28364) | | 2da9f6bc32 | fix | error when added through ng add |
| Commit | Type | Description | | -- | -- | -- | | 997bf75f9f | fix | consolidate and tokenize internal form field (#28236) | | 7840cd3a77 | fix | provide standalone-friendly APIs for date adapters (#28349) | | 21737ad394 | fix | use provide functions in providers for date adapters (#28363) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.0.6"></a>
Changelog
17.0.6 "plastic-spoon" (2024-01-17)
| Commit | Type | Description | | -- | -- | -- | | 53aae488ff | fix | progress-bar: remove track color workaround (#28416) |
<!-- CHANGELOG SPLIT MARKER --><a name="16.2.13"></a>
Changelog
17.0.5 "stardust-symphony" (2024-01-10)
| Commit | Type | Description | | -- | -- | -- | | 5e2d13b912 | fix | a11y: resolve hydration error in focus trap | | 837d396aff | fix | collections: Do not deselect comparable already selected value with setSelection (#28267) | | 94a9fa9c6c | fix | dialog: resolve hydration error in focus trap | | 82c37a9774 | fix | drag-drop: auto-scroll to the left not starting in rtl layout (#28334) | | a75bb7ad87 | perf | a11y: Micro-optimizations to aria-reference.ts. (#28337) |
| Commit | Type | Description |
| -- | -- | -- |
| 2852c3f7a4 | fix | autocomplete: not closing when clicking on hint area (#28316) |
| 4eb24cfdaf | fix | schematics: resolve errors in dashboard schematic |
| 6feb26d107 | fix | schematics: schema error in mdc migration (#28342) |
| 3500908ca6 | fix | schematics: use single style and styleUrl in generated code |
| 65331e2aa8 | fix | select: flicker if opened from inside a focus handler (#28287) |
| 7076f96a09 | fix | sidenav: enable hydration |
| 27a09a5f57 | fix | slider: fix internal focus state on safari (#28243) |
| 766d1d8f85 | fix | slider: fix value indicator bubble for m3 (#28250) |
| 1d9d11325c | fix | slider: m3 ripple color (#28369) |
| e97d98b037 | fix | slider: slider tx imprecision (#28283) |
| cbfdc060b4 | fix | theming: Expose the theme-remove
Sass function (#28314) |
| Commit | Type | Description | | -- | -- | -- | | ddbc022843 | fix | enable hydration in autocomplete, menu and select (#28343) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.0.4"></a>
Changelog
17.0.4 "hematite-house" (2023-12-13)
| Commit | Type | Description | | -- | -- | -- | | 9596dccbf | fix | button: resolve memory leaks in ripples (#28254) | | 7b183b259 | fix | chips: enable hydration (#28260) | | fbcd237e5 | fix | tabs: add header divider for m3 (#28244) | | ac77efd08 | fix | tabs: deprecate backgroundColor API (#28262) |
| Commit | Type | Description | | -- | -- | -- | | c0c6f6376 | fix | add fallback root providers to injection tokens (#28259) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.0.3"></a>
Changelog
17.0.3 "opal-kaleidoscope" (2023-12-07)
| Commit | Type | Description | | -- | -- | -- | | e9519c3e73 | fix | slider: fix tick mark precision (#28193) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.0.2"></a>