Skip to content

Commit 332ccc0

Browse files
committed
docs: release notes for the v20.2.8 release
1 parent 4564a4d commit 332ccc0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="20.2.8"></a>
2+
# 20.2.8 "strontium-summit" (2025-10-08)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [6d61babe7](https://github.com/angular/components/commit/6d61babe77a6a6f0c464b498ee773561b795663f) | fix | **datepicker:** error due to synchronous change detection |
7+
| [e43dcabd0](https://github.com/angular/components/commit/e43dcabd005239a380ffef50cfea374b24a67735) | fix | **datepicker:** make date filter nullable ([#31980](https://github.com/angular/components/pull/31980)) |
8+
| [f30c1c6c3](https://github.com/angular/components/commit/f30c1c6c3f6490ddf21ba668d4065c4d5f89f26f) | fix | **radio:** Hovering over label of a radio will show the pointer cursor ([#32015](https://github.com/angular/components/pull/32015)) |
9+
| [de3f9e566](https://github.com/angular/components/commit/de3f9e5662edae3c19f44a89ee1ee34555eba147) | fix | **timepicker:** assign form control value before emitting events ([#31981](https://github.com/angular/components/pull/31981)) |
10+
### material-date-fns-adapter
11+
| Commit | Type | Description |
12+
| -- | -- | -- |
13+
| [2d1f8d068](https://github.com/angular/components/commit/2d1f8d068e18fa1e0044e0dd4c968c3fa6761e10) | fix | parse time string containing only hours ([#31978](https://github.com/angular/components/pull/31978)) |
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="21.0.0-next.6"></a>
218
# 21.0.0-next.6 "carbon-flamingo" (2025-10-01)
319
## Breaking Changes

0 commit comments

Comments
 (0)