Skip to content

Releases: angular/components

22.0.0-next.3

01 Apr 21:26

Choose a tag to compare

22.0.0-next.3 Pre-release
Pre-release

cdk

Commit Description
fix - a7fe128c3 stepper: linear updates not reflected in the DOM (#33007)

material

Commit Description
fix - ac3911071 sidenav: not resetting margin if transition does not start (#33001)
fix - a7d556180 slider: not picking up static direction (#33006)
fix - 236762fbc tooltip: allow hover detection logic to be customized (#33018)

multiple

Commit Description
refactor - 94a50a25f rename values to value for signal forms compatibility (#33012)

Breaking Changes

multiple

  • Renames the values input/model to value in Combobox, Listbox, Tree, Menu, Toolbar, and Select. Users must update their templates to use the value property instead of values.

    • refactor(multiple): update api goldens

21.2.5

01 Apr 21:21

Choose a tag to compare

material

Commit Description
fix - 895908a12 sidenav: not resetting margin if transition does not start (#33001)
fix - 475a8aabb slider: not picking up static direction (#33006)
fix - 8a5ed09e5 tooltip: allow hover detection logic to be customized (#33018)

cdk

Commit Description
fix - 42e10553c stepper: linear updates not reflected in the DOM (#33007)

22.0.0-next.2

25 Mar 16:40

Choose a tag to compare

22.0.0-next.2 Pre-release
Pre-release

material

Commit Description
feat - a46b0a1d4 core: add mixins for Material Design typography (#32959)
fix - ff7d697ec tooltip: wrong type for shape token (#32968)

21.2.4

25 Mar 16:45

Choose a tag to compare

material

Commit Description
fix - 87aa6d977 tooltip: wrong type for shape token (#32968)

22.0.0-next.1

18 Mar 22:22

Choose a tag to compare

22.0.0-next.1 Pre-release
Pre-release

material

Commit Description
fix - 46b67d150 datepicker: add harness for datepicker actions (#32925)
fix - 6ed6218c4 tabs: incorrect animation variable name (#32941)

cdk

Commit Description
fix - 0767a3cb4 drag-drop: item returned to wrong index in initial container (#32944)

21.2.3

18 Mar 22:07

Choose a tag to compare

material

Commit Description
fix - 917526511 datepicker: add harness for datepicker actions (#32925)

cdk

Commit Description
fix - 688deda58 drag-drop: item returned to wrong index in initial container (#32944)

22.0.0-next.0

11 Mar 16:47

Choose a tag to compare

22.0.0-next.0 Pre-release
Pre-release

material

Commit Description
feat - b4a89d5996 button: Add support for showing a progress indicator inside the button (#32698)
feat - 85c16fe4bb tabs: add support for separate tab animation durations (#32869)

multiple

Commit Description
fix - 936f1148b3 use eager change detection

21.2.2

11 Mar 16:05

Choose a tag to compare

aria

Commit Description
fix - 345c543dcb grid: unit tests and small fixes for grid directives (#32841)

21.3.0-next.0

05 Mar 01:39

Choose a tag to compare

21.3.0-next.0 Pre-release
Pre-release

material

Commit Description
feat - b4a89d5996 button: Add support for showing a progress indicator inside the button (#32698)
feat - 85c16fe4bb tabs: add support for separate tab animation durations (#32869)

multiple

Commit Description
fix - 936f1148b3 use eager change detection

21.2.1

05 Mar 01:25

Choose a tag to compare

material

Commit Description
fix - cebf303417 checkbox: hide decorative elements from assistive technology
fix - 2abe8e6b73 menu: render backdrop for context menu if explicitly opted in (#32845)
fix - e2f7308dc4 radio: hide decorative elements from assistive technology

aria

Commit Description
fix - c1295c5818 menu: itemSelected not emitted when menu is attached to a trigger (#32880)

multiple

Commit Description
fix - 17c19cc73b expand type for restoreFocus (#32877)