Skip to content

Releases: angular/components

v18.2.10

23 Oct 20:05
Compare
Choose a tag to compare

18.2.10 "plastic-monkey" (2024-10-23)

material

Commit Description
fix - 501faa9a54 chips: emitting end event multiple times when holding down key (#29894)
fix - 4a0397a1c7 tabs: remove IE animation workaround (#29899)

v19.0.0-next.9

17 Oct 16:27
Compare
Choose a tag to compare
v19.0.0-next.9 Pre-release
Pre-release

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.

v18.2.9

17 Oct 21:51
Compare
Choose a tag to compare

18.2.9 "curite-castle" (2024-10-17)

material

Commit Description
fix - 80bfac26b badge: content incorrectly truncated in M3 (#29854)
fix - 2d7519178 card: elevated card container color (#29835)
fix - 6ce574731 dialog: updates dialog max-height in landscape (#29853)
fix - ddb55e2c2 form-field: account in cols attribute on textarea (#29836)
fix - afc6b9db1 radio: use tokens for focused border color (#29716)

v19.0.0-next.8

09 Oct 13:40
Compare
Choose a tag to compare
v19.0.0-next.8 Pre-release
Pre-release

19.0.0-next.8 "thulium-trumpet" (2024-10-09)

material

Commit Description
feat - b777c2df0 core: expose styling information to the docs site
feat - 9546fe77e timepicker: add test harnesses
feat - 2646e0885 timepicker: add timepicker component
fix - 0fb4247ce core: avoid browser inconsistencies when parsing time
fix - 984723e10 schematics: treat lower dependency builder as default builder (#29833)
fix - 14e9ec7cc timepicker: always re-focus input
fix - 1eda48604 timepicker: hide toggle icon from assistive technology
fix - 490bcfe38 timepicker: more flexible interval parsing
fix - fb6e20290 timepicker: text field in parse error not up to date

cdk

Commit Description
fix - 9eb1f867d stepper: remove mock of forms type
fix - 02823c080 stepper: reset submitted state when resetting stepper

mat

Commit Description
fix - 8f0369a27 paginator: fix focus issues with paginator buttons (#29379)

multiple

Commit Description
fix - be342289c remove final references to ComponentFactoryResolver (#29832)

v18.2.8

09 Oct 13:28
Compare
Choose a tag to compare

18.2.8 "actinium-angle" (2024-10-09)

material

Commit Description
feat - 104b5932c core: expose styling information to the docs site
fix - 7ebfbeb6c schematics: treat lower dependency builder as default builder (#29833)

cdk

Commit Description
fix - fa43a2456 stepper: remove mock of forms type
fix - 5bed0943a stepper: reset submitted state when resetting stepper

v19.0.0-next.7

03 Oct 14:35
Compare
Choose a tag to compare
v19.0.0-next.7 Pre-release
Pre-release

19.0.0-next.7 "snow-supernova" (2024-10-03)

material

Commit Description
feat - ff3d342fd4 tabs: add alignTabs in MatTabsConfig (#29779)
fix - 2861a306ae chips: chip grid not re-focusing first item
fix - 86ebb9bfd5 chips: chip set overwriting disabled state (#29795)
fix - 8e1711216f chips: focus escape not working consistently
fix - 6a8c73d3da core: infer first day of week in native date adapter (#29802)

cdk

Commit Description
fix - 5be8905f65 drag-drop: positioning thrown off with align-self (#29813)

v18.2.7

03 Oct 14:23
Compare
Choose a tag to compare

18.2.7 "lava-labyrinth" (2024-10-03)

material

Commit Description
fix - 9280ad3948 chips: chip grid not re-focusing first item
fix - 7a5c1dfb46 chips: chip set overwriting disabled state (#29795)
fix - 0fabf52036 chips: focus escape not working consistently
fix - da55ad02bc core: infer first day of week in native date adapter (#29802)

cdk

Commit Description
fix - 3e1faec2aa drag-drop: positioning thrown off with align-self (#29813)

v19.0.0-next.6

25 Sep 19:21
Compare
Choose a tag to compare
v19.0.0-next.6 Pre-release
Pre-release

19.0.0-next.6 "topaz-tornado" (2024-09-25)

material

Commit Description
feat - d206225c58 core: create focus-indicator structural styles loader (#29763)
feat - 4adc3725dd schematics: create v19 core removal schematic (#29768)
fix - 49af49bb01 datepicker: set explicit line height on calendar (#29770)

cdk

Commit Description
feat - 9b4085c6e3 private: create cdk-visually-hidden style loader (#29757)

v18.2.6

25 Sep 19:06
Compare
Choose a tag to compare

18.2.6 "emerald-egg" (2024-09-25)

material

Commit Description
fix - d8c2b420c9 datepicker: set explicit line height on calendar (#29770)

v19.0.0-next.5

20 Sep 07:12
Compare
Choose a tag to compare
v19.0.0-next.5 Pre-release
Pre-release

19.0.0-next.5 "astatine-armor" (2024-09-20)

material-date-fns-adapter

Commit Description
feat - 234e5e0e8 add support for date-fns 4 (#29744)

google-maps

Commit Description
feat - 1bd976c6a Add support for some mouse events #29741 (#29747)

material

Commit Description
fix - 777d1d295 chips: increase chip remove touch target size (#29452)
fix - 602bef1cd datepicker: replace labels not pointing to anything (#29755)
fix - 60776637e select: remove incompatible aria-autocomplete attribute (#29645)
fix - 0ed5d7d4f slider: log proper error when slider isn't configured correctly (#29745)

cdk

Commit Description
fix - 4cd2152d9 drag-drop: account for scale when setting free drag position (#29739)
fix - fd4085895 listbox: scroll active option into view when using aria-activedescendant (#29722)
fix - 560878a23 overlay: load structural styles in a cascade layer (#29725)
fix - 873eb01e0 portal: remove ComponentFactoryResolver usages (#27427)
fix - be004b89f tree: resolve maximum call stack error (#29754)