Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="21.2.9"></a>
# 21.2.9 "astatine-astronaut" (2026-04-29)
### aria
| Commit | Type | Description |
| -- | -- | -- |
| [bf14cc9d9](https://github.com/angular/components/commit/bf14cc9d9fd349974cba853d4747b6859b3aae5b) | fix | **menu:** use computed for menu item patterns, with trigger on visible ([#33118](https://github.com/angular/components/pull/33118)) |
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [3a3852d45](https://github.com/angular/components/commit/3a3852d45a4bbcfb23b46ca00e0eba1d70081ba3) | fix | **tree:** enter/space key on child node should not toggle parent node expansion ([#33125](https://github.com/angular/components/pull/33125)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [51271c619](https://github.com/angular/components/commit/51271c6194a9b55ee847c566a8960c9be5ec7cce) | fix | **stepper:** allow stepper to be labelled ([#33137](https://github.com/angular/components/pull/33137)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="22.0.0-next.6"></a>
# 22.0.0-next.6 "v22-0-0-next-6" (2026-04-22)
### aria
Expand Down
Loading