|
| 1 | +<a name="14.0.0-next.1"></a> |
| 2 | +# 14.0.0-next.1 "denim-dinosaur" (2022-02-02) |
| 3 | +## Breaking Changes |
| 4 | +### cdk |
| 5 | +- The deprecated `angular/cdk/testing/protractor` entry-point has been removed. |
| 6 | +### material-experimental |
| 7 | +| Commit | Type | Description | |
| 8 | +| -- | -- | -- | |
| 9 | +| [f0f9cbecf5](https://github.com/angular/components/commit/f0f9cbecf5afb7dff226a0a79df727f439324f85) | fix | **mdc-button:** align outline color with spec ([#24249](https://github.com/angular/components/pull/24249)) | |
| 10 | +| [5a0002739a](https://github.com/angular/components/commit/5a0002739a720c7480cb284b55f168f404046dc2) | perf | **mdc-list:** reduce bundle size ([#24291](https://github.com/angular/components/pull/24291)) | |
| 11 | +### cdk-experimental |
| 12 | +| Commit | Type | Description | |
| 13 | +| -- | -- | -- | |
| 14 | +| [75cda48da1](https://github.com/angular/components/commit/75cda48da100335f875ad6ba87db25ab01d0e972) | fix | **menu:** keep context menus open when mouse is released ([#24308](https://github.com/angular/components/pull/24308)) | |
| 15 | +### material |
| 16 | +| Commit | Type | Description | |
| 17 | +| -- | -- | -- | |
| 18 | +| [c3188c84ef](https://github.com/angular/components/commit/c3188c84ef140f0f9e3366516d9004b46ed8da71) | feat | **tabs:** add the ability to keep content inside the DOM while off-screen ([#20393](https://github.com/angular/components/pull/20393)) | |
| 19 | +| [cad0872208](https://github.com/angular/components/commit/cad087220848b2cd2c252520bac26a42d8b279aa) | feat | **tabs:** add the ability to keep content inside the DOM while off-screen ([#24299](https://github.com/angular/components/pull/24299)) | |
| 20 | +| [1933225833](https://github.com/angular/components/commit/1933225833a17d1c4246ca2afe5dac6b0ecc4060) | fix | **datepicker:** content overflowing when large custom header is provided ([#24255](https://github.com/angular/components/pull/24255)) | |
| 21 | +| [a74d92e33d](https://github.com/angular/components/commit/a74d92e33df365558eaf54661db32de379d68885) | fix | **menu:** adjust overlay size when amount of items changes ([#21457](https://github.com/angular/components/pull/21457)) | |
| 22 | +| [c1f25bcdbe](https://github.com/angular/components/commit/c1f25bcdbea56556ee27d4153fd44dc3a95567fe) | fix | **slider:** Ticks updated wrongly if the max property 0 ([#24218](https://github.com/angular/components/pull/24218)) | |
| 23 | +| [e8919bcf4b](https://github.com/angular/components/commit/e8919bcf4b614fde6f6614fcaaf799b97f9702b5) | fix | **tabs:** use buttons for paginator ([#14640](https://github.com/angular/components/pull/14640)) | |
| 24 | +### cdk |
| 25 | +| Commit | Type | Description | |
| 26 | +| -- | -- | -- | |
| 27 | +| [781a45a2b6](https://github.com/angular/components/commit/781a45a2b6e7bd0ea38e7023fc4f492b02a0014f) | fix | **a11y:** allow for multiple browser-generated description containers ([#23507](https://github.com/angular/components/pull/23507)) | |
| 28 | +| [2575b00808](https://github.com/angular/components/commit/2575b008083f4736ed48877604b0165c03bd9175) | refactor | **testing:** remove deprecated protractor harness environment ([#24304](https://github.com/angular/components/pull/24304)) | |
| 29 | +### multiple |
| 30 | +| Commit | Type | Description | |
| 31 | +| -- | -- | -- | |
| 32 | +| [c46ece07b3](https://github.com/angular/components/commit/c46ece07b348bad43e54fbad9d10e4fb9aab367f) | perf | Remove IE 11 cruft from table, column-resize, and popover-edit. ([#23900](https://github.com/angular/components/pull/23900)) | |
| 33 | +## Special Thanks |
| 34 | +Amy Sorto, Dmytro Mezhenskyi, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend, Zack Elliott and ram |
| 35 | + |
| 36 | +<!-- CHANGELOG SPLIT MARKER --> |
| 37 | + |
1 | 38 | <a name="13.2.1"></a>
|
2 | 39 | # 13.2.1 "vinyl-viola" (2022-02-02)
|
3 | 40 | ### cdk
|
|
0 commit comments