Skip to content

Releases: angular/components

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)

21.1.5

18 Feb 11:41

Choose a tag to compare

google-maps

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

material

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

cdk

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

aria

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

21.2.0-next.4

11 Feb 18:52

Choose a tag to compare

21.2.0-next.4 Pre-release
Pre-release

material

Commit Description
fix - 4ff346bbb radio: hide empty labels (#32754)
fix - bee55117c slide-toggle: overly broad selector (#32740)
fix - 06750e02e tooltip: do not block events to other overlays

aria

Commit Description
perf - 70f8b6aac grid: performance when selecting in a large grid (#32766)

multiple

Commit Description
fix - 529c1bfd7 change aria keyboard manager to only handle repeated events in correct places (#32728)

21.1.4

11 Feb 18:36

Choose a tag to compare

material

Commit Description
fix - 84b5dd766 radio: hide empty labels (#32754)
fix - 58870b511 slide-toggle: overly broad selector (#32740)
fix - d175b0180 tooltip: do not block events to other overlays

aria

Commit Description
perf - 0bd0ad639 grid: performance when selecting in a large grid (#32766)

multiple

Commit Description
fix - 2a269598a change aria keyboard manager to only handle repeated events in correct places (#32728)

21.2.0-next.3

04 Feb 21:18

Choose a tag to compare

21.2.0-next.3 Pre-release
Pre-release

cdk-experimental

Commit Description
perf - 6fd833d2b column-resize: add debounce to column header hover to prevent excessive handler rendering (#30709)

material

Commit Description
fix - a3f2ec8a9 badge: move warning check later (#32724)
fix - 865e3d50c chips: Example violates axe accessibility tests (#32679)

aria

Commit Description
fix - 31ff7f26b grid: align output naming with styleguide
fix - f1157b1c8 menu: Add label property for proper aria-label (#32710)
fix - d030725f4 menu: align output naming with styleguide
fix - 06e3d756c toolbar: show outline on selected items when forced colors active (#32708)