Open renovate-bot opened 3 days ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: frontend@0.0.0
npm error Found: @angular/common@17.0.8
npm error node_modules/@angular/common
npm error @angular/common@"17.0.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^19.0.0 || ^20.0.0" from @angular/cdk@19.0.0
npm error node_modules/@angular/cdk
npm error @angular/cdk@"19.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-19T22_23_47_297Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-19T22_23_47_297Z-debug-0.log
This PR contains the following updates:
17.0.4
->19.0.0
17.0.4
->19.0.0
Release Notes
angular/components (@angular/cdk)
### [`v19.0.0`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1900-hafnium-hippo-2024-11-19) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.14...19.0.0) #### Breaking Changes ##### cdk - - Since `cdk.high-contrast` targets a media query instead of a class, the specificity of the styles it emits is lower than before. - - The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides. - - Virtual scrolling lists now have proper type checking which can reveal some previously-hidden compilation errors. - fix(cdk/scrolling): adds ngTemplateContextGuard implements ngTemplateContextGuard for CdkVirtualForOf directive ##### material - - The ripples styles are now loaded slightly later than before which can change their specificity. You may have to update any ripple style overrides. - - `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. ##### google-maps - - The new [@googlemaps/markerclusterer](https://redirect.github.com/googlemaps/markerclusterer) API should be imported instead of the old one. Read more at: https://github.com/googlemaps/js-markerclusterer - The `MapMarkerClusterer` class has been renamed to `DeprecatedMapMarkerClusterer`. - The `map-marker-clusterer` selector has been changed to `deprecated-map-marker-clusterer`. ##### multiple - - In order for Material to be compatible with [recent changes in Sass](https://sass-lang.com/documentation/breaking-changes/mixed-decls/) and upcoming changes in the CSS standard, tokens are now emitted in-place, rather the being hoisted to the top of the selector. As a result, some token overrides might not apply anymore. This is relevant primarily for the cases like `@include mat.button-theme($theme); --mat-button-color: red;`. It can be resolved by wrapping the overrides with `& {}`, for example `@include mat.button-theme($theme); & { --mat-button-color: red; }`. - - `MatButton.ripple` is no longer available. - `MatCheckbox.ripple` is no longer available. - `MatChip.ripple` is no longer available. ##### material-date-fns-adapter | Commit | Type | Description | | -- | -- | -- | | [234e5e0e8](https://redirect.github.com/angular/components/commit/234e5e0e8b7001671b459491bc048c379e29fc1d) | feat | add support for date-fns 4 ([#29744](https://redirect.github.com/angular/components/pull/29744)) | ##### youtube-player | Commit | Type | Description | | -- | -- | -- | | [09da06b42](https://redirect.github.com/angular/components/commit/09da06b42e2aad668bbdeb9adecdad401b0d8df6) | fix | ready event not emitting | | [288598750](https://redirect.github.com/angular/components/commit/2885987500f9005fbdf981c700b516096896868b) | fix | startSeconds not applied when using placeholder | ##### google-maps | Commit | Type | Description | | -- | -- | -- | | [1bd976c6a](https://redirect.github.com/angular/components/commit/1bd976c6a7b4493e9dc741f6fe25fde455adfbcf) | feat | Add support for some mouse events [#29741](https://redirect.github.com/angular/components/pull/29741) ([#29747](https://redirect.github.com/angular/components/pull/29747)) | | [a05475e76](https://redirect.github.com/angular/components/commit/a05475e769d6a64e10cdcebca83f1906b322f9a9) | feat | deprecate marker cluster component | | [c70aae15b](https://redirect.github.com/angular/components/commit/c70aae15b095f5d7005b491270866f6647732a26) | feat | implement new marker clusterer | | [b9deeee85](https://redirect.github.com/angular/components/commit/b9deeee85b06fa24812f36d8290390b6f058d131) | fix | add schematic to switch to the new clusterer name | | [a6709497f](https://redirect.github.com/angular/components/commit/a6709497fc6e5eca110db5374f7d6ca4b2ca5a58) | fix | expose all clusterer types ([#29905](https://redirect.github.com/angular/components/pull/29905)) | | [74c2a081f](https://redirect.github.com/angular/components/commit/74c2a081f9c4c2221cab62efee3db81789bf6efa) | fix | resolve CLI errors in ng update schematic ([#29947](https://redirect.github.com/angular/components/pull/29947)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [9122335b2](https://redirect.github.com/angular/components/commit/9122335b25b28a5532159ab87c36aab3be9c3716) | feat | **checkbox:** add new aria properties to MatCheckbox ([#29457](https://redirect.github.com/angular/components/pull/29457)) | | [64ed7ca71](https://redirect.github.com/angular/components/commit/64ed7ca7157b519703d152bb86a84a233f310f71) | feat | **core:** add experimental theme demo ([#29636](https://redirect.github.com/angular/components/pull/29636)) | | [a58e6f671](https://redirect.github.com/angular/components/commit/a58e6f6711af48f7106ed675b4b996c41899a0be) | feat | **core:** add theme-overrides mixin ([#29858](https://redirect.github.com/angular/components/pull/29858)) | | [d206225c5](https://redirect.github.com/angular/components/commit/d206225c58d071e6cb6b680ef11d1c7bab7a73cc) | feat | **core:** create focus-indicator structural styles loader ([#29763](https://redirect.github.com/angular/components/pull/29763)) | | [b519b4785](https://redirect.github.com/angular/components/commit/b519b4785b1da26becdb88e3810d606b9bddedfc) | feat | **core:** default to color-scheme theme type ([#29907](https://redirect.github.com/angular/components/pull/29907)) | | [ea0d1ba7b](https://redirect.github.com/angular/components/commit/ea0d1ba7b776e021ecfa27b80c921a22b98e3c40) | feat | **core:** deprecate the core mixin ([#29906](https://redirect.github.com/angular/components/pull/29906)) | | [486990912](https://redirect.github.com/angular/components/commit/4869909123c37a4910f5fde3f70d59cda4b44816) | feat | **core:** rename theme mixin ([#29857](https://redirect.github.com/angular/components/pull/29857)) | | [4b49d7354](https://redirect.github.com/angular/components/commit/4b49d73542a4b10c8d5bd67a7258bfdd44a8e329) | feat | **core:** switch system prefix from sys to mat-sys ([#29908](https://redirect.github.com/angular/components/pull/29908)) | | [1abb484aa](https://redirect.github.com/angular/components/commit/1abb484aa72177a748eecdf9b850cc1c07d1a42b) | feat | **input:** add the ability to interact with disabled inputs ([#29574](https://redirect.github.com/angular/components/pull/29574)) | | [4adc3725d](https://redirect.github.com/angular/components/commit/4adc3725dd08ef3cf3868f9c752e16c8c1492466) | feat | **schematics:** create v19 core removal schematic ([#29768](https://redirect.github.com/angular/components/pull/29768)) | | [9c3af284f](https://redirect.github.com/angular/components/commit/9c3af284f89c9a10af66e0ded6f7805bab207a91) | feat | **schematics:** Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins ([#29642](https://redirect.github.com/angular/components/pull/29642)) | | [3fc1f9a1b](https://redirect.github.com/angular/components/commit/3fc1f9a1b026b9cd0ec666bc623169d1ba5a9532) | feat | **schematics:** Update custom theme schematic to work with light-dark and use theme-overrides mixin ([#29911](https://redirect.github.com/angular/components/pull/29911)) | | [ff3d342fd](https://redirect.github.com/angular/components/commit/ff3d342fd4ab91d0dd24147bc747c5a0ba8f1aaf) | feat | **tabs:** add `alignTabs` in `MatTabsConfig` ([#29779](https://redirect.github.com/angular/components/pull/29779)) | | [371446a7c](https://redirect.github.com/angular/components/commit/371446a7cfb5176e02fe796b4d39941db82c22c2) | feat | **theming:** Disambiguate token names in theme overrides ([#29859](https://redirect.github.com/angular/components/pull/29859)) | | [9546fe77e](https://redirect.github.com/angular/components/commit/9546fe77ef7322276bddf25ed826b2ab73e5ee20) | feat | **timepicker:** add test harnesses | | [2646e0885](https://redirect.github.com/angular/components/commit/2646e088510f00ca2ae885d42acae9c7fcd8656e) | feat | **timepicker:** add timepicker component | | [de6c20686](https://redirect.github.com/angular/components/commit/de6c20686c441ff39b872b69c725c3c46b1f3a93) | fix | **bottom-sheet:** add `height` `minHeight` `maxHeight` to config ([#29794](https://redirect.github.com/angular/components/pull/29794)) | | [fcb76d3ed](https://redirect.github.com/angular/components/commit/fcb76d3ed1ed4f6d5634496f47473efeda3bd1aa) | fix | **core:** add missing system variables ([#29624](https://redirect.github.com/angular/components/pull/29624)) | | [5ad133d07](https://redirect.github.com/angular/components/commit/5ad133d07341fa8647e81277e7f1b9f54b15059a) | fix | **core:** allow optgroup overrides through core-overrides ([#29897](https://redirect.github.com/angular/components/pull/29897)) | | [0fb4247ce](https://redirect.github.com/angular/components/commit/0fb4247ce834c475556a17e116e20f1ec0fd5a5a) | fix | **core:** avoid browser inconsistencies when parsing time | | [855ed4948](https://redirect.github.com/angular/components/commit/855ed49482b1e215f43e1e9b96f1b28eded94640) | fix | **core:** avoid having to manually load ripple styles | | [d0d59b784](https://redirect.github.com/angular/components/commit/d0d59b784abdde79bebaf9cff6d316c952228fa7) | fix | **core:** change ng-add to use mat.theme ([#29990](https://redirect.github.com/angular/components/pull/29990)) | | [a8e40ec34](https://redirect.github.com/angular/components/commit/a8e40ec341103a4f3fa84bd446067dd37cbf6d50) | fix | **core:** correctly identify color input ([#29909](https://redirect.github.com/angular/components/pull/29909)) | | [edce90652](https://redirect.github.com/angular/components/commit/edce90652ade6715b4404db284f684b1b511fae4) | fix | **core:** delete deprecated APIs ([#29651](https://redirect.github.com/angular/components/pull/29651)) | | [54875a325](https://redirect.github.com/angular/components/commit/54875a3258a89a5326d7e224b6550c96e5801cd5) | fix | **core:** drop sanity checks ([#29688](https://redirect.github.com/angular/components/pull/29688)) | | [ef14c2869](https://redirect.github.com/angular/components/commit/ef14c286986f9451addeada26ab7b51402aa143f) | fix | **core:** option showing double selected indicator in high contrast mode | | [5403b4b07](https://redirect.github.com/angular/components/commit/5403b4b074d0a694bdba5b145f43ce61b1145ad1) | fix | **core:** remove unused motion system vars ([#29920](https://redirect.github.com/angular/components/pull/29920)) | | [613cf5406](https://redirect.github.com/angular/components/commit/613cf54063138201a9398979cd363ee1ace7ea66) | fix | **core:** rename sys vars from mat-app to mat-sys ([#29879](https://redirect.github.com/angular/components/pull/29879)) | | [d0e178b75](https://redirect.github.com/angular/components/commit/d0e178b75eb8e8e4d158ebff146cfb2ecadef686) | fix | **core:** stop manually instantiating MatRipple directive ([#29630](https://redirect.github.com/angular/components/pull/29630)) | | [d55ec612c](https://redirect.github.com/angular/components/commit/d55ec612cc66b42971c9da2677bc6e54017dd271) | fix | **core:** update prebuilt themes to use mat.theme ([#29989](https://redirect.github.com/angular/components/pull/29989)) | | [7cf8c6c46](https://redirect.github.com/angular/components/commit/7cf8c6c464732af4283c5e3c3c724dd90acc4136) | fix | **datepicker:** calendar font tokens not being picked up ([#29610](https://redirect.github.com/angular/components/pull/29610)) | | [5ba97925b](https://redirect.github.com/angular/components/commit/5ba97925b64a23cdaabfea514dda964c79f4a5f1) | fix | **form-field:** avoid touching the DOM on each state change | | [a2cd04902](https://redirect.github.com/angular/components/commit/a2cd0490260e99ec0a9a23d0837177f99fc81425) | fix | **form-field:** incorrect form field border radius with system-level themes ([#29966](https://redirect.github.com/angular/components/pull/29966)) | | [5345a875f](https://redirect.github.com/angular/components/commit/5345a875f68526191493e8220d4ed91c72d0e5eb) | fix | **input:** preserve aria-describedby set externally | | [9dcb95a72](https://redirect.github.com/angular/components/commit/9dcb95a722adc2cf151fc559a3eaf76195aca3f2) | fix | **list:** remove unnecessary high contrast styles | | [dbcb921d5](https://redirect.github.com/angular/components/commit/dbcb921d54608adc95dc124635d2973312928687) | fix | **menu:** handle keyboard events through dispatcher ([#29997](https://redirect.github.com/angular/components/pull/29997)) | | [de5e57ad1](https://redirect.github.com/angular/components/commit/de5e57ad1d9a76922091ca3adbab35bb9843b5fd) | fix | **menu:** use static elevation ([#29968](https://redirect.github.com/angular/components/pull/29968)) | | [482009bac](https://redirect.github.com/angular/components/commit/482009bac173bd4453d20dfec283e3cab23d2af0) | fix | **schematics:** add explicit system variable prefix schematic ([#29980](https://redirect.github.com/angular/components/pull/29980)) | | [75631fb0b](https://redirect.github.com/angular/components/commit/75631fb0b305891ea22e422f8bd9d9d991c1d6ef) | fix | **sidenav:** prevent the content from jumping when hydrated ([#29991](https://redirect.github.com/angular/components/pull/29991)) | | [14e9ec7cc](https://redirect.github.com/angular/components/commit/14e9ec7ccb0956f54604ee9f19c6dbee6b496fcd) | fix | **timepicker:** always re-focus input | | [1eda48604](https://redirect.github.com/angular/components/commit/1eda4860400fbb08c76b7760bb0eba3234f0c707) | fix | **timepicker:** hide toggle icon from assistive technology | | [490bcfe38](https://redirect.github.com/angular/components/commit/490bcfe38c1f640beefdf537d2af46467f07a4c7) | fix | **timepicker:** more flexible interval parsing | | [fb6e20290](https://redirect.github.com/angular/components/commit/fb6e20290ba6842c5190217de55d13044169eebf) | fix | **timepicker:** text field in parse error not up to date | | [9b5ee9d55](https://redirect.github.com/angular/components/commit/9b5ee9d551f09f606cb0e92f6288cf3edd76a1da) | fix | **timepicker:** value considered as invalid by default | ##### cdk | Commit | Type | Description | | -- | -- | -- | | [f4a02adb7](https://redirect.github.com/angular/components/commit/f4a02adb779968ab1e696aa93dc69b62e7a18929) | feat | **a11y:** use native media query for high contrast detection ([#29678](https://redirect.github.com/angular/components/pull/29678)) | | [9b4085c6e](https://redirect.github.com/angular/components/commit/9b4085c6e3eee78556000c0f60ef2c51c0668ed9) | feat | **private:** create cdk-visually-hidden style loader ([#29757](https://redirect.github.com/angular/components/pull/29757)) | | [df21d2b09](https://redirect.github.com/angular/components/commit/df21d2b0915ee54fbf04b93ccba512a9161f5008) | fix | **overlay:** avoid having to manually load structural styles | | [560878a23](https://redirect.github.com/angular/components/commit/560878a231373dca51ecac07f913503ee3e860aa) | fix | **overlay:** load structural styles in a cascade layer ([#29725](https://redirect.github.com/angular/components/pull/29725)) | | [873eb01e0](https://redirect.github.com/angular/components/commit/873eb01e018018f19434a4187a6b2a871272d09a) | fix | **portal:** remove ComponentFactoryResolver usages ([#27427](https://redirect.github.com/angular/components/pull/27427)) | | [5439460d1](https://redirect.github.com/angular/components/commit/5439460d1fe166f8ec34ab7d48f05e0dd7f6a946) | fix | **scrolling:** adds ngTemplateContextGuard ([#27276](https://redirect.github.com/angular/components/pull/27276)) | | [ad18e6d74](https://redirect.github.com/angular/components/commit/ad18e6d74e57e4980a411f0ac9d0b502d5fc577f) | fix | **text-field:** avoid having to manually load text field styles | | [bd84c2a67](https://redirect.github.com/angular/components/commit/bd84c2a67476b688a0c775de8566a4ff4b3b2ce0) | fix | **tree:** fix issue where `isExpanded` wouldn't be set if placed before `isExpandable` ([#29565](https://redirect.github.com/angular/components/pull/29565)) | | [3b4ade5a0](https://redirect.github.com/angular/components/commit/3b4ade5a0b0df26cb72a9bb81742e1ea5d86a46a) | fix | **tree:** only handle keyboard events directly from the node ([#29861](https://redirect.github.com/angular/components/pull/29861)) | | [f6066c23f](https://redirect.github.com/angular/components/commit/f6066c23feee5a23d870104860f1e18bb9f3db83) | fix | **tree:** warn if mixed node types are used within the same tree | ##### mat | Commit | Type | Description | | -- | -- | -- | | [8f0369a27](https://redirect.github.com/angular/components/commit/8f0369a27faa7cd6758d78a0a4e1c40811747e49) | fix | **paginator:** fix focus issues with paginator buttons ([#29379](https://redirect.github.com/angular/components/pull/29379)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [01711b180](https://redirect.github.com/angular/components/commit/01711b180404ad029bef54e81bdc90fb158dc506) | fix | account for mixed declarations in latest Sass version ([#29596](https://redirect.github.com/angular/components/pull/29596)) | | [cb1450fc7](https://redirect.github.com/angular/components/commit/cb1450fc76998426111e150a983deb31ecbe42ce) | fix | change fallbacks to use m3 ([#29528](https://redirect.github.com/angular/components/pull/29528)) | | [a9da72ed1](https://redirect.github.com/angular/components/commit/a9da72ed1551601b22b1a509f2e50227ac23f432) | fix | consolidate strong focus indicators ([#29623](https://redirect.github.com/angular/components/pull/29623)) | | [be342289c](https://redirect.github.com/angular/components/commit/be342289c2cc720af31edf1ce98eee08e2bf9235) | fix | remove final references to ComponentFactoryResolver ([#29832](https://redirect.github.com/angular/components/pull/29832)) | | [d1d53f51a](https://redirect.github.com/angular/components/commit/d1d53f51ad9c565275c4916cf8e107dd994b7fc3) | fix | remove usages of Sass globals ([#29972](https://redirect.github.com/angular/components/pull/29972)) | | [b3a9062ed](https://redirect.github.com/angular/components/commit/b3a9062edf8863250ddd462e5abe009fbc46243b) | fix | ripples not showing up in some cases ([#29672](https://redirect.github.com/angular/components/pull/29672)) | | [485bd9923](https://redirect.github.com/angular/components/commit/485bd9923b732390fbc3533f94815da97bd34c13) | fix | stop exposing internal ripple implementation ([#29622](https://redirect.github.com/angular/components/pull/29622)) | ### [`v18.2.14`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#18214-osmium-oracle-2024-11-19) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.13...18.2.14) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [3bd89ecd5](https://redirect.github.com/angular/components/commit/3bd89ecd5a89d830652b38d7841dbb8f33057a59) | fix | **table:** run differ for all columns ([#30012](https://redirect.github.com/angular/components/pull/30012)) | ### [`v18.2.13`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#18213-strontium-sauce-2024-11-13) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.12...18.2.13) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [1ea3ba383](https://redirect.github.com/angular/components/commit/1ea3ba38337d8b59518c073c95e0ca64e6fd5db3) | fix | **listbox:** make tabindex zoneless compatible ([#29970](https://redirect.github.com/angular/components/pull/29970)) | | [890036064](https://redirect.github.com/angular/components/commit/890036064a825ddc44068d4b6fc71edfd7ddb43c) | fix | **table:** set explicit role on all cells ([#29987](https://redirect.github.com/angular/components/pull/29987)) | | [3c7de8400](https://redirect.github.com/angular/components/commit/3c7de8400b60558b1c39d13278d7a325ade2be1a) | fix | **testing:** allow use of `plaintext-only` for `contenteditable` ([#29999](https://redirect.github.com/angular/components/pull/29999)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [c643f04ef](https://redirect.github.com/angular/components/commit/c643f04ef042eb16606c8b490854db79e413a34d) | fix | **core:** incorrect validation in get-theme-color ([#29994](https://redirect.github.com/angular/components/pull/29994)) | | [aed9094f9](https://redirect.github.com/angular/components/commit/aed9094f9c33bbb2134ae9551f8c5d4db4b24356) | fix | **snack-bar:** prevent override of snack bar action button color ([#27511](https://redirect.github.com/angular/components/pull/27511)) | ### [`v18.2.12`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#18212-galaxite-galaxy-2024-11-06) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.11...18.2.12) ##### material | Commit | Type | Description | | -- | -- | -- | | [3fc968a59](https://redirect.github.com/angular/components/commit/3fc968a59048c752e4ad7961e9badeed1253b3d7) | fix | **datepicker:** use SVG icons for calendar ([#29957](https://redirect.github.com/angular/components/pull/29957)) | ### [`v18.2.11`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#18211-limonite-lemon-2024-10-31) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.10...18.2.11) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [5d1bc76430](https://redirect.github.com/angular/components/commit/5d1bc764302e4bebcc50fb0fa3dee86470148cdf) | fix | **tree:** only handle keyboard events directly from the node | | [a3449dc851](https://redirect.github.com/angular/components/commit/a3449dc851b7fbb0451dca57da4d29ab8f41e5a9) | perf | **table:** Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) ([#29814](https://redirect.github.com/angular/components/pull/29814)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [a98c886163](https://redirect.github.com/angular/components/commit/a98c886163312f591c3bc8539aa8686b94459566) | fix | **button:** anchor not handling disabledInteractive correctly ([#29938](https://redirect.github.com/angular/components/pull/29938)) | | [810040e8fc](https://redirect.github.com/angular/components/commit/810040e8fc88d31a734eb8a584891208ae088572) | fix | **sidenav:** remove IE animation workaround ([#29929](https://redirect.github.com/angular/components/pull/29929)) | | [197747e2bd](https://redirect.github.com/angular/components/commit/197747e2bd1cbc43534b6e3f5fc37040647c8a4f) | fix | **stepper:** remove IE animation workaround ([#29916](https://redirect.github.com/angular/components/pull/29916)) | ### [`v18.2.10`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#18210-plastic-monkey-2024-10-23) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.9...18.2.10) ##### material | Commit | Type | Description | | -- | -- | -- | | [501faa9a54](https://redirect.github.com/angular/components/commit/501faa9a547c043e8abef5cb75acca930f31fa2e) | fix | **chips:** emitting end event multiple times when holding down key ([#29894](https://redirect.github.com/angular/components/pull/29894)) | | [4a0397a1c7](https://redirect.github.com/angular/components/commit/4a0397a1c7527b1e56a1aedebe5dfc262327e134) | fix | **tabs:** remove IE animation workaround ([#29899](https://redirect.github.com/angular/components/pull/29899)) | ### [`v18.2.9`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1829-curite-castle-2024-10-17) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.8...18.2.9) ##### material | Commit | Type | Description | | -- | -- | -- | | [80bfac26b](https://redirect.github.com/angular/components/commit/80bfac26b17a1e54779aaf806a2ed7a718104d8f) | fix | **badge:** content incorrectly truncated in M3 ([#29854](https://redirect.github.com/angular/components/pull/29854)) | | [2d7519178](https://redirect.github.com/angular/components/commit/2d7519178573c62022d2d65efa08a43b50a47e88) | fix | **card:** elevated card container color ([#29835](https://redirect.github.com/angular/components/pull/29835)) | | [6ce574731](https://redirect.github.com/angular/components/commit/6ce574731f14b5c675f5ddeadd2a93f4f105c825) | fix | **dialog:** updates dialog max-height in landscape ([#29853](https://redirect.github.com/angular/components/pull/29853)) | | [ddb55e2c2](https://redirect.github.com/angular/components/commit/ddb55e2c2bcb65048d57c692a830ddc1ded728fb) | fix | **form-field:** account in `cols` attribute on textarea ([#29836](https://redirect.github.com/angular/components/pull/29836)) | | [afc6b9db1](https://redirect.github.com/angular/components/commit/afc6b9db1aa784408e900f82ae7e04250a34f472) | fix | **radio:** use tokens for focused border color ([#29716](https://redirect.github.com/angular/components/pull/29716)) | ### [`v18.2.8`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1828-actinium-angle-2024-10-09) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.7...18.2.8) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [fa43a2456](https://redirect.github.com/angular/components/commit/fa43a245668201f7a54fa76c320825c5234a7c04) | fix | **stepper:** remove mock of forms type | | [5bed0943a](https://redirect.github.com/angular/components/commit/5bed0943a6f3a0913242b7b998e473da875303e6) | fix | **stepper:** reset submitted state when resetting stepper | ##### material | Commit | Type | Description | | -- | -- | -- | | [104b5932c](https://redirect.github.com/angular/components/commit/104b5932c6aba2f06172f9156f68bc4390a11215) | feat | **core:** expose styling information to the docs site | | [7ebfbeb6c](https://redirect.github.com/angular/components/commit/7ebfbeb6c9ecf08f6fd3926113c43ed91be5da6d) | fix | **schematics:** treat lower dependency builder as default builder ([#29833](https://redirect.github.com/angular/components/pull/29833)) | ### [`v18.2.7`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1827-lava-labyrinth-2024-10-03) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.6...18.2.7) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [3e1faec2aa](https://redirect.github.com/angular/components/commit/3e1faec2aa70938259d409b3696ca3f83cbb04df) | fix | **drag-drop:** positioning thrown off with align-self ([#29813](https://redirect.github.com/angular/components/pull/29813)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [9280ad3948](https://redirect.github.com/angular/components/commit/9280ad3948a52e737bc23abc94ed098ed311afd9) | fix | **chips:** chip grid not re-focusing first item | | [7a5c1dfb46](https://redirect.github.com/angular/components/commit/7a5c1dfb46b12c6ba99b7448fc458342d8ef6629) | fix | **chips:** chip set overwriting disabled state ([#29795](https://redirect.github.com/angular/components/pull/29795)) | | [0fabf52036](https://redirect.github.com/angular/components/commit/0fabf52036a6e0a7ea20022a18d7247d669074dc) | fix | **chips:** focus escape not working consistently | | [da55ad02bc](https://redirect.github.com/angular/components/commit/da55ad02bc913cdeaee7a53afbf470bd283a52db) | fix | **core:** infer first day of week in native date adapter ([#29802](https://redirect.github.com/angular/components/pull/29802)) | ### [`v18.2.6`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1826-emerald-egg-2024-09-25) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.5...18.2.6) ##### material | Commit | Type | Description | | -- | -- | -- | | [d8c2b420c9](https://redirect.github.com/angular/components/commit/d8c2b420c939ab65da926d1fc99a64e08f6e494d) | fix | **datepicker:** set explicit line height on calendar ([#29770](https://redirect.github.com/angular/components/pull/29770)) | ### [`v18.2.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1825-bismuth-badge-2024-09-20) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.4...18.2.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [1ea55b6e8](https://redirect.github.com/angular/components/commit/1ea55b6e80127046a9bc597f4d495374ad4d0524) | fix | **drag-drop:** account for scale when setting free drag position ([#29739](https://redirect.github.com/angular/components/pull/29739)) | | [aae74b031](https://redirect.github.com/angular/components/commit/aae74b031b23520440b6556ac89391303cc8894b) | fix | **listbox:** scroll active option into view when using aria-activedescendant ([#29722](https://redirect.github.com/angular/components/pull/29722)) | | [7db4b5f4c](https://redirect.github.com/angular/components/commit/7db4b5f4c19ed7e0e797dfc31a853713932d875b) | fix | **tree:** resolve maximum call stack error ([#29754](https://redirect.github.com/angular/components/pull/29754)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [f9e18109e](https://redirect.github.com/angular/components/commit/f9e18109e813d9f735a324ae9fdf27cb6ddc08bd) | fix | **chips:** increase chip remove touch target size ([#29452](https://redirect.github.com/angular/components/pull/29452)) | | [2cf2f5321](https://redirect.github.com/angular/components/commit/2cf2f5321e724bced1b9c43eeca2503a7fe2fdc4) | fix | **datepicker:** replace labels not pointing to anything ([#29755](https://redirect.github.com/angular/components/pull/29755)) | | [7ab65e4fb](https://redirect.github.com/angular/components/commit/7ab65e4fb99e063cce7d0aa29701e811d10771c0) | fix | **select:** remove incompatible aria-autocomplete attribute ([#29645](https://redirect.github.com/angular/components/pull/29645)) | | [06818a7ed](https://redirect.github.com/angular/components/commit/06818a7ed8777d6fe5b9eca7802977691385ab67) | fix | **slider:** log proper error when slider isn't configured correctly ([#29745](https://redirect.github.com/angular/components/pull/29745)) | ### [`v18.2.4`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1824-aramid-angle-2024-09-12) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.3...18.2.4) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [7cc0d3a6d](https://redirect.github.com/angular/components/commit/7cc0d3a6ddff1840ce34f1b132656fa373bc144d) | fix | **overlay:** avoid leaking memory through afterNextRender ([#29709](https://redirect.github.com/angular/components/pull/29709)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [651b448e8](https://redirect.github.com/angular/components/commit/651b448e819333e64ee706d3cf093b9447ba0145) | fix | **badge:** change legacy container size default ([#29713](https://redirect.github.com/angular/components/pull/29713)) | | [0e6dee30a](https://redirect.github.com/angular/components/commit/0e6dee30a2e77d9b0fa9ff9e55daa8641c030521) | fix | **form-field:** Don't allow label to grow larger than input ([#29673](https://redirect.github.com/angular/components/pull/29673)) | | [57028df23](https://redirect.github.com/angular/components/commit/57028df2313a98ef40d294893b396e74d3488983) | fix | **select:** Update checkbox color to match the selected label text color ([#29684](https://redirect.github.com/angular/components/pull/29684)) | ### [`v18.2.3`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1823-parchment-deluge-2024-09-04) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.2...18.2.3) ##### material | Commit | Type | Description | | -- | -- | -- | | [0f07b25d12](https://redirect.github.com/angular/components/commit/0f07b25d12fae6495080c614dd453bc9e193d7c4) | fix | **badge:** resolve memory leak ([#29676](https://redirect.github.com/angular/components/pull/29676)) | | [fe3f30ff2f](https://redirect.github.com/angular/components/commit/fe3f30ff2f5110996681bc02ec3b732591846f03) | fix | **core:** Allow system variables to be formatted for opacity ([#29665](https://redirect.github.com/angular/components/pull/29665)) | | [5d93395442](https://redirect.github.com/angular/components/commit/5d93395442153fd04ad1f427053be9913c73f487) | fix | **core:** Fix incorrect color role mappings ([#29655](https://redirect.github.com/angular/components/pull/29655)) | | [4a79052ae0](https://redirect.github.com/angular/components/commit/4a79052ae077c632afd1f8fd001a96bb3406b0c0) | fix | **tooltip:** remove old IE workaround ([#29674](https://redirect.github.com/angular/components/pull/29674)) | ### [`v18.2.2`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1822-steel-sword-2024-08-28) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.1...18.2.2) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [39d3d01340](https://redirect.github.com/angular/components/commit/39d3d0134050830294f7185a4ac9849f043e480c) | fix | **drag-drop:** error if ngDevMode is undefined ([#29634](https://redirect.github.com/angular/components/pull/29634)) | | [b1c5ed7260](https://redirect.github.com/angular/components/commit/b1c5ed7260a1acad451899573c4d4a3fe6398a82) | fix | **tree:** avoid breaking change in constructor ([#29648](https://redirect.github.com/angular/components/pull/29648)) | | [ff95692125](https://redirect.github.com/angular/components/commit/ff95692125ff79fccaff8fab85479dd7c5633675) | fix | **tree:** capturing focus on load ([#29641](https://redirect.github.com/angular/components/pull/29641)) | | [f888b3d95a](https://redirect.github.com/angular/components/commit/f888b3d95ab94ceb779c05860c6e65d82a11eff8) | fix | **tree:** fix issue where `isExpanded` wouldn't be set if placed before `isExpandable` ([#29565](https://redirect.github.com/angular/components/pull/29565)) ([#29647](https://redirect.github.com/angular/components/pull/29647)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [3ce4e9fc2a](https://redirect.github.com/angular/components/commit/3ce4e9fc2adae1761531da18c3afe046fb68c5b0) | fix | **schematics:** Add the missing neutral tones for the M3 color palettes ([#29644](https://redirect.github.com/angular/components/pull/29644)) | | [f93d0f4095](https://redirect.github.com/angular/components/commit/f93d0f40957e779ed8888433dddd658b1ed4018e) | perf | **tooltip:** Avoid unneeded calls to clearTimeout ([#29643](https://redirect.github.com/angular/components/pull/29643)) | ### [`v18.2.1`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1821-plastic-panda-2024-08-22) [Compare Source](https://redirect.github.com/angular/components/compare/18.2.0...18.2.1) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [3a2d13e2e4](https://redirect.github.com/angular/components/commit/3a2d13e2e4740acb32a09ed008dfc3f927b25423) | fix | **drag-drop:** preview positioned incorrectly when RTL is set on the body ([#29606](https://redirect.github.com/angular/components/pull/29606)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [bad94fda58](https://redirect.github.com/angular/components/commit/bad94fda58c38940366e13201bca0dcb92f4ded2) | fix | **datepicker:** calendar font tokens not being picked up ([#29610](https://redirect.github.com/angular/components/pull/29610)) ([#29615](https://redirect.github.com/angular/components/pull/29615)) | | [c4c62b8549](https://redirect.github.com/angular/components/commit/c4c62b854915a1195d723d6c47eef40c4c28805a) | fix | **icon:** update error message for missing HttpClient ([#29589](https://redirect.github.com/angular/components/pull/29589)) | | [b2a32e9898](https://redirect.github.com/angular/components/commit/b2a32e9898de1c625a4398c83842666e9ff7f91b) | fix | **menu:** inconsistent layout of submenu icon ([#29603](https://redirect.github.com/angular/components/pull/29603)) | | [5f0c89030e](https://redirect.github.com/angular/components/commit/5f0c89030ea355a080a4486c6dbdabf7f3bd8908) | fix | **tabs:** switch pagination to not use native buttons ([#29605](https://redirect.github.com/angular/components/pull/29605)) | ### [`v18.2.0`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1820-technetium-tapas-2024-08-14) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.5...18.2.0) #### Deprecations ##### material - Tree controller deprecated. Use one of levelAccessor or childrenAccessor instead. To be removed in a future version. - BaseTreeControl, TreeControl, FlatTreeControl, and NestedTreeControl deprecated - CdkTree#treeControl deprecated. Provide one of CdkTree#levelAccessor or CdkTree#childrenAccessor instead. - MatTreeFlattener deprecated. Use MatTree#childrenAccessor and MatTreeNode#isExpandable instead. - MatTreeFlatDataSource deprecated. Use one of levelAccessor or childrenAccessor instead of TreeControl. Note when upgrading: isExpandable works differently on Trees using treeControl than trees using childrenAccessor or levelAccessor. Nodes on trees that have a treeControl are expandable by default. Nodes on trees using childrenAccessor or levelAccessor are *not* expandable by default. Provide isExpandable to override default behavior. - Setting tabindex of tree nodes deprecated. By default, Tree ignores tabindex passed to tree nodes. - MatTreeNode#tabIndex deprecated. MatTreeNode ignores Input tabIndex and manages its own focus behavior. - MatTreeNode#defaultTabIndex deprecated. MatTreeNode ignores defaultTabIndex and manages its own focus behavior. - MatNestedTreeNode#tabIndex deprecated. MatTreeNode ignores Input defaultTabIndex and manages its own focus behavior. - LegacyTreeKeyManager and LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER deprecated. Inject a TreeKeyManagerFactory to customize keyboard behavior. Note when upgrading: an opt-out is available for keyboard functionality changes. Provide LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER to opt-out of Tree managing its own focus. When provided, Tree does not manage it’s own focus and respects tabindex passed to TreeNode. When provided, have the same focus behavior as before this commit is applied. Add Legacy Keyboard Interface demo, which shows usage of LEGACY_TREE_KEY_MANAGER_FACTORY_PROVIDER. Add Custom Key Manager, which shows usage of injecting a TreeKeyManagerStrategy - disabled renamed to isDisabled. - CdkTreeNode#disabled deprecated and alias to CdkTreeNode#isDisabled ##### material | Commit | Type | Description | | -- | -- | -- | | [ddc307e28](https://redirect.github.com/angular/components/commit/ddc307e28449045c484510ff26798fc1a6efa7c1) | feat | **button-toggle:** allow disabled buttons to be interactive ([#29550](https://redirect.github.com/angular/components/pull/29550)) | | [841760101](https://redirect.github.com/angular/components/commit/8417601015e7c3a96a8a6801213e764058ee8aba) | feat | **checkbox:** add the ability to interact with disabled checkboxes ([#29474](https://redirect.github.com/angular/components/pull/29474)) | | [0af3b6175](https://redirect.github.com/angular/components/commit/0af3b617505d5f39f2492ba4b7e3e7fd4b74f990) | feat | **radio:** add the ability to interact with disabled radio buttons ([#29490](https://redirect.github.com/angular/components/pull/29490)) | | [4292e1b3a](https://redirect.github.com/angular/components/commit/4292e1b3a05492e62413f3a62e082f2b8b012026) | feat | **slide-toggle:** add the ability to interact with disabled toggle ([#29502](https://redirect.github.com/angular/components/pull/29502)) | | [a018fb0ee](https://redirect.github.com/angular/components/commit/a018fb0ee8ac711e7fba7d0d528fa56f348f6361) | feat | **tooltip:** replicate tooltipClass to default MatTooltipDefaultOptions ([#29467](https://redirect.github.com/angular/components/pull/29467)) | | [aaf0d5156](https://redirect.github.com/angular/components/commit/aaf0d51569c0a5626055ca61663d6dbe9fbd1776) | fix | **checkbox:** account for disabledInteractive in harness | | [d22a24d66](https://redirect.github.com/angular/components/commit/d22a24d667a16c39d4a4ec5f59b248f990fa029e) | fix | **list:** checkmark not visible in high contrast mode ([#29546](https://redirect.github.com/angular/components/pull/29546)) | | [a259b016b](https://redirect.github.com/angular/components/commit/a259b016b0ef37511c7b6b887da93bacef91f243) | fix | **radio:** account for disabledInteractive in harness | | [fd47a0e60](https://redirect.github.com/angular/components/commit/fd47a0e60dd9ab50d9f923713ca60a7fd21ccc16) | fix | **radio:** avoid error if destroyed quickly ([#29507](https://redirect.github.com/angular/components/pull/29507)) | | [08d2e3e69](https://redirect.github.com/angular/components/commit/08d2e3e6945a5488171f5211891d0c2a806808b7) | fix | **slide-toggle:** account for disabledInteractive in harness | | [fd416a30e](https://redirect.github.com/angular/components/commit/fd416a30e8de0e741ac45f3fb45e695abecf5ded) | fix | **tooltip:** remove aria-describedby when disabled ([#29520](https://redirect.github.com/angular/components/pull/29520)) | | [ff36c80f9](https://redirect.github.com/angular/components/commit/ff36c80f9c7a14f0e9f36eafc3e1423d34e7c916) | fix | **tree:** add levelAccessor, childrenAccessor, TreeKeyManager; a11y and docs improvements ([#29062](https://redirect.github.com/angular/components/pull/29062)) | | [1f992d06c](https://redirect.github.com/angular/components/commit/1f992d06c693a6e09332ac83d837c9ff8e1fdf7b) | fix | **tree:** aria-expanded attribute should not appear in the leaf node ([#29273](https://redirect.github.com/angular/components/pull/29273)) | ##### cdk | Commit | Type | Description | | -- | -- | -- | | [b2c051d2c](https://redirect.github.com/angular/components/commit/b2c051d2c1b67f4c149aee1573a4aceddb496157) | feat | **drag-drop:** add input to specify dragged item scale ([#29392](https://redirect.github.com/angular/components/pull/29392)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [db5b8dc29](https://redirect.github.com/angular/components/commit/db5b8dc29b900470523bb20eea1ba255c2dc1168) | feat | fallback to system level variables ([#29480](https://redirect.github.com/angular/components/pull/29480)) | ### [`v18.1.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1815-ruthenium-roulette-2024-08-14) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.4...18.1.5) ##### material | Commit | Type | Description | | -- | -- | -- | | [b2e728db9](https://redirect.github.com/angular/components/commit/b2e728db9789d970990455617338683a68d34a0c) | fix | **form-field:** update state if control changes ([#29573](https://redirect.github.com/angular/components/pull/29573)) | | [1c438b312](https://redirect.github.com/angular/components/commit/1c438b312ece5ce29b6f0d60c6696b4afb5396af) | fix | **schematics:** Generate more accurate tonal palettes for M3 schematic ([#29536](https://redirect.github.com/angular/components/pull/29536)) | | [838d1a45a](https://redirect.github.com/angular/components/commit/838d1a45a213b41c42a320e16701b25e99fae7ec) | fix | **tabs:** allow for tablist aria-label and aria-labelledby to be set ([#29562](https://redirect.github.com/angular/components/pull/29562)) | ### [`v18.1.4`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1814-pewter-polka-2024-08-07) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.3...18.1.4) ##### material | Commit | Type | Description | | -- | -- | -- | | [2b5ae8c0ed](https://redirect.github.com/angular/components/commit/2b5ae8c0edc6e5c435dd729e704c397cfead2896) | fix | **chips:** missing tokens in M3 ([#29531](https://redirect.github.com/angular/components/pull/29531)) | | [b98432839e](https://redirect.github.com/angular/components/commit/b98432839ef879757452a48b149fad0e289e3aae) | fix | **sidenav:** disable focus trap while closed ([#29548](https://redirect.github.com/angular/components/pull/29548)) | ### [`v18.1.3`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1813-plastic-beach-2024-07-31) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.2...18.1.3) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [2c76917779](https://redirect.github.com/angular/components/commit/2c7691777915e1fd051fd22458980e63fa15958d) | fix | **coercion:** Return undefined when the fallback value is undefined ([#29491](https://redirect.github.com/angular/components/pull/29491)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [caf4b61ead](https://redirect.github.com/angular/components/commit/caf4b61eadce6c8c407cc5a66a8b420a6a2d805f) | fix | **chips:** remove tab-index attribute from mat-chip host ([#29436](https://redirect.github.com/angular/components/pull/29436)) | | [913267c0b1](https://redirect.github.com/angular/components/commit/913267c0b18bee9b47bdb860b9c5c584b84a609c) | fix | **core:** custom system-level variable prefix not used in some mixins ([#29513](https://redirect.github.com/angular/components/pull/29513)) | | [70048ef226](https://redirect.github.com/angular/components/commit/70048ef226fab98a60067f87fc2ace6e2003afa8) | fix | **dialog:** invalid font-family declaration ([#29516](https://redirect.github.com/angular/components/pull/29516)) | | [d7d82e1455](https://redirect.github.com/angular/components/commit/d7d82e145501321de195bc26e428a05314878d5f) | fix | **slide-toggle:** don't trigger active state for entire container ([#29514](https://redirect.github.com/angular/components/pull/29514)) | | [d237e7d2c7](https://redirect.github.com/angular/components/commit/d237e7d2c76ab11a4089a35a3b3a77f2515ac713) | fix | **slide-toggle:** remove divs from button ([#29485](https://redirect.github.com/angular/components/pull/29485)) | ### [`v18.1.2`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1812-velvet-violin-2024-07-24) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.1...18.1.2) ##### material | Commit | Type | Description | | -- | -- | -- | | [cf61af53bd](https://redirect.github.com/angular/components/commit/cf61af53bdb5178cfc80157b9abae2ca1819f4b0) | fix | **chips:** remove button is too small ([#29351](https://redirect.github.com/angular/components/pull/29351)) | | [c79ec264aa](https://redirect.github.com/angular/components/commit/c79ec264aa454b31f6cefa6a1b032884c565ae2e) | fix | **form-field:** hiding a label after it has been ([#29461](https://redirect.github.com/angular/components/pull/29461)) | | [15238d255f](https://redirect.github.com/angular/components/commit/15238d255f563348677fd81690735a708d3bda5c) | fix | **input:** Number input not changing on wheel interaction ([#29449](https://redirect.github.com/angular/components/pull/29449)) | ### [`v18.1.1`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1811-tantalum-tale-2024-07-17) [Compare Source](https://redirect.github.com/angular/components/compare/18.1.0...18.1.1) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [ca634cb7b](https://redirect.github.com/angular/components/commit/ca634cb7ba6800b2dc23b15b319d8aef6ede64df) | fix | **drag-drop:** remove preview after animate to placeholder animation completes ([#29439](https://redirect.github.com/angular/components/pull/29439)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [b7959c241](https://redirect.github.com/angular/components/commit/b7959c241d56ebfbcfb09c2fdce12ebdc6e2d6ad) | fix | **button:** support palettes for icon button in M3 ([#29433](https://redirect.github.com/angular/components/pull/29433)) | | [ffe1c35c0](https://redirect.github.com/angular/components/commit/ffe1c35c0b2b59acfbc49bfc345e477f680e1f44) | fix | **chips:** fix focus issue ([#29427](https://redirect.github.com/angular/components/pull/29427)) | | [57cc0b04b](https://redirect.github.com/angular/components/commit/57cc0b04b4be19b3cba08ae509e066f7ba40e61d) | fix | **core:** require theme for option typography ([#29416](https://redirect.github.com/angular/components/pull/29416)) | | [2e5e415ec](https://redirect.github.com/angular/components/commit/2e5e415ec573b2fd6593b116429080fbe7b24dc2) | fix | **tabs:** prevent tab header from collapsing when empty inside a drop list ([#29418](https://redirect.github.com/angular/components/pull/29418)) | ### [`v18.1.0`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1810-coral-odyssey-2024-07-10) [Compare Source](https://redirect.github.com/angular/components/compare/18.0.6...18.1.0) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [0bc6583892](https://redirect.github.com/angular/components/commit/0bc65838926e88723bfc677fc3e4de81826cfe5b) | feat | **drag-drop:** add mixed orientation support | | [b5e30156c1](https://redirect.github.com/angular/components/commit/b5e30156c110b67fa5633062227b8767fe601532) | feat | **drag-drop:** add the ability to specify an alternate drop list container ([#29283](https://redirect.github.com/angular/components/pull/29283)) | | [03d4e134c8](https://redirect.github.com/angular/components/commit/03d4e134c84f4e9bba6e222e68f7fcc2e3dd3935) | fix | **drag-drop:** reset pointer events on descendants ([#29370](https://redirect.github.com/angular/components/pull/29370)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [5da528e44d](https://redirect.github.com/angular/components/commit/5da528e44d6fadca6e13f34b86f180a4b5239049) | feat | **button:** allow button color to be configured through DI ([#29297](https://redirect.github.com/angular/components/pull/29297)) | | [6f698fa4e2](https://redirect.github.com/angular/components/commit/6f698fa4e24ef4637b2c83f43cb608df967a78b5) | feat | **core:** add option to configure prefix of system variables ([#29139](https://redirect.github.com/angular/components/pull/29139)) | | [5a97c03928](https://redirect.github.com/angular/components/commit/5a97c03928a8f4063353015747da37a39efad6a3) | fix | **chips:** navigate between rows on up/down arrow ([#29364](https://redirect.github.com/angular/components/pull/29364)) | | [566057b8f5](https://redirect.github.com/angular/components/commit/566057b8f58fab1b5328cbd4336b7b19ea412fd3) | fix | **divider:** non-text color contrast issues ([#28995](https://redirect.github.com/angular/components/pull/28995)) | | [65b56400bd](https://redirect.github.com/angular/components/commit/65b56400bd69035d291867a81257fad2dcb3ed5a) | fix | **tabs:** remove visibility style when hydrating ([#29220](https://redirect.github.com/angular/components/pull/29220)) | ##### cdk-experimental | Commit | Type | Description | | -- | -- | -- | | [fc6beeae18](https://redirect.github.com/angular/components/commit/fc6beeae18cba6ff5744a8381aee6edf6211cb5e) | fix | **popover-edit:** Fix dialog role and allow aria label on popup ([#29380](https://redirect.github.com/angular/components/pull/29380)) | ##### multiple | Commit | Type | Description | | -- | -- | -- | | [aa17c2d128](https://redirect.github.com/angular/components/commit/aa17c2d128c6a2e6a9a5b4b0f943b7b792ac5bea) | fix | remove workarounds for formControl directive ([#29296](https://redirect.github.com/angular/components/pull/29296)) | ### [`v18.0.6`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1806-gallium-grape-2024-07-03) [Compare Source](https://redirect.github.com/angular/components/compare/18.0.5...18.0.6) ##### material | Commit | Type | Description | | -- | -- | -- | | [e5c5f151c](https://redirect.github.com/angular/components/commit/e5c5f151cc3a5293f629bfa84bcddb0b391cf268) | fix | **core:** add fallback if ripples get stuck ([#29323](https://redirect.github.com/angular/components/pull/29323)) | ### [`v18.0.5`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1805-plastic-puppy-2024-06-26) [Compare Source](https://redirect.github.com/angular/components/compare/18.0.4...18.0.5) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [0be4013d90](https://redirect.github.com/angular/components/commit/0be4013d90aad3a2c4b18d2d6fccaf3a30d1830f) | fix | **a11y:** Make focus-trap behavior consistent across zoneful/zoneless ([#29225](https://redirect.github.com/angular/components/pull/29225)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [fad2a074e2](https://redirect.github.com/angular/components/commit/fad2a074e2f5ee4bac9ddb68486427ae66a2433d) | fix | **button-toggle:** skip disabled buttons during keyboard navigation ([#29308](https://redirect.github.com/angular/components/pull/29308)) | | [e5684fe2b7](https://redirect.github.com/angular/components/commit/e5684fe2b7964fc9c614a45568b99f1d24982f3f) | fix | **button:** stack icons on top of touch target ([#29291](https://redirect.github.com/angular/components/pull/29291)) | | [c1a40a26d1](https://redirect.github.com/angular/components/commit/c1a40a26d164a766efd3ef863b52de18b3bb4d09) | fix | **datepicker:** avoid losing focus when re-rendering the current view ([#29287](https://redirect.github.com/angular/components/pull/29287)) | | [7f575daab5](https://redirect.github.com/angular/components/commit/7f575daab5de7e77ef8346c5a85eb59108b76a48) | fix | **sidenav:** not closing on escape key press ([#29292](https://redirect.github.com/angular/components/pull/29292)) | ### [`v18.0.4`](https://redirect.github.com/angular/components/blob/HEAD/CHANGELOG.md#1804-caesium-carnival-2024-06-20) [Compare Source](https://redirect.github.com/angular/components/compare/18.0.3...18.0.4) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [8e7ac0804](https://redirect.github.com/angular/components/commit/8e7ac0804844f7dee57eca2445b4a9f17a094e4d) | fix | **overlay:** incorrectly dispatching outside click for shadow DOM ([#29249](https://redirect.github.com/angular/components/pull/29249)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [303984fd9](https://redirect.github.com/angular/components/commit/303984fd9e262e3e434afb56bf2b29c0ef79ab92) | fix | **autocomplete:** autocomplete panel top is cut off in landscape mode ([#28982](https://redirect.github.com/angular/components/pull/28982)) | | [69ae4040e](https://redirect.github.com/angular/components/commit/69ae4040e558d9f10004cff81bdd453ed260abd9) | fix | **bottom-sheet:** changed after checked error with zoneless ([#29277](https://redirect.github.com/angular/components/pull/29277)) | | [317e371f0](https://redirect.github.com/angular/components/commit/317e371f0d6e47e7bf0fff7f72ab731d0727e53a) | fix | **core:** generate mat-optgroup tokens in M3 ([#29257](https://redirect.github.com/angular/components/pull/29257)) | | [93bc60964](https://redirect.github.com/angular/components/commit/93bc6096463bbc33c7430b75214cbc2400ac6a91) | fix | **core:** implement elevation classes in M3 | | [6310016f2](https://redirect.github.com/angular/components/commit/6310016f27263f08ac449971dd50914effcd2d90) | fix | **form-field:** outline label position ([#29138](https://redirect.github.com/angular/components/pull/29138)) | | [ce195dee4](https://redirect.github.com/angular/components/commit/ce195dee400616afd405c26464c03a5085fe3161) | fix | **menu:** animation issue when same menu is used for multiple nested triggers ([#29280](https://redirect.github.comConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.