Skip to content

Commit 3deca24

Browse files
authored
release: cut the v14.0.0-next.7 release (#24608)
1 parent 8c2ec46 commit 3deca24

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
<a name="14.0.0-next.7"></a>
2+
# 14.0.0-next.7 "baize-bison" (2022-03-16)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [45fae71ea](https://github.com/angular/components/commit/45fae71ea083b37f2e18f0e60dfadfce27472ed4) | 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+
| [8ef312528](https://github.com/angular/components/commit/8ef3125285b3e5a4eb0b0f2974acaf3873e5eead) | feat | **dialog:** add the ability to control the animation duration ([#13466](https://github.com/angular/components/pull/13466)) |
11+
| [cc6112298](https://github.com/angular/components/commit/cc6112298d85ae40164717a5ec267a3128a0c10e) | feat | **stepper:** add input for controlling the animation duration ([#17133](https://github.com/angular/components/pull/17133)) |
12+
| [fc5f8b026](https://github.com/angular/components/commit/fc5f8b0266c299af981fe8198981ef1cac87df49) | feat | **stepper:** add the ability to control the position of the header in a horizontal stepper ([#15509](https://github.com/angular/components/pull/15509)) |
13+
| [f42fee0de](https://github.com/angular/components/commit/f42fee0de7b7f97fd17cb2bdc1eb99b1e4ad4756) | feat | **tabs:** Throw error in MDC tabs if [tabPanel] input is not provided ([#24517](https://github.com/angular/components/pull/24517)) |
14+
| [0f15d1983](https://github.com/angular/components/commit/0f15d19831c17133bf2ebaf99bf7c4483c27a17f) | fix | **badge:** ensure overflow visible ([#24602](https://github.com/angular/components/pull/24602)) |
15+
| [0b5256184](https://github.com/angular/components/commit/0b52561840325929c81a59d78bbd01d0f26cdb24) | fix | **card:** use more specific selector for divider override ([#23531](https://github.com/angular/components/pull/23531)) |
16+
| [47517b65e](https://github.com/angular/components/commit/47517b65e0501fd85fcb1bf97c92ebb1185cc304) | fix | **card:** use more specific selector for divider override ([#23531](https://github.com/angular/components/pull/23531)) |
17+
| [6b4f2bfa9](https://github.com/angular/components/commit/6b4f2bfa91cabff1adfb3910593ee714c406884c) | fix | **datepicker:** fix Voiceover losing focus on PageDown ([#24399](https://github.com/angular/components/pull/24399)) |
18+
| [14f5b6e06](https://github.com/angular/components/commit/14f5b6e067cedb24fd55d502a37d641e86730d74) | fix | **datepicker:** use cdk-visually-hidden on calendar header ([#24523](https://github.com/angular/components/pull/24523)) |
19+
| [f16548462](https://github.com/angular/components/commit/f16548462eb2949d10df4370277513dcf8519eba) | fix | **dialog:** provide defaults for dialog animation ([#24591](https://github.com/angular/components/pull/24591)) |
20+
| [575332c92](https://github.com/angular/components/commit/575332c9296c28776376f4b4f7fb39c9743761aa) | fix | **dialog:** use quoted keys in the animation state object ([#24594](https://github.com/angular/components/pull/24594)) |
21+
| [025a53448](https://github.com/angular/components/commit/025a53448342fbda9c2e57819026bafc5ca6f8c9) | fix | **icon:** clip overflowing icon elements ([#12429](https://github.com/angular/components/pull/12429)) |
22+
| [9e06e4ab0](https://github.com/angular/components/commit/9e06e4ab0fb4e2dad3e59bc1c6638c5c0d815ea0) | fix | **tabs:** avoid timeouts in background tabs ([#24000](https://github.com/angular/components/pull/24000)) |
23+
### cdk-experimental
24+
| Commit | Type | Description |
25+
| -- | -- | -- |
26+
| [dc020c7ac](https://github.com/angular/components/commit/dc020c7ac238307b45e586bebbbd765f3b652b97) | feat | **menu:** Use DI instead of CdkMenuPanel to connect menus ([#24558](https://github.com/angular/components/pull/24558)) |
27+
### material-experimental
28+
| Commit | Type | Description |
29+
| -- | -- | -- |
30+
| [6982ca7ec](https://github.com/angular/components/commit/6982ca7ec42d4ef0b35b150d87e7d402c1131536) | fix | **mdc-core:** add app background color ([#22992](https://github.com/angular/components/pull/22992)) |
31+
| [356618d0c](https://github.com/angular/components/commit/356618d0c962cb2aec8f21bca949542b3a563df9) | fix | **mdc-radio:** add hover indication ([#24595](https://github.com/angular/components/pull/24595)) |
32+
## Special Thanks
33+
Andrew Seguin, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend, Zack Elliott and renovate[bot]
34+
35+
<!-- CHANGELOG SPLIT MARKER -->
36+
137
<a name="13.3.0"></a>
238
# 13.3.0 "aluminum-armadillo" (2022-03-16)
339
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
5353
"prepare": "husky install"
5454
},
55-
"version": "14.0.0-next.6",
55+
"version": "14.0.0-next.7",
5656
"dependencies": {
5757
"@angular/animations": "14.0.0-next.6",
5858
"@angular/common": "14.0.0-next.6",

0 commit comments

Comments
 (0)