npm @angular/material 13.0.0-next.2
v13.0.0-next.2

latest releases: 18.0.0-rc.2, 17.3.9, 18.0.0-rc.1...
2 years ago

13.0.0-next.2 "emerald-earring" (2021-08-26)

Breaking Changes

cdk/clipboard

  • CKD_COPY_TO_CLIPBOARD_CONFIG has been removed. Use CDK_COPY_TO_CLIPBOARD_CONFIG instead.

material/form-field

  • MatFormFieldHarness.getHarnessLoaderForPrefix has been removed. Use MatFormFieldHarness.getPrefixText instead.
  • MatFormFieldHarness.getHarnessLoaderForSuffix has been removed. Use MatFormFieldHarness.getSuffixText instead.
  • The _labelOptions parameter of the MatFormField constructor has been removed.
  • MatFormField.underlineRef has been removed.

material/tabs

  • MatTabHarness.getHarnessLoaderForContent has been removed. Use MatTabHarness.getRootHarnessLoader instead.

cdk/clipboard

Commit Description
refactor - 5833597a7 clean up deprecated APIs for v13 (#23401)

cdk/testing

Commit Description
fix - 692ebafe7 fake touch event does not set proper touch identifier

material/datepicker

Commit Description
fix - b761dbcb2 calendar reopening on spacebar selection (#23336)

material/dialog

Commit Description
feat - 3dc5af4bf add support for content sections in harness (#23357)

material/form-field

Commit Description
refactor - 700c0601c remove deprecated APIs for version 13 (#23389)

material/stepper

Commit Description
fix - b5b262d3e remove ripple and hover styling for disabled step (#23386)

material/tabs

Commit Description
refactor - 3ad08940f remove deprecated APIs for v13 (#23426)

material-experimental/mdc-slider

Commit Description
fix - c4cf3c945 correct description of slider harness thumb getters (#23431)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner, Wagner Maciel and mmalerba

Don't miss a new material release

NewReleases is sending notifications on new releases.