Skip to content

Commit 1a0204a

Browse files
committed
docs: release notes for the v15.1.3 release
1 parent 48b4445 commit 1a0204a

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="15.1.3"></a>
2+
# 15.1.3 "obsidian-organism" (2023-02-02)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [d9124166a1](https://github.com/angular/components/commit/d9124166a1203e43f1d9093db82365cbaf9b70bc) | fix | **collections:** SelectionModel does not always respect the compareWith function ([#26447](https://github.com/angular/components/pull/26447)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [621d1755df](https://github.com/angular/components/commit/621d1755dfb18be44732334d784fa0d65197dca1) | fix | **checkbox:** focus not moved to input when clicking on touch target ([#26545](https://github.com/angular/components/pull/26545)) |
11+
| [f1d83f19c9](https://github.com/angular/components/commit/f1d83f19c96152fc1cef63a869a7d0c3334be946) | fix | **dialog:** take dialog background from theme palette ([#26324](https://github.com/angular/components/pull/26324)) |
12+
| [719cff0c4d](https://github.com/angular/components/commit/719cff0c4d4b4ece24919a9e55fefe2f1483de8a) | fix | **tabs:** set color on disabled tabs ([#26319](https://github.com/angular/components/pull/26319)) |
13+
| [9efb60f6b4](https://github.com/angular/components/commit/9efb60f6b47912897a1e61e21cb64926afeed2d6) | fix | **tabs:** unable to click projected content in tab label ([#26527](https://github.com/angular/components/pull/26527)) |
14+
### google-maps
15+
| Commit | Type | Description |
16+
| -- | -- | -- |
17+
| [e48a5af71f](https://github.com/angular/components/commit/e48a5af71fdf9057b058c91338f08bb9d9ec3cf2) | fix | error if API is initialized incorrectly ([#26520](https://github.com/angular/components/pull/26520)) |
18+
## Special Thanks
19+
Alan Agius, Aurélien Loyer, Kristiyan Kostadinov, MECHERI Akram, Paul Gschwendtner, Pei Wang and Wagner Maciel
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="15.2.0-next.2"></a>
224
# 15.2.0-next.2 "brass-bottle" (2023-01-25)
325
### material
@@ -3085,4 +3107,4 @@ _Breaking changes:_
30853107

30863108
# Changes Prior to 12.0.0
30873109

3088-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
3110+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).

0 commit comments

Comments
 (0)