Skip to content

Commit e88647a

Browse files
committed
docs: release notes for the v21.2.0 release
1 parent 26a31bc commit e88647a

1 file changed

Lines changed: 15 additions & 104 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,29 @@
1-
<a name="21.1.6"></a>
2-
# 21.1.6 "plastic-monkey" (2026-02-25)
1+
<a name="21.2.0"></a>
2+
# 21.2.0 "plastic-lion" (2026-02-25)
33
### aria
44
| Commit | Type | Description |
55
| -- | -- | -- |
6-
| [50c34e6ef3](https://github.com/angular/components/commit/50c34e6ef314177cdd725a5b0c3177b65cc2809a) | fix | **combobox:** Adjust AutoComplete examples to properly announce no results text ([#32786](https://github.com/angular/components/pull/32786)) |
7-
8-
<!-- CHANGELOG SPLIT MARKER -->
9-
10-
<a name="21.2.0-rc.0"></a>
11-
# 21.2.0-rc.0 "chlorine-canine" (2026-02-18)
12-
13-
<!-- CHANGELOG SPLIT MARKER -->
14-
15-
<a name="21.2.0-next.5"></a>
16-
# 21.2.0-next.5 "chlorine-cat" (2026-02-18)
17-
### aria
18-
| Commit | Type | Description |
19-
| -- | -- | -- |
20-
| [c57e6a1545](https://github.com/angular/components/commit/c57e6a1545d79d6ad515082fc89f0dfb5cb1ab8f) | fix | **combobox:** fix autocomplete examples and add comments explaining combobox selection behavior ([#32714](https://github.com/angular/components/pull/32714)) |
6+
| [31ff7f26b5](https://github.com/angular/components/commit/31ff7f26b5dd08c1d48dc5ebb8f1a9ba57a2dc9c) | fix | **grid:** align output naming with styleguide |
7+
| [d030725f46](https://github.com/angular/components/commit/d030725f462d93bbca9918f153a48b5631ef0476) | fix | **menu:** align output naming with styleguide |
218
### cdk
229
| Commit | Type | Description |
2310
| -- | -- | -- |
24-
| [b15b48df98](https://github.com/angular/components/commit/b15b48df980b1f86885d4d25fdc8ba58b2bac62b) | fix | **tree:** no nodes focusable if data is replaced ([#32781](https://github.com/angular/components/pull/32781)) |
11+
| [cd5209e9f5](https://github.com/angular/components/commit/cd5209e9f59c8bd31de29d03fd743452d8ae3d03) | fix | **portal:** allow bindings to be passed to component portal ([#32814](https://github.com/angular/components/pull/32814)) |
12+
| [e397ecbcfa](https://github.com/angular/components/commit/e397ecbcfad4e85fde8d116faf5caa80dcddca45) | fix | **table:** remove string-based DI tokens ([#32677](https://github.com/angular/components/pull/32677)) |
2513
### material
2614
| Commit | Type | Description |
2715
| -- | -- | -- |
28-
| [f5c586925e](https://github.com/angular/components/commit/f5c586925eb9a1cc00a9b2e22860be1f69ef9184) | fix | **select:** disable position locking ([#32772](https://github.com/angular/components/pull/32772)) |
29-
### google-maps
16+
| [8c4526935e](https://github.com/angular/components/commit/8c4526935ef7e960ed4245a4621d41065ba34e3b) | fix | **core:** expose strong focus indicator structural styles ([#32808](https://github.com/angular/components/pull/32808)) |
17+
| [7fe3081148](https://github.com/angular/components/commit/7fe308114829c4ce454cc247e59e59387ee7fd17) | fix | **datepicker:** drop dependency on NgClass ([#32810](https://github.com/angular/components/pull/32810)) |
18+
19+
<!-- CHANGELOG SPLIT MARKER -->
20+
21+
<a name="21.1.6"></a>
22+
# 21.1.6 "plastic-monkey" (2026-02-25)
23+
### aria
3024
| Commit | Type | Description |
3125
| -- | -- | -- |
32-
| [0870786036](https://github.com/angular/components/commit/0870786036286c3b0d3485cb31098afdf22c0350) | fix | fix mismatch in clusterer types ([#32778](https://github.com/angular/components/pull/32778)) |
26+
| [50c34e6ef3](https://github.com/angular/components/commit/50c34e6ef314177cdd725a5b0c3177b65cc2809a) | fix | **combobox:** Adjust AutoComplete examples to properly announce no results text ([#32786](https://github.com/angular/components/pull/32786)) |
3327

3428
<!-- CHANGELOG SPLIT MARKER -->
3529

@@ -54,25 +48,6 @@
5448

5549
<!-- CHANGELOG SPLIT MARKER -->
5650

57-
<a name="21.2.0-next.4"></a>
58-
# 21.2.0-next.4 "marzipan-rutabaga" (2026-02-11)
59-
### aria
60-
| Commit | Type | Description |
61-
| -- | -- | -- |
62-
| [70f8b6aac](https://github.com/angular/components/commit/70f8b6aac471a20dcc8f51da7aefdc930469b185) | perf | **grid:** performance when selecting in a large grid ([#32766](https://github.com/angular/components/pull/32766)) |
63-
### material
64-
| Commit | Type | Description |
65-
| -- | -- | -- |
66-
| [4ff346bbb](https://github.com/angular/components/commit/4ff346bbb56bb8f6b117c9d03b6f80eac32bc2f8) | fix | **radio:** hide empty labels ([#32754](https://github.com/angular/components/pull/32754)) |
67-
| [bee55117c](https://github.com/angular/components/commit/bee55117c674ac1ab3ec44acc624e92d1f960e14) | fix | **slide-toggle:** overly broad selector ([#32740](https://github.com/angular/components/pull/32740)) |
68-
| [06750e02e](https://github.com/angular/components/commit/06750e02e42283f7cdf84772da76ef3d9426b5ab) | fix | **tooltip:** do not block events to other overlays |
69-
### multiple
70-
| Commit | Type | Description |
71-
| -- | -- | -- |
72-
| [529c1bfd7](https://github.com/angular/components/commit/529c1bfd75ddb1e80136d509fdf336f9efc2a1bc) | fix | change aria keyboard manager to only handle repeated events in correct places ([#32728](https://github.com/angular/components/pull/32728)) |
73-
74-
<!-- CHANGELOG SPLIT MARKER -->
75-
7651
<a name="21.1.4"></a>
7752
# 21.1.4 "zircaloy-gondola" (2026-02-11)
7853
### aria
@@ -92,27 +67,6 @@
9267

9368
<!-- CHANGELOG SPLIT MARKER -->
9469

95-
<a name="21.2.0-next.3"></a>
96-
# 21.2.0-next.3 "wooden-kiwi" (2026-02-04)
97-
### aria
98-
| Commit | Type | Description |
99-
| -- | -- | -- |
100-
| [31ff7f26b](https://github.com/angular/components/commit/31ff7f26b5dd08c1d48dc5ebb8f1a9ba57a2dc9c) | fix | **grid:** align output naming with styleguide |
101-
| [f1157b1c8](https://github.com/angular/components/commit/f1157b1c88b78b87ae6e16a74ff2445aeb4156bf) | fix | **menu:** Add label property for proper aria-label ([#32710](https://github.com/angular/components/pull/32710)) |
102-
| [d030725f4](https://github.com/angular/components/commit/d030725f462d93bbca9918f153a48b5631ef0476) | fix | **menu:** align output naming with styleguide |
103-
| [06e3d756c](https://github.com/angular/components/commit/06e3d756ca1114ee05d785cd38a7e144795b709e) | fix | **toolbar:** show outline on selected items when forced colors active ([#32708](https://github.com/angular/components/pull/32708)) |
104-
### material
105-
| Commit | Type | Description |
106-
| -- | -- | -- |
107-
| [a3f2ec8a9](https://github.com/angular/components/commit/a3f2ec8a94aadf459797114d31ba487741b37d35) | fix | **badge:** move warning check later ([#32724](https://github.com/angular/components/pull/32724)) |
108-
| [865e3d50c](https://github.com/angular/components/commit/865e3d50ca86b237cdf0c78ca411164dfb0a85a1) | fix | **chips:** Example violates axe accessibility tests ([#32679](https://github.com/angular/components/pull/32679)) |
109-
### cdk-experimental
110-
| Commit | Type | Description |
111-
| -- | -- | -- |
112-
| [6fd833d2b](https://github.com/angular/components/commit/6fd833d2bcf1c0745ddff8fadb63210c31cf8b07) | perf | **column-resize:** add debounce to column header hover to prevent excessive handler rendering ([#30709](https://github.com/angular/components/pull/30709)) |
113-
114-
<!-- CHANGELOG SPLIT MARKER -->
115-
11670
<a name="21.1.3"></a>
11771
# 21.1.3 "wooden-duck" (2026-02-04)
11872
### aria
@@ -132,26 +86,6 @@
13286

13387
<!-- CHANGELOG SPLIT MARKER -->
13488

135-
<a name="21.2.0-next.2"></a>
136-
# 21.2.0-next.2 "plastic-bottle" (2026-01-29)
137-
### aria
138-
| Commit | Type | Description |
139-
| -- | -- | -- |
140-
| [82a51f367b](https://github.com/angular/components/commit/82a51f367b2741245f77ff694a1a894910cdbdea) | fix | **combobox:** Add announcement for empty results to autocomplete demo ([#32707](https://github.com/angular/components/pull/32707)) |
141-
| [0395ca20f4](https://github.com/angular/components/commit/0395ca20f4cd0bf563b63aa412e1b4956e384f9b) | perf | **grid:** avoid excessive change detections ([#32705](https://github.com/angular/components/pull/32705)) |
142-
### cdk
143-
| Commit | Type | Description |
144-
| -- | -- | -- |
145-
| [c71256dfdb](https://github.com/angular/components/commit/c71256dfdb981a628120d6bbafdc3001836dd9a8) | fix | **listbox:** incorrect wording in error message ([#32697](https://github.com/angular/components/pull/32697)) |
146-
| [e78587f2bf](https://github.com/angular/components/commit/e78587f2bfc87abf06a78cc95da201700b14a962) | fix | **table:** throw when multiple row templates are used with virtual scrolling ([#32682](https://github.com/angular/components/pull/32682)) |
147-
### material
148-
| Commit | Type | Description |
149-
| -- | -- | -- |
150-
| [c70a4737a9](https://github.com/angular/components/commit/c70a4737a9fbe398c535be68bf1bcd625a52d8d2) | fix | **sidenav:** incorrectly trapping focus in some cases ([#32699](https://github.com/angular/components/pull/32699)) |
151-
| [34bcffb9f5](https://github.com/angular/components/commit/34bcffb9f53074b1f9b2a0a2491da1774612b97b) | fix | **timepicker:** make it easier to style timepicker panel ([#32711](https://github.com/angular/components/pull/32711)) |
152-
153-
<!-- CHANGELOG SPLIT MARKER -->
154-
15589
<a name="21.1.2"></a>
15690
# 21.1.2 "glass-bottle" (2026-01-28)
15791
### aria
@@ -172,24 +106,6 @@
172106

173107
<!-- CHANGELOG SPLIT MARKER -->
174108

175-
<a name="21.2.0-next.1"></a>
176-
# 21.2.0-next.1 "plastic-ant" (2026-01-21)
177-
### aria
178-
| Commit | Type | Description |
179-
| -- | -- | -- |
180-
| [ec384a37ab](https://github.com/angular/components/commit/ec384a37ab7df3838eaf7fcc238aab0ce8ba5ef2) | fix | **grid:** unit tests for grid pattern ([#32633](https://github.com/angular/components/pull/32633)) |
181-
### cdk
182-
| Commit | Type | Description |
183-
| -- | -- | -- |
184-
| [e397ecbcfa](https://github.com/angular/components/commit/e397ecbcfad4e85fde8d116faf5caa80dcddca45) | fix | **table:** remove string-based DI tokens ([#32677](https://github.com/angular/components/pull/32677)) |
185-
### multiple
186-
| Commit | Type | Description |
187-
| -- | -- | -- |
188-
| [3612ef6094](https://github.com/angular/components/commit/3612ef6094d268f14e2068db71ff7dada278476c) | fix | incorrect paths in declaration files for aria |
189-
| [f3357c1dff](https://github.com/angular/components/commit/f3357c1dff6e68de75f1c35ff8dde3b4f3874345) | fix | resolve sass if function deprecation warnings ([#32674](https://github.com/angular/components/pull/32674)) |
190-
191-
<!-- CHANGELOG SPLIT MARKER -->
192-
193109
<a name="21.1.1"></a>
194110
# 21.1.1 "plastic-bear" (2026-01-21)
195111
### aria
@@ -204,11 +120,6 @@
204120

205121
<!-- CHANGELOG SPLIT MARKER -->
206122

207-
<a name="21.2.0-next.0"></a>
208-
# 21.2.0-next.0 "cadmium-chicken" (2026-01-14)
209-
210-
<!-- CHANGELOG SPLIT MARKER -->
211-
212123
<a name="21.1.0"></a>
213124
# 21.1.0 "cadmium-crane" (2026-01-14)
214125
### aria

0 commit comments

Comments
 (0)