npm @angular/cdk 19.0.0-next.9
v19.0.0-next.9

latest release: 18.2.9
12 hours ago

19.0.0-next.9 "howlite-headband" (2024-10-17)

cdk

Commit Description
fix - 3b4ade5a0 tree: only handle keyboard events directly from the node (#29861)

material

Commit Description
feat - a58e6f671 core: add theme-overrides mixin (#29858)
feat - 486990912 core: rename theme mixin (#29857)
feat - 9c3af284f schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642)
feat - 371446a7c theming: Disambiguate token names in theme overrides (#29859)
fix - cc0532bb2 badge: content incorrectly truncated in M3 (#29854)
fix - 9262a018b card: elevated card container color (#29835)
fix - 613cf5406 core: rename sys vars from mat-app to mat-sys (#29879)
fix - da9cb714e dialog: updates dialog max-height in landscape (#29853)
fix - 48b2680f6 form-field: account in cols attribute on textarea (#29836)
fix - e975bb949 radio: use tokens for focused border color (#29716)

google-maps

Commit Description
feat - a05475e76 deprecate marker cluster component
feat - c70aae15b implement new marker clusterer
fix - b9deeee85 add schematic to switch to the new clusterer name

Breaking Changes

google-maps

    • The new @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.

Don't miss a new cdk release

NewReleases is sending notifications on new releases.