Skip to content

Commit 8047a69

Browse files
committed
docs: release notes for the v20.1.1 release
1 parent ce40c02 commit 8047a69

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="20.1.1"></a>
2+
# 20.1.1 "wicker-whirligig" (2025-07-16)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [3479123244](https://github.com/angular/components/commit/347912324409509c939d9385ba75334ede28d615) | fix | **drag-drop:** ensure container is registered in addItem ([#31518](https://github.com/angular/components/pull/31518)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [d833f7c24a](https://github.com/angular/components/commit/d833f7c24a2d9593a3d34d1808210b36088099ed) | fix | **schematics:** always add a custom theme with ng add ([#31522](https://github.com/angular/components/pull/31522)) |
11+
| [a516806e47](https://github.com/angular/components/commit/a516806e476381fee98470a6be18e1330ad1380c) | fix | **tabs:** glitchy animation in rtl with lazy-loaded content ([#31535](https://github.com/angular/components/pull/31535)) |
12+
| [6a0578f82d](https://github.com/angular/components/commit/6a0578f82dbfa07a7cb9309da13475d8b04bbaad) | fix | **timepicker:** allow timepicker to opt out of opening on click ([#31492](https://github.com/angular/components/pull/31492)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="20.1.0"></a>
217
# 20.1.0 "metal-brownie" (2025-07-09)
318
There have been some internal mapping changes in Material 2 theme config maps generated by `mat.define-light-theme` and `mat.define-dark-theme`.
@@ -6219,4 +6234,4 @@ _Breaking changes:_
62196234

62206235
# Changes Prior to 12.0.0
62216236

6222-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
6237+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).

0 commit comments

Comments
 (0)