Skip to content

Releases: angular/components

v18.0.0-next.4

11 Apr 15:56

Choose a tag to compare

v18.0.0-next.4 Pre-release
Pre-release

18.0.0-next.4 "gold-gold" (2024-04-11)

material

Commit Description
fix - 7165a45efa list: nav list item border-radius (#28789)
fix - 752f5607cc menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - da302d2e6d drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)
fix - d91d0d424b scrolling: fix virtual scrolling jankiness with run coalescing (#28846)

v17.3.4

11 Apr 15:29

Choose a tag to compare

17.3.4 "aluminum-arrow" (2024-04-11)

material

Commit Description
fix - 36a1d45e4e list: nav list item border-radius (#28789)
fix - 317327d82b menu: invert arrow in RTL (#28830)

cdk

Commit Description
fix - 09dcbd2ecf drag-drop: make sure event is cancelable before calling "preventDefault" (#28825)

v18.0.0-next.3

03 Apr 22:22

Choose a tag to compare

v18.0.0-next.3 Pre-release
Pre-release

18.0.0-next.3 "plastic-spoon" (2024-04-03)

material

Commit Description
fix - 46db6a6ba5 button-toggle: standard button toggle strong focus bord… (#28790)
fix - 49901c6400 button-toggle: use radio pattern for single select Mat toggle button group (#28548)
fix - ced93a94db sort: clear aria description on destroy (#28801)
fix - d4e61e2330 table: use ResizeObserver to react to size changes (#28783)

multiple

Commit Description
fix - 452cde2ad9 set nonce using setAttribute (#28800)

v17.3.3

03 Apr 22:10

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

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

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

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

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

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

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)