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
+8-49
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,21 @@
1
-
<a name="14.2.0-rc.0"></a>
2
-
# 14.2.0-rc.0 "plastic-duck" (2022-08-19)
1
+
<a name="14.2.0"></a>
2
+
# 14.2.0 "rayon-river" (2022-08-25)
3
3
### cdk
4
4
| Commit | Type | Description |
5
5
| -- | -- | -- |
6
+
| [06c2164618](https://github.com/angular/components/commit/06c216461874fe90befe475e2720947ca4d43eb7) | feat | **a11y:** add named export and public property to CdkMonitorFocus directive ([#25427](https://github.com/angular/components/pull/25427)) |
| [200556ea96](https://github.com/angular/components/commit/200556ea9604cc7cd25ef807dd5f20181c700302) | fix | **dialog:** fall back to node injector token doesn't exist in template injector ([#25406](https://github.com/angular/components/pull/25406)) |
| [b20876d86b](https://github.com/angular/components/commit/b20876d86b5d0650cc8079411a73fe7e5d8312b0) | fix | **button-toggle:** toggle name falling out of sync if name changes ([#24713](https://github.com/angular/components/pull/24713)) |
| [657774e29b](https://github.com/angular/components/commit/657774e29b90ab3d66f7abdbeadd7fafcae9b407) | feat | **datepicker:** Allow user to jump between start and end dates with arrow keys ([#25359](https://github.com/angular/components/pull/25359)) |
Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, Miles Malerba, ko-tori and swseverance
18
+
Andrew Seguin, Emmanuel Roux, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel
20
19
21
20
<!-- CHANGELOG SPLIT MARKER -->
22
21
@@ -41,23 +40,6 @@ Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance
41
40
42
41
<!-- CHANGELOG SPLIT MARKER -->
43
42
44
-
<a name="14.2.0-next.2"></a>
45
-
# 14.2.0-next.2 "maple-mantis" (2022-08-11)
46
-
### material
47
-
| Commit | Type | Description |
48
-
| -- | -- | -- |
49
-
| [657774e29b](https://github.com/angular/components/commit/657774e29b90ab3d66f7abdbeadd7fafcae9b407) | feat | **datepicker:** Allow user to jump between start and end dates with arrow keys ([#25359](https://github.com/angular/components/pull/25359)) |
50
-
| [225273825a](https://github.com/angular/components/commit/225273825ac3aefe423432a819aee48b92be52c0) | fix | **chips:** `selectable="false"` doesn't work on initial assignment ([#24906](https://github.com/angular/components/pull/24906)) |
51
-
| [484058b80e](https://github.com/angular/components/commit/484058b80ee335414d9523d16cd669c449ef3762) | fix | **tooltip:** avoid problem when triggers hide animation for not visible tooltip ([#24652](https://github.com/angular/components/pull/24652)) |
52
-
### material-experimental
53
-
| Commit | Type | Description |
54
-
| -- | -- | -- |
55
-
| [7c0f56335a](https://github.com/angular/components/commit/7c0f56335a39d33f2962b78bdc23390c38aba033) | fix | **mdc-list:** set a role on MatNavList and MatActionList ([#25412](https://github.com/angular/components/pull/25412)) |
56
-
## Special Thanks
57
-
Egor Volvachev, Karl Seamon, Miles Malerba, Wagner Maciel and Zach Arend
58
-
59
-
<!-- CHANGELOG SPLIT MARKER -->
60
-
61
43
<a name="14.1.2"></a>
62
44
# 14.1.2 "cedar-cicada" (2022-08-11)
63
45
### material
@@ -74,29 +56,6 @@ Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend
74
56
75
57
<!-- CHANGELOG SPLIT MARKER -->
76
58
77
-
<a name="14.2.0-next.1"></a>
78
-
# 14.2.0-next.1 "corundum-cat" (2022-08-03)
79
-
### cdk
80
-
| Commit | Type | Description |
81
-
| -- | -- | -- |
82
-
| [bf2723c8b](https://github.com/angular/components/commit/bf2723c8bde4bd966fe66d5e9d04b41c7b2ab493) | fix | **dialog:** use config injector if provided ([#25332](https://github.com/angular/components/pull/25332)) |
83
-
| [82be1d709](https://github.com/angular/components/commit/82be1d709aecceeebf7a8c491ae7594f5b38016a) | fix | **drag-drop:** expose pickup position in constrainPosition callback ([#25341](https://github.com/angular/components/pull/25341)) |
84
-
| [aea1a5d67](https://github.com/angular/components/commit/aea1a5d67cc17b60d696f98068f39a0404f94a81) | fix | **overlay:** detach overlay when portal is destroyed from the outside ([#25212](https://github.com/angular/components/pull/25212)) |
| [f214a2ce0](https://github.com/angular/components/commit/f214a2ce0790cbb497805c71540d23469d419fb3) | fix | **mdc-chips:** don't use button element if chip row isn't editable ([#25327](https://github.com/angular/components/pull/25327)) |
94
-
| [aa008def1](https://github.com/angular/components/commit/aa008def1624cc391b05aff53e1622621e35b32b) | fix | **mdc-slider:** skip resizing while the user is dragging ([#25318](https://github.com/angular/components/pull/25318)) |
95
-
## Special Thanks
96
-
Amadou Sall, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Serge and Wagner Maciel
0 commit comments