Skip to content

Commit 0981e58

Browse files
committed
docs: release notes for the v22.0.2 release
1 parent 9d8d6c0 commit 0981e58

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="22.0.2"></a>
2+
# 22.0.2 "plastic lion" (2026-06-17)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e8f3419060](https://github.com/angular/components/commit/e8f34190606a706e27b594ad84543fad62dd24e8) | fix | **layout:** avoid CSS injection attacks in media matcher |
7+
| [9dc2b2b2ed](https://github.com/angular/components/commit/9dc2b2b2edefa0b01859ef68059d1a16a6837ecc) | fix | **platform:** account for composedPath error during event replay ([#33409](https://github.com/angular/components/pull/33409)) |
8+
### material
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [fb4478bff3](https://github.com/angular/components/commit/fb4478bff31976f6179fde21f800f1326395f707) | fix | **bottom-sheet:** ensure animation event comes from container |
12+
| [e4f7f3498b](https://github.com/angular/components/commit/e4f7f3498b472badf60250ca1bf884e6b0f7a6aa) | fix | **chips:** correct focus management on chip destruction ([#33329](https://github.com/angular/components/pull/33329)) |
13+
| [766b7aceee](https://github.com/angular/components/commit/766b7aceee027d6f40af15ab29d6fd47ebe1661b) | fix | **chips:** wrong padding when chip only has edit icon ([#33407](https://github.com/angular/components/pull/33407)) |
14+
| [ebca801ee5](https://github.com/angular/components/commit/ebca801ee55b9f63a3b5b29cc6113e09ff66ffe2) | fix | **grid-list:** always validate colspan |
15+
| [30942bcd36](https://github.com/angular/components/commit/30942bcd3640efd7f3980044144dd1fc8b10e8f3) | fix | **stepper:** validate animation durations |
16+
### multiple
17+
| Commit | Type | Description |
18+
| -- | -- | -- |
19+
| [2995797ded](https://github.com/angular/components/commit/2995797ded3713909d9742c4032f4f8647193cb3) | fix | improve dark theme visibility in menu, overlay, and portal examples ([#33367](https://github.com/angular/components/pull/33367)) |
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="22.1.0-next.0"></a>
224
# 22.1.0-next.0 "argon-pineapple" (2026-06-10)
325
No user facing changes in this release

0 commit comments

Comments
 (0)