Skip to content

Releases: angular/components

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)

21.2.0

25 Feb 18:31

Choose a tag to compare

material

Commit Description
fix - 8c4526935e core: expose strong focus indicator structural styles (#32808)
fix - 7fe3081148 datepicker: drop dependency on NgClass (#32810)

cdk

Commit Description
fix - cd5209e9f5 portal: allow bindings to be passed to component portal (#32814)
fix - e397ecbcfa table: remove string-based DI tokens (#32677)

aria

Commit Description
fix - 31ff7f26b5 grid: align output naming with styleguide
fix - d030725f46 menu: align output naming with styleguide

21.1.6

25 Feb 18:19

Choose a tag to compare

aria

Commit Description
fix - 50c34e6ef3 combobox: Adjust AutoComplete examples to properly announce no results text (#32786)

21.2.0-rc.0

18 Feb 11:49

Choose a tag to compare

21.2.0-rc.0 Pre-release
Pre-release
v21.2.0-rc.0

release: cut the v21.2.0-rc.0 release

21.2.0-next.5

18 Feb 11:46

Choose a tag to compare

21.2.0-next.5 Pre-release
Pre-release

google-maps

Commit Description
fix - 0870786036 fix mismatch in clusterer types (#32778)

material

Commit Description
fix - f5c586925e select: disable position locking (#32772)

cdk

Commit Description
fix - b15b48df98 tree: no nodes focusable if data is replaced (#32781)

aria

Commit Description
fix - c57e6a1545 combobox: fix autocomplete examples and add comments explaining combobox selection behavior (#32714)