Skip to content

Releases: angular/components

v19.0.0-rc.3

15 Nov 12:30
Compare
Choose a tag to compare
v19.0.0-rc.3 Pre-release
Pre-release

19.0.0-rc.3 "frozen-feast" (2024-11-15)

material

Commit Description
fix - 5ba97925b form-field: avoid touching the DOM on each state change
fix - 5345a875f input: preserve aria-describedby set externally
fix - dbcb921d5 menu: handle keyboard events through dispatcher (#29997)

cdk

Commit Description
fix - 05c78afcd table: run differ for all columns (#30012)

v19.0.0-rc.2

13 Nov 17:25
Compare
Choose a tag to compare
v19.0.0-rc.2 Pre-release
Pre-release

19.0.0-rc.2 "barium-binoculars" (2024-11-13)

youtube-player

Commit Description
fix - 09da06b42 ready event not emitting
fix - 288598750 startSeconds not applied when using placeholder

material

Commit Description
fix - de6c20686 bottom-sheet: add height minHeight maxHeight to config (#29794)
fix - d0d59b784 core: change ng-add to use mat.theme (#29990)
fix - b7f509c5b core: incorrect validation in get-theme-color (#29994)
fix - d55ec612c core: update prebuilt themes to use mat.theme (#29989)
fix - 482009bac schematics: add explicit system variable prefix schematic (#29980)
fix - 75631fb0b sidenav: prevent the content from jumping when hydrated (#29991)
fix - bb66db738 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 8141e45a8 listbox: make tabindex zoneless compatible (#29970)
fix - a78f47551 table: set explicit role on all cells (#29987)
fix - fda61f565 testing: allow use of plaintext-only for contenteditable (#29999)
fix - f6066c23f tree: warn if mixed node types are used within the same tree

v18.2.13

13 Nov 17:15
Compare
Choose a tag to compare

18.2.13 "strontium-sauce" (2024-11-13)

material

Commit Description
fix - c643f04ef core: incorrect validation in get-theme-color (#29994)
fix - aed9094f9 snack-bar: prevent override of snack bar action button color (#27511)

cdk

Commit Description
fix - 1ea3ba383 listbox: make tabindex zoneless compatible (#29970)
fix - 890036064 table: set explicit role on all cells (#29987)
fix - 3c7de8400 testing: allow use of plaintext-only for contenteditable (#29999)

v19.0.0-rc.1

06 Nov 17:13
Compare
Choose a tag to compare
v19.0.0-rc.1 Pre-release
Pre-release

19.0.0-rc.1 "lolite-lollipop" (2024-11-06)

material

Commit Description
fix - d8dedc9b7 datepicker: use SVG icons for calendar (#29957)
fix - a2cd04902 form-field: incorrect form field border radius with system-level themes (#29966)
fix - de5e57ad1 menu: use static elevation (#29968)
fix - 9b5ee9d55 timepicker: value considered as invalid by default

multiple

Commit Description
fix - d1d53f51a remove usages of Sass globals (#29972)

v18.2.12

06 Nov 17:24
Compare
Choose a tag to compare

18.2.12 "galaxite-galaxy" (2024-11-06)

material

Commit Description
fix - 3fc968a59 datepicker: use SVG icons for calendar (#29957)

v19.0.0-rc.0

31 Oct 14:21
Compare
Choose a tag to compare
v19.0.0-rc.0 Pre-release
Pre-release

19.0.0-rc.0 "magnetite-mango" (2024-10-31)

google-maps

Commit Description
fix - 74c2a081f9 resolve CLI errors in ng update schematic (#29947)

material

Commit Description
fix - 95ef66c8c1 button: anchor not handling disabledInteractive correctly (#29938)
fix - 5403b4b074 core: remove unused motion system vars (#29920)
fix - d28e99c035 sidenav: remove IE animation workaround (#29929)
fix - 8f775465c9 stepper: remove IE animation workaround (#29916)

cdk

Commit Description
perf - a40b5a7998 table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

v18.2.11

31 Oct 14:09
Compare
Choose a tag to compare

18.2.11 "limonite-lemon" (2024-10-31)

material

Commit Description
fix - a98c886163 button: anchor not handling disabledInteractive correctly (#29938)
fix - 810040e8fc sidenav: remove IE animation workaround (#29929)
fix - 197747e2bd stepper: remove IE animation workaround (#29916)

cdk

Commit Description
fix - 5d1bc76430 tree: only handle keyboard events directly from the node
perf - a3449dc851 table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)

v19.0.0-next.10

23 Oct 20:48
Compare
Choose a tag to compare
v19.0.0-next.10 Pre-release
Pre-release

19.0.0-next.10 "plastic-moose" (2024-10-23)

google-maps

Commit Description
fix - a6709497fc expose all clusterer types (#29905)

material

Commit Description
feat - b519b4785b core: default to color-scheme theme type (#29907)
feat - ea0d1ba7b7 core: deprecate the core mixin (#29906)
feat - 4b49d73542 core: switch system prefix from sys to mat-sys (#29908)
feat - 3fc1f9a1b0 schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911)
fix - 5153a5cd4b chips: emitting end event multiple times when holding down key (#29894)
fix - 5ad133d073 core: allow optgroup overrides through core-overrides (#29897)
fix - a8e40ec341 core: correctly identify color input (#29909)
fix - 0064b4218b tabs: remove IE animation workaround (#29899)

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.