19.0.0-next.9
版本发布时间: 2024-10-18 00:27:47
angular/components最新发布版本:19.0.0-rc.0(2024-10-31 22:21:49)
19.0.0-next.9 "howlite-headband" (2024-10-17)
cdk
Commit | Description |
---|---|
tree: only handle keyboard events directly from the node (#29861) |
material
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
MapMarkerClusterer
class has been renamed toDeprecatedMapMarkerClusterer
. - The
map-marker-clusterer
selector has been changed todeprecated-map-marker-clusterer
.