Skip to content

Commit def323f

Browse files
committed
docs: release notes for the v22.0.3 release
1 parent e2cab48 commit def323f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="22.0.3"></a>
2+
# 22.0.3 "22-0-3" (2026-07-01)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [de9dd5909](https://github.com/angular/components/commit/de9dd59094fa0def103fac61e397b050c18c4735) | fix | **combobox:** improve autocomplete placeholder text color contrast ([#33465](https://github.com/angular/components/pull/33465)) |
7+
| [e87216c14](https://github.com/angular/components/commit/e87216c141b45f358f28490120b64ab209f003ca) | fix | **combobox:** zonejs compatibility ([#33453](https://github.com/angular/components/pull/33453)) |
8+
### cdk
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [3b74812ae](https://github.com/angular/components/commit/3b74812aeac536bd5b1ac4d119fa55964899ccf3) | fix | **collections:** add ability to bulk select/deselect values ([#33469](https://github.com/angular/components/pull/33469)) |
12+
| [9e552a7b0](https://github.com/angular/components/commit/9e552a7b0c1e3dbb14e9b58697dc4e7d08b7d12a) | fix | **scrolling:** reset more properties to avoid jumping during virtual scroll ([#33439](https://github.com/angular/components/pull/33439)) |
13+
### material
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [5e2a8525c](https://github.com/angular/components/commit/5e2a8525c413880fbd141c5c9cb4d0e7f35461c5) | fix | **radio:** do not set cursor on non interactive radio ([#33418](https://github.com/angular/components/pull/33418)) |
17+
| [1c9bd0d6d](https://github.com/angular/components/commit/1c9bd0d6dcf66623d8d362d261fd5790e2262d27) | fix | **sidenav:** update inert value if mode changes ([#33461](https://github.com/angular/components/pull/33461)) |
18+
| [a436cd44b](https://github.com/angular/components/commit/a436cd44b429300bfe4302bef418407019f75580) | fix | **tabs:** validate animation duration ([#33452](https://github.com/angular/components/pull/33452)) |
19+
20+
<!-- CHANGELOG SPLIT MARKER -->
21+
122
<a name="22.1.0-next.1"></a>
223
# 22.1.0-next.1 "plastic scooter" (2026-06-17)
324
### aria

0 commit comments

Comments
 (0)