yarn @angular/cdk 13.0.0-next.5
v13.0.0-next.5

latest releases: 17.3.7, 18.0.0-rc.0, 18.0.0-next.6...
2 years ago

13.0.0-next.5 "fuzzy-puppy" (2021-09-15)

Breaking Changes

material

    • matTextareaAutosize has been removed. Use cdkTextareaAutosize from the @angular/cdk/text-field module instead.
    • CanColorCtor is no longer necessary and has been removed.
  • CanDisableRippleCtor is no longer necessary and has been removed.
  • CanDisableCtor is no longer necessary and has been removed.
  • CanUpdateErrorStateCtor is no longer necessary and has been removed.
  • HasInitializedCtor is no longer necessary and has been removed.
  • HasTabIndexCtor is no longer necessary and has been removed.

material-experimental

Commit Description
fix - 771afd9e00 mdc-menu: ensure mat-mdc- prefix on all classes (#23559)
fix - 04d2aaaf6d mdc-form-field: fix outline notch width (#23005)
fix - 81b6b6be90 mdc-slider: remove deep imports (#23451)
fix - c608df8cec mdc-button: avoid shrinking FAB and icon button (#23532)

material

Commit Description
fix - 1762da875d datepicker: improve color contrast in calendar header (#23517)
fix - 053689f1d1 input: preserve password autofill icon (#23534)
fix - bb9c36bc89 chips: handle matChipRemove set on a button (#23538)
fix - 741a57ecf0 stepper: incorrect navigation order when steps are added later on (#23541)
refactor - 760b4564fa input: remove deprecated autosize directive (#23408)
refactor - 7bc9bfb9dc core: remove deprecated APIs for v13 (#23529)

cdk

Commit Description
fix - a9886a1191 a11y: complete input modality streams on destroy (#23522)

Special Thanks

Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner

Don't miss a new cdk release

NewReleases is sending notifications on new releases.