@angular/cdk-experimental
Advanced tools
Changelog
19.0.0-next.7 "snow-supernova" (2024-10-03)
| Commit | Type | Description | | -- | -- | -- | | 5be8905f65 | fix | drag-drop: positioning thrown off with align-self (#29813) |
| Commit | Type | Description |
| -- | -- | -- |
| ff3d342fd4 | feat | tabs: add alignTabs
in MatTabsConfig
(#29779) |
| 2861a306ae | fix | chips: chip grid not re-focusing first item |
| 86ebb9bfd5 | fix | chips: chip set overwriting disabled state (#29795) |
| 8e1711216f | fix | chips: focus escape not working consistently |
| 6a8c73d3da | fix | core: infer first day of week in native date adapter (#29802) |
<a name="18.2.7"></a>
Changelog
18.2.7 "lava-labyrinth" (2024-10-03)
| Commit | Type | Description | | -- | -- | -- | | 3e1faec2aa | fix | drag-drop: positioning thrown off with align-self (#29813) |
| Commit | Type | Description | | -- | -- | -- | | 9280ad3948 | fix | chips: chip grid not re-focusing first item | | 7a5c1dfb46 | fix | chips: chip set overwriting disabled state (#29795) | | 0fabf52036 | fix | chips: focus escape not working consistently | | da55ad02bc | fix | core: infer first day of week in native date adapter (#29802) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.6"></a>
Changelog
19.0.0-next.6 "topaz-tornado" (2024-09-25)
| Commit | Type | Description | | -- | -- | -- | | 9b4085c6e3 | feat | private: create cdk-visually-hidden style loader (#29757) |
| Commit | Type | Description | | -- | -- | -- | | d206225c58 | feat | core: create focus-indicator structural styles loader (#29763) | | 4adc3725dd | feat | schematics: create v19 core removal schematic (#29768) | | 49af49bb01 | fix | datepicker: set explicit line height on calendar (#29770) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.6"></a>
Changelog
18.2.6 "emerald-egg" (2024-09-25)
| Commit | Type | Description | | -- | -- | -- | | d8c2b420c9 | fix | datepicker: set explicit line height on calendar (#29770) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.5"></a>
Changelog
18.2.5 "bismuth-badge" (2024-09-20)
| Commit | Type | Description | | -- | -- | -- | | 1ea55b6e8 | fix | drag-drop: account for scale when setting free drag position (#29739) | | aae74b031 | fix | listbox: scroll active option into view when using aria-activedescendant (#29722) | | 7db4b5f4c | fix | tree: resolve maximum call stack error (#29754) |
| Commit | Type | Description | | -- | -- | -- | | f9e18109e | fix | chips: increase chip remove touch target size (#29452) | | 2cf2f5321 | fix | datepicker: replace labels not pointing to anything (#29755) | | 7ab65e4fb | fix | select: remove incompatible aria-autocomplete attribute (#29645) | | 06818a7ed | fix | slider: log proper error when slider isn't configured correctly (#29745) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.5"></a>
Changelog
19.0.0-next.5 "astatine-armor" (2024-09-20)
| Commit | Type | Description | | -- | -- | -- | | 4cd2152d9 | fix | drag-drop: account for scale when setting free drag position (#29739) | | fd4085895 | fix | listbox: scroll active option into view when using aria-activedescendant (#29722) | | 560878a23 | fix | overlay: load structural styles in a cascade layer (#29725) | | 873eb01e0 | fix | portal: remove ComponentFactoryResolver usages (#27427) | | be004b89f | fix | tree: resolve maximum call stack error (#29754) |
| Commit | Type | Description | | -- | -- | -- | | 777d1d295 | fix | chips: increase chip remove touch target size (#29452) | | 602bef1cd | fix | datepicker: replace labels not pointing to anything (#29755) | | 60776637e | fix | select: remove incompatible aria-autocomplete attribute (#29645) | | 0ed5d7d4f | fix | slider: log proper error when slider isn't configured correctly (#29745) |
| Commit | Type | Description | | -- | -- | -- | | 1bd976c6a | feat | Add support for some mouse events #29741 (#29747) |
| Commit | Type | Description | | -- | -- | -- | | 234e5e0e8 | feat | add support for date-fns 4 (#29744) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.4"></a>
Changelog
18.2.4 "aramid-angle" (2024-09-12)
| Commit | Type | Description | | -- | -- | -- | | 7cc0d3a6d | fix | overlay: avoid leaking memory through afterNextRender (#29709) |
| Commit | Type | Description | | -- | -- | -- | | 651b448e8 | fix | badge: change legacy container size default (#29713) | | 0e6dee30a | fix | form-field: Don't allow label to grow larger than input (#29673) | | 57028df23 | fix | select: Update checkbox color to match the selected label text color (#29684) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.4"></a>
Changelog
19.0.0-next.4 "ion-ink" (2024-09-12)
| Commit | Type | Description | | -- | -- | -- | | 3a62ab11f | fix | overlay: avoid leaking memory through afterNextRender (#29709) |
| Commit | Type | Description | | -- | -- | -- | | 9122335b2 | feat | checkbox: add new aria properties to MatCheckbox (#29457) | | fead293e9 | fix | badge: change legacy container size default (#29713) | | 54875a325 | fix | core: drop sanity checks (#29688) | | ef14c2869 | fix | core: option showing double selected indicator in high contrast mode | | 77051f871 | fix | form-field: Don't allow label to grow larger than input (#29673) | | 9dcb95a72 | fix | list: remove unnecessary high contrast styles | | 4d0a3eff7 | fix | select: Update checkbox color to match the selected label text color (#29684) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.3"></a>
Changelog
19.0.0-next.3 "quicksilver-quintessence" (2024-09-04)
cdk.high-contrast
targets a media query instead of a class, the specificity of the styles it emits is lower than before.Virtual scrolling lists now have proper type checking which can reveal some previously-hidden compilation errors.
fix(cdk/scrolling): adds ngTemplateContextGuard
mixinColor
and CanColor
have been removed. Use a host binding instead.mixinDisableRipple
and CanDisableRipple
have been removed. Use input transforms instead.mixinDisabled
and CanDisable
have been removed. Use input transforms instead.mixinInitialized
and HasInitialized
have been removed. Use a Subject
that emits in ngOnInit
instead.mixinTabIndex
and HasTabIndex
have been removed. Use input transforms instead.| Commit | Type | Description | | -- | -- | -- | | 90eea1bf70 | fix | core: Allow system variables to be formatted for opacity (#29665) | | edce90652a | fix | core: delete deprecated APIs (#29651) | | 4771931c2f | fix | core: Fix incorrect color role mappings (#29655) | | 9333de0537 | fix | tooltip: remove old IE workaround (#29674) |
| Commit | Type | Description | | -- | -- | -- | | f4a02adb77 | feat | a11y: use native media query for high contrast detection (#29678) | | 5439460d1f | fix | scrolling: adds ngTemplateContextGuard (#27276) |
| Commit | Type | Description | | -- | -- | -- | | b3a9062edf | fix | ripples not showing up in some cases (#29672) |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.3"></a>
Changelog
18.2.3 "parchment-deluge" (2024-09-04)
| Commit | Type | Description | | -- | -- | -- | | 0f07b25d12 | fix | badge: resolve memory leak (#29676) | | fe3f30ff2f | fix | core: Allow system variables to be formatted for opacity (#29665) | | 5d93395442 | fix | core: Fix incorrect color role mappings (#29655) | | 4a79052ae0 | fix | tooltip: remove old IE workaround (#29674) |
<!-- CHANGELOG SPLIT MARKER --><a name="19.0.0-next.2"></a>