You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
<a name="22.0.0-rc.1"></a>
2
+
# 22.0.0-rc.1 "metal-monkey" (2026-05-20)
3
+
### aria
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
| [ce1d9a7286](https://github.com/angular/components/commit/ce1d9a7286b66e2c9511183586fceabf2a925c02) | fix | **menu:** allow menu item role override ([#33264](https://github.com/angular/components/pull/33264)) |
7
+
| [196b7064db](https://github.com/angular/components/commit/196b7064db336830ee9c43244c00631935dd2c55) | fix | **menu:** defer menu item focus in case menus in cdk overlay ([#33258](https://github.com/angular/components/pull/33258)) |
8
+
| [6443b79f9a](https://github.com/angular/components/commit/6443b79f9a629c67766675ebd740722eb65b2926) | fix | **menu:** unable to set softDisabled ([#33265](https://github.com/angular/components/pull/33265)) |
9
+
### cdk
10
+
| Commit | Type | Description |
11
+
| -- | -- | -- |
12
+
| [4c298970ed](https://github.com/angular/components/commit/4c298970ed67abfa7b9980e219bbbafe3c71ddc5) | fix | **scrolling:** make it easier to provide custom scrollable ([#33269](https://github.com/angular/components/pull/33269)) |
13
+
### material
14
+
| Commit | Type | Description |
15
+
| -- | -- | -- |
16
+
| [f2f62675e1](https://github.com/angular/components/commit/f2f62675e19020fb6443f1477b4b1d93015a5927) | fix | **datepicker:** ensure dates don't overflow on a small screen ([#33281](https://github.com/angular/components/pull/33281)) |
0 commit comments