Skip to content

Releases: angular/components

v17.3.3

03 Apr 22:10
Compare
Choose a tag to compare

17.3.3 "metal-fork" (2024-04-03)

material

Commit Description
fix - 7ccc392936 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 8b92fda61f sort: clear aria description on destroy (#28801)

multiple

Commit Description
fix - 6b5b0c5db3 set nonce using setAttribute (#28800)

v18.0.0-next.2

28 Mar 21:37
Compare
Choose a tag to compare
v18.0.0-next.2 Pre-release
Pre-release

18.0.0-next.2 "gahnite-globe" (2024-03-28)

material-experimental

Commit Description
feat - c345df788 theming: add mixin for customizing checkbox tokens (#28759)
fix - c932512ba theming: avoid re-emitting the same tokens from the backwards-compatibility styles

material

Commit Description
feat - 4473a379f core: add prebuilt themes based on M3
feat - b312b9491 schematics: use M3 themes in schematics
fix - b9d4048c5 chips: use concrete value for remove icon size (#28751)
fix - 457ce698f datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - da980a80b a11y: support signals in ListKeyManager (#28757)
fix - 9c4e451da listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

v17.3.2

28 Mar 22:44
Compare
Choose a tag to compare

17.3.2 "benitoite-biscuit" (2024-03-28)

material

Commit Description
fix - aee721ec6 chips: use concrete value for remove icon size (#28751)
fix - 4ca9ac56b datepicker: datepicker row count inaccurate for screen reader (#28760)

cdk

Commit Description
fix - de2388190 a11y: support signals in ListKeyManager (#28757)
fix - 38a12a9f0 listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746)

v18.0.0-next.1

20 Mar 21:19
Compare
Choose a tag to compare
v18.0.0-next.1 Pre-release
Pre-release

18.0.0-next.1 "basalt-solitude" (2024-03-20)

cdk

Commit Description
fix - 9343131450 drag-drop: optionally inject parent drag in preview and placeholder (#28750)
fix - 108cce33bf overlay: Remove use of zone onStable to detach content (#28740)

v17.3.1

20 Mar 21:09
Compare
Choose a tag to compare

17.3.1 "clay-paradox" (2024-03-20)

cdk

Commit Description
fix - 31e30883a3 drag-drop: optionally inject parent drag in preview and placeholder (#28750)

v18.0.0-next.0

14 Mar 20:47
Compare
Choose a tag to compare
v18.0.0-next.0 Pre-release
Pre-release

18.0.0-next.0 "diamond-dachshund" (2024-03-14)

material

Commit Description
feat - e2a45bf1e core: Allow namespacing ripple-loader event handler (#28699)

v17.3.0

14 Mar 17:32
Compare
Choose a tag to compare

17.3.0 "cobalt-catfish" (2024-03-14)

google-maps

Commit Description
feat - b4b91be04 add advanced marker (#28525)
fix - cc618b450 advanced marker not destroyed
fix - 5269e0f9d mapId not being set

material

Commit Description
feat - 26b376e43 tooltip: be able to customize the longpress delay (#27512)
fix - 09111d002 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - 52da8b33f core: avoid solid ripples in buttons (#28717)
fix - 36d82d89c core: theming validation for m2 themes firing incorrectly (#28707)
fix - 79b447e2e form-field: ensure same stacking context as container (#28713)
fix - 63a764de6 slide-toggle: m3 selected track outline (#28625)
fix - 386f768b6 slider: fix animation issue (#28704)

v17.3.0-rc.0

06 Mar 20:13
Compare
Choose a tag to compare
v17.3.0-rc.0 Pre-release
Pre-release

17.3.0-rc.0 "silver-shoes" (2024-03-06)

material-experimental

Commit Description
feat - c62c578676 theming: provide hook for formatting toke… (#28660)

material

Commit Description
feat - 26b376e43e tooltip: be able to customize the longpress delay (#27512)
fix - 979e903020 autocomplete: prevent hidden overlay from blocking clicks (#28677)
fix - 216ae0cca1 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
fix - 09111d0029 button-toggle: Add checkmark indicators with hideSingleSelectionIndicator and hideMultipleSelectionIndicator input and config options (#28553)
fix - c20bac78fb checkbox: derive checkmark color from palette
fix - 577d070ffe chips: derive surface color from palette
fix - a99d8e929f core: mark fields on HasErrorState as nullable (#28689)
fix - fa2687f1a8 datepicker: always move caret to the end of the start input on backspace (#28669)
fix - c72add69a3 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
fix - 24eaa2ed63 expansion: prevent focus from entering the panel while it's animating (#28646)
fix - dd97c0eb96 schematics: add typography and density to custom theme (#28645)
fix - b169320777 schematics: don't interrupt ng add if adding the animations module fails (#28675)
fix - 63a764de61 slide-toggle: m3 selected track outline (#28625)
perf - f6e85844a0 form-field: resolve scrolling performance issues (#27251)

cdk

Commit Description
fix - ef68e3215c drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
fix - 8f60b62c94 overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

multiple

Commit Description
fix - cfdfa9a672 derive all token values from theme (#28664)

v17.2.2

06 Mar 18:44
Compare
Choose a tag to compare

17.2.2 "metal-marble" (2024-03-06)

material-experimental

Commit Description
feat - f18ef99785 theming: provide hook for formatting toke… (#28660)

material

Commit Description
fix - 65aaaf3abf autocomplete: prevent hidden overlay from blocking clicks (#28677)
fix - d08ddaab81 autocomplete: requireSelection sometimes not clearing value when editing after selection (#28628)
fix - 5b3210bfda checkbox: derive checkmark color from palette
fix - fb20320b82 chips: derive surface color from palette
fix - fe01e298a0 core: mark fields on HasErrorState as nullable (#28689)
fix - afbb34e415 datepicker: always move caret to the end of the start input on backspace (#28669)
fix - ec6f8e2e62 datepicker: datepicker doesn't announce newly selected range in firefox (#28529)
fix - ba6e809761 expansion: prevent focus from entering the panel while it's animating (#28646)
fix - 07f5ed9dc6 schematics: add typography and density to custom theme (#28645)
fix - 6d8160c166 schematics: don't interrupt ng add if adding the animations module fails (#28675)
fix - 9655ecb872 slide-toggle: m3 selected track outline (#28625) (#28634)
perf - 7d352fbf88 form-field: resolve scrolling performance issues (#27251)

cdk

Commit Description
fix - 4af777a189 drag-drop: resolve helper directives with DI for proper hostDirectives support (#28633)
fix - 94eafc134f overlay: fix overlay margin in isBoundedByLeftViewportEdge ('left-ward') mode (#28233)

multiple

Commit Description
fix - 14c055fe07 derive all token values from theme (#28664)

v17.3.0-next.0

22 Feb 16:12
Compare
Choose a tag to compare
v17.3.0-next.0 Pre-release
Pre-release

17.3.0-next.0 "allanite-apricot" (2024-02-22)

google-maps

Commit Description
feat - b4b91be04 add advanced marker (#28525)
fix - cc618b450 advanced marker not destroyed
fix - 5269e0f9d mapId not being set