You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-98Lines changed: 7 additions & 98 deletions
Original file line number
Diff line number
Diff line change
@@ -1,30 +1,24 @@
1
-
<a name="13.1.0-rc.0"></a>
2
-
# 13.1.0-rc.0 "clay-car" (2021-12-08)
1
+
<a name="13.1.0"></a>
2
+
# 13.1.0 "granite-garden" (2021-12-08)
3
3
### cdk
4
4
| Commit | Type | Description |
5
5
| -- | -- | -- |
6
-
| [e219008ca](https://github.com/angular/components/commit/e219008cad3b08eb0960084a13824cd553d5ae65) | fix | **drag-drop:** last item not returned at initial index when sorting is disabled ([#23934](https://github.com/angular/components/pull/23934)) |
6
+
| [c381a6c5a](https://github.com/angular/components/commit/c381a6c5ae1bd0b25e91384bc8bf03198064aa2b) | feat | **bidi:** support `auto` direction value ([#23906](https://github.com/angular/components/pull/23906)) |
7
7
### material
8
8
| Commit | Type | Description |
9
9
| -- | -- | -- |
10
10
| [e7494314d](https://github.com/angular/components/commit/e7494314d96a216b2f0715dcc81b563af801f234) | feat | **core:** change ErrorStateMatcher to accept AbstractForm instead of FormControl ([#24012](https://github.com/angular/components/pull/24012)) |
11
-
| [106b8a710](https://github.com/angular/components/commit/106b8a7101c33edeb5e4583768857cae10a748c7) | fix | **datepicker:** hover styles not disabled on touch devices ([#23915](https://github.com/angular/components/pull/23915)) |
12
-
### cdk-experimental
13
-
| Commit | Type | Description |
14
-
| -- | -- | -- |
15
-
| [35cdf7cda](https://github.com/angular/components/commit/35cdf7cdaa4fd68e15cb242fd749296c7fd5608f) | fix | **column-resize:** Ensure resizable entity is not destroyed before applying min/max update ([#24007](https://github.com/angular/components/pull/24007)) |
16
-
### material-experimental
11
+
| [1b6c93571](https://github.com/angular/components/commit/1b6c93571c4615deb929f7b0e72c3e42478a31ec) | fix | **table:** set class and role on no data row ([#23749](https://github.com/angular/components/pull/23749)) |
12
+
### google-maps
17
13
| Commit | Type | Description |
18
14
| -- | -- | -- |
19
-
| [2e40f7ce0](https://github.com/angular/components/commit/2e40f7ce0e41a889ac94b3db15cd76669412087e) | fix | **column-resize:** Update for MDC and spec changes ([#23908](https://github.com/angular/components/pull/23908)) |
| [749edd8a9](https://github.com/angular/components/commit/749edd8a9f93cf9f3e19dfaabfad53a1129868a9) | fix | **mdc-slider:** throw error when thumb is missing ([#24061](https://github.com/angular/components/pull/24061)) |
| [a52da04a8](https://github.com/angular/components/commit/a52da04a82f9394c832dfd0dfe9974858ecc761e) | feat | add option to set first day of week ([#24027](https://github.com/angular/components/pull/24027)) |
26
20
## Special Thanks
27
-
Aristeidis Bampakos, Csaba Sandor, Ekkolon, Jiří Balcar, Karl Seamon, Kristiyan Kostadinov, Lukas Taake, Nathaniel, Paul Gschwendtner, Robin Richtsfeld and Wagner Maciel
21
+
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend
28
22
29
23
<!-- CHANGELOG SPLIT MARKER -->
30
24
@@ -53,27 +47,6 @@ Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, N
| [39921f4338](https://github.com/angular/components/commit/39921f43382e3abc90c14fd8602d0cf371239fce) | perf | **a11y:** tree-shake warnings in production ([#23967](https://github.com/angular/components/pull/23967)) |
63
-
### material
64
-
| Commit | Type | Description |
65
-
| -- | -- | -- |
66
-
| [7bbe68d580](https://github.com/angular/components/commit/7bbe68d5807b5e620763845a44cd68049553a950) | perf | **bottom-sheet:** do not run change detection when focusing element ([#23965](https://github.com/angular/components/pull/23965)) |
| [a5fbf3a5fc](https://github.com/angular/components/commit/a5fbf3a5fc8b4776d5b11afbec2a1eeabe45cd40) | fix | some experimental components not cleaned up completely ([#23994](https://github.com/angular/components/pull/23994)) |
72
-
## Special Thanks
73
-
Andrew Seguin, Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
74
-
75
-
<!-- CHANGELOG SPLIT MARKER -->
76
-
77
50
<a name="13.0.3"></a>
78
51
# 13.0.3 "cerammic-almanac" (2021-12-01)
79
52
### cdk
@@ -95,32 +68,6 @@ Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
95
68
96
69
<!-- CHANGELOG SPLIT MARKER -->
97
70
98
-
<a name="13.1.0-next.2"></a>
99
-
# 13.1.0-next.2 "putty-pomelo" (2021-11-17)
100
-
### cdk
101
-
| Commit | Type | Description |
102
-
| -- | -- | -- |
103
-
| [c381a6c5ae](https://github.com/angular/components/commit/c381a6c5ae1bd0b25e91384bc8bf03198064aa2b) | feat | **bidi:** support `auto` direction value ([#23906](https://github.com/angular/components/pull/23906)) |
104
-
| [b9cda574c9](https://github.com/angular/components/commit/b9cda574c9f9b127b7b018212556678e4fd573c2) | fix | **drag-drop:** handle not working when it has a child inside shadow DOM |
105
-
| [48df9d6788](https://github.com/angular/components/commit/48df9d6788c2bc4e7622755284b4901447a568bb) | fix | **testing:** fake events not propagating through shadow DOM |
106
-
### material
107
-
| Commit | Type | Description |
108
-
| -- | -- | -- |
109
-
| [6f1a1b7520](https://github.com/angular/components/commit/6f1a1b75201a6eeacf9b02f4ba35672c1e9b66b7) | fix | **datepicker:** Add aria-current="date" to current date ([#23714](https://github.com/angular/components/pull/23714)) |
110
-
| [8cdd3d7c76](https://github.com/angular/components/commit/8cdd3d7c763113ed03cf6b6889fb41f40f57dda9) | fix | **tabs:** pagination sometimes incorrectly shown after zoom ([#23759](https://github.com/angular/components/pull/23759)) |
| [2c637d3129](https://github.com/angular/components/commit/2c637d3129865d3e3e475fea3f1cd3353e06394f) | fix | **chips:** add selected indication in high contrast mode ([#23828](https://github.com/angular/components/pull/23828)) |
159
-
| [72d2e5af89](https://github.com/angular/components/commit/72d2e5af89944fe30a11e7487c17ffc3ce863dc6) | fix | **chips:** Declare that MatChipInput.inputElement is always defined ([#23868](https://github.com/angular/components/pull/23868)) |
160
-
| [ff7fd485d6](https://github.com/angular/components/commit/ff7fd485d61f1ac38df11ff49825d03db44eac54) | fix | **core:** test environment check not picking up jest ([#23722](https://github.com/angular/components/pull/23722)) |
161
-
| [a6d41413cc](https://github.com/angular/components/commit/a6d41413cca4ce446c3eebc03318c880f3b8ef1a) | fix | **form-field:** update outline gap when prefix changes ([#23869](https://github.com/angular/components/pull/23869)) |
| [1b6c93571c](https://github.com/angular/components/commit/1b6c93571c4615deb929f7b0e72c3e42478a31ec) | fix | **table:** set class and role on no data row ([#23749](https://github.com/angular/components/pull/23749)) |
216
-
## Special Thanks
217
-
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and Zach Arend
0 commit comments