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
+10-83Lines changed: 10 additions & 83 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,17 @@
1
-
<aname="15.2.0-rc.0"></a>
2
-
# 15.2.0-rc.0 "sterlingsilver-whale" (2023-02-16)
1
+
<aname="15.2.0"></a>
2
+
# 15.2.0 "sodalite-soda" (2023-02-22)
3
+
### cdk
4
+
| Commit | Type | Description |
5
+
| -- | -- | -- |
6
+
|[62bd54e8e](https://github.com/angular/components/commit/62bd54e8ed4b55308e8b834515456a07951627b0)| feat |**testing:** add method to set the text of an element |
|[a9a169cee](https://github.com/angular/components/commit/a9a169cee306d10f169afd02fec1481cdc67db6b)| fix |**radio:**input not focused when clicking on touch target ([#26618](https://github.com/angular/components/pull/26618)) |
8
-
|[6d89b9de0](https://github.com/angular/components/commit/6d89b9de0592a5a0ee60b15e72b89188a53d5a66)| fix |**slider:**make valueChange emit only on change and not on input ([#26535](https://github.com/angular/components/pull/26535)) |
10
+
|[b42650c88](https://github.com/angular/components/commit/b42650c88c148f722def987d0834e06dcde135b7)|feat|**chips:**add test harness support for edit input|
11
+
|[5e96eb04c](https://github.com/angular/components/commit/5e96eb04ca23a0748860cf67980e319ab108cc4e)| fix |**chips:**add opt-out for single-select checkmarks ([#26338](https://github.com/angular/components/pull/26338)) |
12
+
|[46cfbe566](https://github.com/angular/components/commit/46cfbe566ab99207c3951c6c86aed20f65d925a6)| fix |**core:**add checkmark for single-select ([#25962](https://github.com/angular/components/pull/25962)) |
9
13
## Special Thanks
10
-
Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Miles Malerba, Wagner Maciel, Zach Arend and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
14
+
Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
|[1186c80361](https://github.com/angular/components/commit/1186c8036182bdbb850738a57118d5bc623e9aca)| fix |**chips:** unable to add space when editing chip ([#26564](https://github.com/angular/components/pull/26564)) |
33
-
## Special Thanks
34
-
Amy Sorto, Hubert Frei, Kristiyan Kostadinov and Wagner Maciel
|[50ec808eae](https://github.com/angular/components/commit/50ec808eaef5b554df382591a6a58f88b429237f)| fix |**collections:** SelectionModel does not always respect the compareWith function ([#26447](https://github.com/angular/components/pull/26447)) |
55
-
### material
56
-
| Commit | Type | Description |
57
-
| -- | -- | -- |
58
-
|[48b4445a1c](https://github.com/angular/components/commit/48b4445a1ca367555df44166312a1df470fc12c6)| fix |**checkbox:** focus not moved to input when clicking on touch target ([#26545](https://github.com/angular/components/pull/26545)) |
59
-
|[0e35cc0e5d](https://github.com/angular/components/commit/0e35cc0e5ddacc34eadf133a270a6d31a88d31f5)| fix |**dialog:** take dialog background from theme palette ([#26324](https://github.com/angular/components/pull/26324)) |
60
-
|[a1d5614f18](https://github.com/angular/components/commit/a1d5614f18066c0c2dc2580c7b5099e8f68a8e74)| fix |**tabs:** set color on disabled tabs ([#26319](https://github.com/angular/components/pull/26319)) |
61
-
|[fd9853da88](https://github.com/angular/components/commit/fd9853da88f3cb93a82ce38e207ace8047bec958)| fix |**tabs:** unable to click projected content in tab label ([#26527](https://github.com/angular/components/pull/26527)) |
62
-
### google-maps
63
-
| Commit | Type | Description |
64
-
| -- | -- | -- |
65
-
|[15648802d0](https://github.com/angular/components/commit/15648802d00341da251e8b8b9da7de8094737696)| fix | error if API is initialized incorrectly ([#26520](https://github.com/angular/components/pull/26520)) |
66
-
## Special Thanks
67
-
Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Miles Malerba, Paul Gschwendtner, Pei Wang and Wagner Maciel
68
-
69
-
<!-- CHANGELOG SPLIT MARKER -->
70
-
71
42
<aname="15.1.3"></a>
72
43
# 15.1.3 "obsidian-organism" (2023-02-02)
73
44
### cdk
@@ -90,20 +61,6 @@ Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendt
90
61
91
62
<!-- CHANGELOG SPLIT MARKER -->
92
63
93
-
<aname="15.2.0-next.2"></a>
94
-
# 15.2.0-next.2 "brass-bottle" (2023-01-25)
95
-
### material
96
-
| Commit | Type | Description |
97
-
| -- | -- | -- |
98
-
|[434ec52c8](https://github.com/angular/components/commit/434ec52c8de5c714e458ae12514e5b43c6977933)| fix |**core:** top-level font family not copied when converting between typography formats ([#26471](https://github.com/angular/components/pull/26471)) |
99
-
|[5f146901e](https://github.com/angular/components/commit/5f146901e38e08b62d96f20fbb552064c3de2f49)| fix |**core:** use Platform to check whether to run theming check ([#26477](https://github.com/angular/components/pull/26477)) |
Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel
104
-
105
-
<!-- CHANGELOG SPLIT MARKER -->
106
-
107
64
<aname="15.1.2"></a>
108
65
# 15.1.2 "arsenic-angel" (2023-01-25)
109
66
### material
@@ -118,24 +75,6 @@ Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel
118
75
119
76
<!-- CHANGELOG SPLIT MARKER -->
120
77
121
-
<aname="15.2.0-next.1"></a>
122
-
# 15.2.0-next.1 "pavement-payphone" (2023-01-18)
123
-
### cdk
124
-
| Commit | Type | Description |
125
-
| -- | -- | -- |
126
-
|[62bd54e8e](https://github.com/angular/components/commit/62bd54e8ed4b55308e8b834515456a07951627b0)| feat |**testing:** add method to set the text of an element |
127
-
### material
128
-
| Commit | Type | Description |
129
-
| -- | -- | -- |
130
-
|[b42650c88](https://github.com/angular/components/commit/b42650c88c148f722def987d0834e06dcde135b7)| feat |**chips:** add test harness support for edit input |
131
-
|[46cfbe566](https://github.com/angular/components/commit/46cfbe566ab99207c3951c6c86aed20f65d925a6)| fix |**core:** add checkmark for single-select ([#25962](https://github.com/angular/components/pull/25962)) |
|[6391fc189](https://github.com/angular/components/commit/6391fc189ae2a94443659e303da32ce391512dd1)| fix |**slider:** Use non-deprecated theme key ([#26378](https://github.com/angular/components/pull/26378)) |
134
-
## Special Thanks
135
-
Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Zach Arend
136
-
137
-
<!-- CHANGELOG SPLIT MARKER -->
138
-
139
78
<aname="15.1.1"></a>
140
79
# 15.1.1 "purple-plush" (2023-01-18)
141
80
### material
@@ -149,18 +88,6 @@ Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtne
149
88
150
89
<!-- CHANGELOG SPLIT MARKER -->
151
90
152
-
<aname="15.2.0-next.0"></a>
153
-
# 15.2.0-next.0 "cotton-candle" (2023-01-12)
154
-
### material
155
-
| Commit | Type | Description |
156
-
| -- | -- | -- |
157
-
|[5e96eb04ca](https://github.com/angular/components/commit/5e96eb04ca23a0748860cf67980e319ab108cc4e)| fix |**chips:** add opt-out for single-select checkmarks ([#26338](https://github.com/angular/components/pull/26338)) |
158
-
|[769e20431a](https://github.com/angular/components/commit/769e20431a05a4ad8230530fa2a4aab9c117a162)| fix |**select:** active class not removed from reset option when new value is assigned through form control ([#26414](https://github.com/angular/components/pull/26414)) |
159
-
## Special Thanks
160
-
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Zach Arend
0 commit comments