File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="13.3.0"></a>
2
+ # 13.3.0 "aluminum-armadillo" (2022-03-16)
3
+ ### cdk
4
+ | Commit | Type | Description |
5
+ | -- | -- | -- |
6
+ | [e4c64dd56](https://github.com/angular/components/commit/e4c64dd566c2dbc3d0121e8398fd37461a8182db) | fix | **drag-drop:** only block dragstart event on event targets ([#24581](https://github.com/angular/components/pull/24581)) |
7
+ ### material
8
+ | Commit | Type | Description |
9
+ | -- | -- | -- |
10
+ | [33d07df95](https://github.com/angular/components/commit/33d07df953b37a5fd96cc1a13aff002279681ec3) | fix | **badge:** ensure overflow visible ([#24602](https://github.com/angular/components/pull/24602)) |
11
+ | [dfef17351](https://github.com/angular/components/commit/dfef17351308e86f10708274e58c905d3b6dfb60) | fix | **datepicker:** fix Voiceover losing focus on PageDown ([#24399](https://github.com/angular/components/pull/24399)) |
12
+ | [1703b83ae](https://github.com/angular/components/commit/1703b83aec5f6a2f92b4cd8cd9dedccb980dd9e3) | fix | **datepicker:** use cdk-visually-hidden on calendar header ([#24523](https://github.com/angular/components/pull/24523)) |
13
+ | [41320d07e](https://github.com/angular/components/commit/41320d07e14b405e20b2b8fdca84488547cb4845) | fix | **tabs:** avoid timeouts in background tabs ([#24000](https://github.com/angular/components/pull/24000)) |
14
+ ### material-experimental
15
+ | Commit | Type | Description |
16
+ | -- | -- | -- |
17
+ | [097ec0d11](https://github.com/angular/components/commit/097ec0d11c42b833964cb4f9cb886445d6ecd7b1) | fix | **mdc-core:** add app background color ([#22992](https://github.com/angular/components/pull/22992)) |
18
+ | [15a0676d5](https://github.com/angular/components/commit/15a0676d535a354875e1262cbaa5d23d19ee19e4) | fix | **mdc-radio:** add hover indication ([#24595](https://github.com/angular/components/pull/24595)) |
19
+ ## Special Thanks
20
+ Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
21
+
22
+ <!-- CHANGELOG SPLIT MARKER -->
23
+
1
24
<a name="13.2.6"></a>
2
25
# 13.2.6 "suede-spaghetti" (2022-03-09)
3
26
### cdk
Original file line number Diff line number Diff line change 52
52
"ci-docs-monitor-test" : " ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts" ,
53
53
"prepare" : " husky install"
54
54
},
55
- "version" : " 13.3.0-rc.0 " ,
55
+ "version" : " 13.3.0" ,
56
56
"dependencies" : {
57
57
"@angular/animations" : " 13.3.0" ,
58
58
"@angular/common" : " 13.3.0" ,
You can’t perform that action at this time.
0 commit comments