Skip to content

Commit 364bda5

Browse files
authored
docs: release notes for the v13.0.2 release (#23979)
1 parent 69598f1 commit 364bda5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<a name="13.0.2"></a>
2+
# 13.0.2 "taffy-tangerine" (2021-11-17)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a24b1ac301](https://github.com/angular/components/commit/a24b1ac301e01e2e9c8d619f0a0628008c2609a7) | fix | **drag-drop:** handle not working when it has a child inside shadow DOM |
7+
| [a38fcc2924](https://github.com/angular/components/commit/a38fcc2924f0de03e8a6fd45bacc9aafea87c1f0) | fix | **testing:** fake events not propagating through shadow DOM |
8+
### material
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [ba5d36a0ba](https://github.com/angular/components/commit/ba5d36a0bab9df5220d82c1e28057e7aabe802e7) | fix | **datepicker:** Add aria-current="date" to current date ([#23714](https://github.com/angular/components/pull/23714)) |
12+
| [759d85a2ff](https://github.com/angular/components/commit/759d85a2fff0d287143d0617c4394c864a4c6dcd) | fix | **tabs:** pagination sometimes incorrectly shown after zoom ([#23759](https://github.com/angular/components/pull/23759)) |
13+
### material-experimental
14+
| Commit | Type | Description |
15+
| -- | -- | -- |
16+
| [59ea11602a](https://github.com/angular/components/commit/59ea11602ad9a443c3e1652c5175d3929509f4f1) | fix | **mdc-list:** don't override focus styles with hover ([#23840](https://github.com/angular/components/pull/23840)) |
17+
### multiple
18+
| Commit | Type | Description |
19+
| -- | -- | -- |
20+
| [e5c589d473](https://github.com/angular/components/commit/e5c589d47313da99a438e58e5154e314513b0ffa) | perf | don't emit fallbacks for CSS variables in experimental components ([#23912](https://github.com/angular/components/pull/23912)) |
21+
## Special Thanks
22+
ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner
23+
24+
<!-- CHANGELOG SPLIT MARKER -->
25+
126
<a name="13.1.0-next.1"></a>
227
# 13.1.0-next.1 "tulle-turkey" (2021-11-11)
328
### cdk

0 commit comments

Comments
 (0)