Skip to content

Commit 0d3a730

Browse files
authored
docs: release notes for the v13.1.0 release (#24073)
1 parent 223149b commit 0d3a730

File tree

1 file changed

+7
-98
lines changed

1 file changed

+7
-98
lines changed

CHANGELOG.md

Lines changed: 7 additions & 98 deletions
Original file line numberDiff line numberDiff 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)
33
### cdk
44
| Commit | Type | Description |
55
| -- | -- | -- |
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)) |
77
### material
88
| Commit | Type | Description |
99
| -- | -- | -- |
1010
| [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
1713
| Commit | Type | Description |
1814
| -- | -- | -- |
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)) |
20-
| [642a78940](https://github.com/angular/components/commit/642a7894066cce77994369b813f19b9eec1ee616) | fix | **mdc-checkbox:** reduce amount of emitted theme css ([#24004](https://github.com/angular/components/pull/24004)) |
21-
| [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)) |
15+
| [7dbe9a428](https://github.com/angular/components/commit/7dbe9a42829a2e71cca3363e9a97ec0ea45be276) | feat | Getting google.maps.Map instance ([#23856](https://github.com/angular/components/pull/23856)) |
2216
### material-luxon-adapter
2317
| Commit | Type | Description |
2418
| -- | -- | -- |
2519
| [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)) |
2620
## 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
2822

2923
<!-- CHANGELOG SPLIT MARKER -->
3024

@@ -53,27 +47,6 @@ Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, N
5347

5448
<!-- CHANGELOG SPLIT MARKER -->
5549

56-
<a name="13.1.0-next.3"></a>
57-
# 13.1.0-next.3 "plastic-animal" (2021-12-01)
58-
### cdk
59-
| Commit | Type | Description |
60-
| -- | -- | -- |
61-
| [02908ceb5d](https://github.com/angular/components/commit/02908ceb5d86a619a60bdfe4d8fdc503ae726cb2) | fix | **drag-drop:** remove boundary error ([#23966](https://github.com/angular/components/pull/23966)) |
62-
| [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)) |
67-
| [738e514ec9](https://github.com/angular/components/commit/738e514ec98f4175bdd23b9496ea7e8d33de1ee6) | perf | **core:** tree shake sanity checks ([#23969](https://github.com/angular/components/pull/23969)) |
68-
### multiple
69-
| Commit | Type | Description |
70-
| -- | -- | -- |
71-
| [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-
7750
<a name="13.0.3"></a>
7851
# 13.0.3 "cerammic-almanac" (2021-12-01)
7952
### cdk
@@ -95,32 +68,6 @@ Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
9568

9669
<!-- CHANGELOG SPLIT MARKER -->
9770

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)) |
111-
### material-experimental
112-
| Commit | Type | Description |
113-
| -- | -- | -- |
114-
| [edc2aa353f](https://github.com/angular/components/commit/edc2aa353fab2cbb32841431571542edfd5f6b60) | fix | **mdc-list:** don't override focus styles with hover ([#23840](https://github.com/angular/components/pull/23840)) |
115-
### multiple
116-
| Commit | Type | Description |
117-
| -- | -- | -- |
118-
| [4350552f5c](https://github.com/angular/components/commit/4350552f5c145182c8fc17586d8a826c40481b59) | perf | don't emit fallbacks for CSS variables in experimental components ([#23912](https://github.com/angular/components/pull/23912)) |
119-
## Special Thanks
120-
ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner
121-
122-
<!-- CHANGELOG SPLIT MARKER -->
123-
12471
<a name="13.0.2"></a>
12572
# 13.0.2 "taffy-tangerine" (2021-11-17)
12673
### cdk
@@ -146,33 +93,6 @@ ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kost
14693

14794
<!-- CHANGELOG SPLIT MARKER -->
14895

149-
<a name="13.1.0-next.1"></a>
150-
# 13.1.0-next.1 "tulle-turkey" (2021-11-11)
151-
### cdk
152-
| Commit | Type | Description |
153-
| -- | -- | -- |
154-
| [1267263a83](https://github.com/angular/components/commit/1267263a83d039a62011ac189cdf81b772a39310) | fix | **overlay:** remove Optional decorator in ConnectedOverlayPositionChange constructor ([#23735](https://github.com/angular/components/pull/23735)) |
155-
### material
156-
| Commit | Type | Description |
157-
| -- | -- | -- |
158-
| [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)) |
162-
| [b533e619ec](https://github.com/angular/components/commit/b533e619ec724ec76deffc67ff6cf923bb7d9c91) | fix | **slide-toggle:** remove tabindex from host node ([#23891](https://github.com/angular/components/pull/23891)) |
163-
### google-maps
164-
| Commit | Type | Description |
165-
| -- | -- | -- |
166-
| [7dbe9a4282](https://github.com/angular/components/commit/7dbe9a42829a2e71cca3363e9a97ec0ea45be276) | feat | Getting google.maps.Map instance ([#23856](https://github.com/angular/components/pull/23856)) |
167-
### multiple
168-
| Commit | Type | Description |
169-
| -- | -- | -- |
170-
| [8cb0f12924](https://github.com/angular/components/commit/8cb0f129243af31545f884668fdcd91f772272c4) | fix | update to angular v13.0.1 to emit proper partial compilation output ([#23951](https://github.com/angular/components/pull/23951)) |
171-
## Special Thanks
172-
Amy Sorto, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman and Umer Naeem
173-
174-
<!-- CHANGELOG SPLIT MARKER -->
175-
17696
<a name="13.0.1"></a>
17797
# 13.0.1 "chalk-city" (2021-11-11)
17898
### cdk
@@ -207,17 +127,6 @@ Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
207127

208128
<!-- CHANGELOG SPLIT MARKER -->
209129

210-
<a name="13.1.0-next.0"></a>
211-
# 13.1.0-next.0 "tungsten-dodecahedron" (2021-11-03)
212-
### material
213-
| Commit | Type | Description |
214-
| -- | -- | -- |
215-
| [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
218-
219-
<!-- CHANGELOG SPLIT MARKER -->
220-
221130
<a name="13.0.0"></a>
222131
# 13.0.0 "fir-valise" (2021-11-03)
223132
## Breaking Changes

0 commit comments

Comments
 (0)