Skip to content

Commit 79f15dc

Browse files
committed
release: cut the v15.2.0 release
1 parent 7f9f62a commit 79f15dc

File tree

2 files changed

+11
-84
lines changed

2 files changed

+11
-84
lines changed

CHANGELOG.md

Lines changed: 10 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1-
<a name="15.2.0-rc.0"></a>
2-
# 15.2.0-rc.0 "sterlingsilver-whale" (2023-02-16)
1+
<a name="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 |
37
### material
48
| Commit | Type | Description |
59
| -- | -- | -- |
6-
| [664100474](https://github.com/angular/components/commit/664100474290b5c9c21df2dd767a9c3e8a522978) | fix | **core:** Fix legacy prebuilt themes export ([#26624](https://github.com/angular/components/pull/26624)) |
7-
| [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)) |
913
## 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
1115

1216
<!-- CHANGELOG SPLIT MARKER -->
1317

@@ -24,17 +28,6 @@ Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Wagner Maciel, Zach Arend
2428

2529
<!-- CHANGELOG SPLIT MARKER -->
2630

27-
<a name="15.2.0-next.4"></a>
28-
# 15.2.0-next.4 "lace-leaf" (2023-02-08)
29-
### material
30-
| Commit | Type | Description |
31-
| -- | -- | -- |
32-
| [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
35-
36-
<!-- CHANGELOG SPLIT MARKER -->
37-
3831
<a name="15.1.4"></a>
3932
# 15.1.4 "felt-fern" (2023-02-08)
4033
### material
@@ -46,28 +39,6 @@ Hubert Frei, Kristiyan Kostadinov and Wagner Maciel
4639

4740
<!-- CHANGELOG SPLIT MARKER -->
4841

49-
<a name="15.2.0-next.3"></a>
50-
# 15.2.0-next.3 "tritium-turnstile" (2023-02-02)
51-
### cdk
52-
| Commit | Type | Description |
53-
| -- | -- | -- |
54-
| [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-
7142
<a name="15.1.3"></a>
7243
# 15.1.3 "obsidian-organism" (2023-02-02)
7344
### cdk
@@ -90,20 +61,6 @@ Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendt
9061

9162
<!-- CHANGELOG SPLIT MARKER -->
9263

93-
<a name="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)) |
100-
| [834e865d4](https://github.com/angular/components/commit/834e865d48cac7abe3c4316b83591321d6baf5a5) | fix | **schematics:** add string literal check ([#26475](https://github.com/angular/components/pull/26475)) |
101-
| [f56bd5c24](https://github.com/angular/components/commit/f56bd5c243ff96eca5c72428cb6ac54764e01844) | fix | **schematics:** improve logging of mdc-migration ts migrator ([#26377](https://github.com/angular/components/pull/26377)) |
102-
## Special Thanks
103-
Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel
104-
105-
<!-- CHANGELOG SPLIT MARKER -->
106-
10764
<a name="15.1.2"></a>
10865
# 15.1.2 "arsenic-angel" (2023-01-25)
10966
### material
@@ -118,24 +75,6 @@ Kristiyan Kostadinov, Thomas Chandelle and Wagner Maciel
11875

11976
<!-- CHANGELOG SPLIT MARKER -->
12077

121-
<a name="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)) |
132-
| [3038d72ac](https://github.com/angular/components/commit/3038d72acbd7a8691e80ebbcc083449dace4aef4) | fix | **schematics:** don't migrate unknown stylesheet formats ([#26450](https://github.com/angular/components/pull/26450)) |
133-
| [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-
13978
<a name="15.1.1"></a>
14079
# 15.1.1 "purple-plush" (2023-01-18)
14180
### material
@@ -149,18 +88,6 @@ Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtne
14988

15089
<!-- CHANGELOG SPLIT MARKER -->
15190

152-
<a name="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
161-
162-
<!-- CHANGELOG SPLIT MARKER -->
163-
16491
<a name="15.1.0"></a>
16592
# 15.1.0 "silk-sandal" (2023-01-11)
16693
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "15.2.0-rc.0",
57+
"version": "15.2.0",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)