Releases: angular/components
Releases · angular/components
v18.2.10
v19.0.0-next.9
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
MapMarkerClusterer
class has been renamed toDeprecatedMapMarkerClusterer
. - The
map-marker-clusterer
selector has been changed todeprecated-map-marker-clusterer
.
v18.2.9
18.2.9 "curite-castle" (2024-10-17)
material
Commit | Description |
---|---|
badge: content incorrectly truncated in M3 (#29854) | |
card: elevated card container color (#29835) | |
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) |
v19.0.0-next.8
19.0.0-next.8 "thulium-trumpet" (2024-10-09)
material
Commit | Description |
---|---|
core: expose styling information to the docs site | |
timepicker: add test harnesses | |
timepicker: add timepicker component | |
core: avoid browser inconsistencies when parsing time | |
schematics: treat lower dependency builder as default builder (#29833) | |
timepicker: always re-focus input | |
timepicker: hide toggle icon from assistive technology | |
timepicker: more flexible interval parsing | |
timepicker: text field in parse error not up to date |
cdk
Commit | Description |
---|---|
stepper: remove mock of forms type | |
stepper: reset submitted state when resetting stepper |
mat
Commit | Description |
---|---|
paginator: fix focus issues with paginator buttons (#29379) |
multiple
Commit | Description |
---|---|
remove final references to ComponentFactoryResolver (#29832) |
v18.2.8
18.2.8 "actinium-angle" (2024-10-09)
material
Commit | Description |
---|---|
core: expose styling information to the docs site | |
schematics: treat lower dependency builder as default builder (#29833) |
cdk
Commit | Description |
---|---|
stepper: remove mock of forms type | |
stepper: reset submitted state when resetting stepper |
v19.0.0-next.7
19.0.0-next.7 "snow-supernova" (2024-10-03)
material
Commit | Description |
---|---|
tabs: add alignTabs in MatTabsConfig (#29779) |
|
chips: chip grid not re-focusing first item | |
chips: chip set overwriting disabled state (#29795) | |
chips: focus escape not working consistently | |
core: infer first day of week in native date adapter (#29802) |
cdk
Commit | Description |
---|---|
drag-drop: positioning thrown off with align-self (#29813) |
v18.2.7
18.2.7 "lava-labyrinth" (2024-10-03)
material
Commit | Description |
---|---|
chips: chip grid not re-focusing first item | |
chips: chip set overwriting disabled state (#29795) | |
chips: focus escape not working consistently | |
core: infer first day of week in native date adapter (#29802) |
cdk
Commit | Description |
---|---|
drag-drop: positioning thrown off with align-self (#29813) |
v19.0.0-next.6
19.0.0-next.6 "topaz-tornado" (2024-09-25)
material
Commit | Description |
---|---|
core: create focus-indicator structural styles loader (#29763) | |
schematics: create v19 core removal schematic (#29768) | |
datepicker: set explicit line height on calendar (#29770) |
cdk
Commit | Description |
---|---|
private: create cdk-visually-hidden style loader (#29757) |
v18.2.6
v19.0.0-next.5
19.0.0-next.5 "astatine-armor" (2024-09-20)
material-date-fns-adapter
Commit | Description |
---|---|
add support for date-fns 4 (#29744) |
google-maps
Commit | Description |
---|---|
Add support for some mouse events #29741 (#29747) |
material
Commit | Description |
---|---|
chips: increase chip remove touch target size (#29452) | |
datepicker: replace labels not pointing to anything (#29755) | |
select: remove incompatible aria-autocomplete attribute (#29645) | |
slider: log proper error when slider isn't configured correctly (#29745) |
cdk
Commit | Description |
---|---|
drag-drop: account for scale when setting free drag position (#29739) | |
listbox: scroll active option into view when using aria-activedescendant (#29722) | |
overlay: load structural styles in a cascade layer (#29725) | |
portal: remove ComponentFactoryResolver usages (#27427) | |
tree: resolve maximum call stack error (#29754) |