v19.0.0-next.9
Pre-release
Pre-release
·
2294 commits
to main
since this release
19.0.0-next.9 "howlite-headband" (2024-10-17)
cdk
| Commit | Description |
|---|---|
| tree: only handle keyboard events directly from the node (#29861) |
material
| Commit | Description |
|---|---|
| core: add theme-overrides mixin (#29858) | |
| core: rename theme mixin (#29857) | |
| schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642) | |
| theming: Disambiguate token names in theme overrides (#29859) | |
| badge: content incorrectly truncated in M3 (#29854) | |
| card: elevated card container color (#29835) | |
| core: rename sys vars from mat-app to mat-sys (#29879) | |
| dialog: updates dialog max-height in landscape (#29853) | |
form-field: account in cols attribute on textarea (#29836) |
|
| radio: use tokens for focused border color (#29716) |
google-maps
| Commit | Description |
|---|---|
| deprecate marker cluster component | |
| implement new marker clusterer | |
| 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
MapMarkerClustererclass has been renamed toDeprecatedMapMarkerClusterer. - The
map-marker-clustererselector has been changed todeprecated-map-marker-clusterer.