Skip to content

Commit 4b41057

Browse files
authored
docs: release notes for the v13.0.4 release (#24069)
1 parent 0202e7b commit 4b41057

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="13.0.4"></a>
2+
# 13.0.4 "marble-mountain" (2021-12-08)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [dddc933c5](https://github.com/angular/components/commit/dddc933c5847eb5ee4b1e5ce35aee6fbae320c0b) | fix | **drag-drop:** last item not returned at initial index when sorting is disabled ([#23934](https://github.com/angular/components/pull/23934)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [8de380837](https://github.com/angular/components/commit/8de380837acbefd5aaee48aefa3f986a6d49b8bc) | fix | **datepicker:** hover styles not disabled on touch devices ([#23915](https://github.com/angular/components/pull/23915)) |
11+
### cdk-experimental
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [e103a218e](https://github.com/angular/components/commit/e103a218e88220e42d64626463667674aacf1e6a) | fix | **column-resize:** Ensure resizable entity is not destroyed before applying min/max update ([#24007](https://github.com/angular/components/pull/24007)) |
15+
### material-experimental
16+
| Commit | Type | Description |
17+
| -- | -- | -- |
18+
| [a90861a15](https://github.com/angular/components/commit/a90861a156183073ca9b0b845e1fa00668d7d6e8) | fix | **column-resize:** Update for MDC and spec changes ([#23908](https://github.com/angular/components/pull/23908)) |
19+
| [45b7b1a0b](https://github.com/angular/components/commit/45b7b1a0b4234a9a2b936df05c7926d08b334157) | fix | **mdc-checkbox:** reduce amount of emitted theme css ([#24004](https://github.com/angular/components/pull/24004)) |
20+
| [4671d877e](https://github.com/angular/components/commit/4671d877e87f2ebce820669c3046c8407012db3a) | fix | **mdc-slider:** throw error when thumb is missing ([#24061](https://github.com/angular/components/pull/24061)) |
21+
## Special Thanks
22+
Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, Nathaniel, Paul Gschwendtner and Robin Richtsfeld
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="13.1.0-next.3"></a>
227
# 13.1.0-next.3 "plastic-animal" (2021-12-01)
328
### cdk

0 commit comments

Comments
 (0)