|
| 1 | +<a name="13.0.0-next.2"></a> |
| 2 | +# 13.0.0-next.2 "emerald-earring" (2021-08-26) |
| 3 | +## Breaking Changes |
| 4 | +### cdk/clipboard |
| 5 | +* `CKD_COPY_TO_CLIPBOARD_CONFIG` has been removed. Use `CDK_COPY_TO_CLIPBOARD_CONFIG` instead. |
| 6 | +### material/form-field |
| 7 | +* `MatFormFieldHarness.getHarnessLoaderForPrefix` has been removed. Use `MatFormFieldHarness.getPrefixText` instead. |
| 8 | +* `MatFormFieldHarness.getHarnessLoaderForSuffix` has been removed. Use `MatFormFieldHarness.getSuffixText` instead. |
| 9 | +* The `_labelOptions` parameter of the `MatFormField` constructor has been removed. |
| 10 | +* `MatFormField.underlineRef` has been removed. |
| 11 | +### material/tabs |
| 12 | +* `MatTabHarness.getHarnessLoaderForContent` has been removed. Use `MatTabHarness.getRootHarnessLoader` instead. |
| 13 | +### cdk/clipboard |
| 14 | +| Commit | Type | Description | |
| 15 | +| -- | -- | -- | |
| 16 | +| [5833597a7](https://github.com/angular/components/commit/5833597a7ad8adca95da5533fb6f1efa5340a623) | refactor | clean up deprecated APIs for v13 ([#23401](https://github.com/angular/components/pull/23401)) | |
| 17 | +### cdk/testing |
| 18 | +| Commit | Type | Description | |
| 19 | +| -- | -- | -- | |
| 20 | +| [692ebafe7](https://github.com/angular/components/commit/692ebafe7baab75771f0f279b7e7090ec4f903aa) | fix | fake touch event does not set proper touch identifier | |
| 21 | +### material/datepicker |
| 22 | +| Commit | Type | Description | |
| 23 | +| -- | -- | -- | |
| 24 | +| [b761dbcb2](https://github.com/angular/components/commit/b761dbcb27ca12573429407467b71ec092c5951d) | fix | calendar reopening on spacebar selection ([#23336](https://github.com/angular/components/pull/23336)) | |
| 25 | +### material/dialog |
| 26 | +| Commit | Type | Description | |
| 27 | +| -- | -- | -- | |
| 28 | +| [3dc5af4bf](https://github.com/angular/components/commit/3dc5af4bfd2e15fe9a1330740068732cfc65d29f) | feat | add support for content sections in harness ([#23357](https://github.com/angular/components/pull/23357)) | |
| 29 | +### material/form-field |
| 30 | +| Commit | Type | Description | |
| 31 | +| -- | -- | -- | |
| 32 | +| [700c0601c](https://github.com/angular/components/commit/700c0601c03c113925562fd31f49d66a65ac3dae) | refactor | remove deprecated APIs for version 13 ([#23389](https://github.com/angular/components/pull/23389)) | |
| 33 | +### material/stepper |
| 34 | +| Commit | Type | Description | |
| 35 | +| -- | -- | -- | |
| 36 | +| [b5b262d3e](https://github.com/angular/components/commit/b5b262d3e0f15eeae173b1f56a68d661953b7b83) | fix | remove ripple and hover styling for disabled step ([#23386](https://github.com/angular/components/pull/23386)) | |
| 37 | +### material/tabs |
| 38 | +| Commit | Type | Description | |
| 39 | +| -- | -- | -- | |
| 40 | +| [3ad08940f](https://github.com/angular/components/commit/3ad08940f13aad9403b89722eb7dd5f388a4d536) | refactor | remove deprecated APIs for v13 ([#23426](https://github.com/angular/components/pull/23426)) | |
| 41 | +### material-experimental/mdc-slider |
| 42 | +| Commit | Type | Description | |
| 43 | +| -- | -- | -- | |
| 44 | +| [c4cf3c945](https://github.com/angular/components/commit/c4cf3c9456d57371ee725991afe6afe49f7928ca) | fix | correct description of slider harness thumb getters ([#23431](https://github.com/angular/components/pull/23431)) | |
| 45 | +## Special Thanks |
| 46 | +Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner, Wagner Maciel and mmalerba |
| 47 | + |
| 48 | + |
1 | 49 | <a name="12.2.3"></a>
|
2 | 50 | # 12.2.3 "meteorite-mango" (2021-08-25)
|
3 | 51 | ### material/datepicker
|
|
0 commit comments