13.0.0-next.5 "fuzzy-puppy" (2021-09-15)
Breaking Changes
material
-
matTextareaAutosize
has been removed. UsecdkTextareaAutosize
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 |
---|---|
mdc-menu: ensure mat-mdc- prefix on all classes (#23559) | |
mdc-form-field: fix outline notch width (#23005) | |
mdc-slider: remove deep imports (#23451) | |
mdc-button: avoid shrinking FAB and icon button (#23532) |
material
Commit | Description |
---|---|
datepicker: improve color contrast in calendar header (#23517) | |
input: preserve password autofill icon (#23534) | |
chips: handle matChipRemove set on a button (#23538) | |
stepper: incorrect navigation order when steps are added later on (#23541) | |
input: remove deprecated autosize directive (#23408) | |
core: remove deprecated APIs for v13 (#23529) |
cdk
Commit | Description |
---|---|
a11y: complete input modality streams on destroy (#23522) |
Special Thanks
Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner