Releases: angular/components
Releases · angular/components
v13.1.0-next.0
13.1.0-next.0 "tungsten-dodecahedron" (2021-11-03)
material
| Commit | Description |
|---|---|
| table: set class and role on no data row (#23749) |
Special Thanks
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and Zach Arend
v13.0.0-rc.3
13.0.0-rc.3 "fir-valise" (2021-11-02)
material-experimental
| Commit | Description |
|---|---|
| mdc-tabs: update theming api (#23855) |
Special Thanks
Andrew Seguin, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
v13.0.0
13.0.0 "fir-valise" (2021-11-03)
Breaking Changes
cdk
-
CKD_COPY_TO_CLIPBOARD_CONFIGhas been removed. UseCDK_COPY_TO_CLIPBOARD_CONFIGinstead.
-
ConnectedPositionStrategyhas been removed. UseFlexibleConnectedPositionStrategyinstead.
OverlayPositionBuilder.connectedTohas been removed. UseOverlayPositionBuilder.flexibleConnectedToinstead.
material
-
CanColorCtoris no longer necessary and has been removed.
CanDisableRippleCtoris no longer necessary and has been removed.CanDisableCtoris no longer necessary and has been removed.CanUpdateErrorStateCtoris no longer necessary and has been removed.HasInitializedCtoris no longer necessary and has been removed.HasTabIndexCtoris no longer necessary and has been removed.
-
- Material now requires at least version 1.34.0 of Sass. Version 1.38.0 is recommended.
-
- The
_documentand_dialogparameters have been removed from theMatDatepickerandMatDateRangePickerconstructors.
- The
-
MatFormFieldHarness.getHarnessLoaderForPrefixhas been removed. UseMatFormFieldHarness.getPrefixTextinstead.
MatFormFieldHarness.getHarnessLoaderForSuffixhas been removed. UseMatFormFieldHarness.getSuffixTextinstead.- The
_labelOptionsparameter of theMatFormFieldconstructor has been removed. MatFormField.underlineRefhas been removed.
-
matTextareaAutosizehas been removed. UsecdkTextareaAutosizefrom the@angular/cdk/text-fieldmodule instead.
-
MatTabHarness.getHarnessLoaderForContenthas been removed. UseMatTabHarness.getRootHarnessLoaderinstead.
youtube-player
-
YouTubePlayer.createEventsBoundInZonehas been removed.
material-date-fns-adapter
| Commit | Description |
|---|---|
| add date adapter for date-fns (#23262) | |
| locale not passed into parse function (#23653) |
material-experimental
| Commit | Description |
|---|---|
| mdc-card: add DI token for configuring appearance (#23302) | |
| mdc-slide-toggle: switch to non-deprecated styles (#23143) | |
| mdc-tabs: update theming api (#23855) |
youtube-player
| Commit | Description |
|---|---|
| remove deprecated APIs for v13 (#23520) |
google-maps
| Commit | Description |
|---|---|
| switch to non-deprecated typings (#23350) |
material
| Commit | Description |
|---|---|
| dialog: add support for content sections in harness (#23357) | |
| progress-bar: add default options injection token (#23363) | |
| chips: show required asterisk when using required validator (#23379) | |
| dialog: improve screen reader support when opened (#23085) | |
| icon: make icon-registry compatible with Trusted Types (#23140) | |
| input: show required asterisk when using required validator (#23362) | |
| select: show required asterisk when using required validator (#23500) | |
| sidenav: restore focus with correct origin when closing via the backdrop (#23492) | |
| core: remove deprecated APIs for v13 (#23529) | |
| core: update minimum required sass version and clean up workarounds (#23414) | |
| datepicker: remove deprecated APIs for v13 (#23574) | |
| form-field: remove deprecated APIs for version 13 (#23389) | |
| input: remove deprecated autosize directive (#23408) | |
| tabs: remove deprecated APIs for v13 (#23426) |
cdk
| Commit | Description |
|---|---|
overlay: Extend cdkConnectedOverlayOrigin to support more types. (#23253) |
|
| schematics: add migration for removed symbols (#23530) | |
| a11y: error on firefox (#23395) | |
| drag-drop: add conditional to scroll update (#23337) | |
| drag-drop: allow using cdkDragRootElement w/ comment tag (#23596) | |
| drag-drop: sorted event emitted multiple times for single-item list (#23589) | |
| schematics: drop tilde imports when updating to v13 (#23732) | |
| testing: fake touch event does not set proper touch identifier | |
| clipboard: clean up deprecated APIs for v13 (#23401) | |
| overlay: remove deprecated connected position strategy |
multiple
| Commit | Description |
|---|---|
| add options to autoFocus field for dialogs (#22780) | |
| add support for TypeScript 4.4 (#23646) |
ng-add
| Commit | Description |
|---|---|
| syntax error due to ES2020 being used for ng-add with NodeJS 12.x (#23744) |
Special Thanks
Amy Sorto, Andrew...
v13.0.0-rc.2
v12.2.12
v13.0.0-rc.1
13.0.0-rc.1 "acrylic-finger" (2021-10-20)
material-experimental
| Commit | Description |
|---|---|
| mdc-select: add list class to option (#23738) | |
| mdc-card: action alignment not working (#23742) |
material
| Commit | Description |
|---|---|
| tabs: incorrect ripple color when CSS variables are used for theme (#23686) | |
| input: incorrect color for select using the size attribute (#23734) |
cdk
| Commit | Description |
|---|---|
| overlay: OverlayRef.outsidePointerEvents() should only emit due to pointerdown outside overlay (#23679) | |
| testing: simulate focusin/focusout events (#23768) |
multiple
| Commit | Description |
|---|---|
| use ripple theme color for color mixins (#23739) |
Special Thanks
Andrew Seguin, Kristiyan Kostadinov, Lukas Spirig and Paul Gschwendtner
v12.2.11
12.2.11 "wood-doll" (2021-10-20)
material-experimental
| Commit | Description |
|---|---|
| mdc-card: action alignment not working (#23742) | |
| mdc-select: add list class to option (#23738) |
material
| Commit | Description |
|---|---|
| datepicker: revert breaking change on IE (#23786) | |
| input: incorrect color for select using the size attribute (#23734) | |
| tabs: incorrect ripple color when CSS variables are used for theme (#23686) |
cdk
| Commit | Description |
|---|---|
| overlay: OverlayRef.outsidePointerEvents() should only emit due to pointerdown outside overlay (#23679) | |
| testing: simulate focusin/focusout events (#23768) |
multiple
| Commit | Description |
|---|---|
| use ripple theme color for color mixins (#23739) |
Special Thanks
Andrew Seguin, Kristiyan Kostadinov and Lukas Spirig
v12.2.10
12.2.10 "plastic-monkey" (2021-10-15)
material-experimental
| Commit | Description |
|---|---|
| mdc-tabs: switch to new theming API (#23726) | |
| mdc-radio: switch to new theming API (#23725) |
material
| Commit | Description |
|---|---|
| sort: correctly specify AriaDesciber token (#23751) | |
| sort: add description input for sort-header (#23633) |
Special Thanks
Jeremy Elbourn, Joey Perrott, Marco Marche and Zach Arend
v13.0.0-rc.0
13.0.0-rc.0 "aluminum-aardvark" (2021-10-13)
material-date-fns-adapter
| Commit | Description |
|---|---|
| locale not passed into parse function (#23653) |
material-experimental
| Commit | Description |
|---|---|
| mdc-radio: switch to new theming API (#23725) | |
| mdc-tabs: switch to new theming API (#23726) |
material
| Commit | Description |
|---|---|
| input: show required asterisk when using required validator (#23362) | |
| sort: add description input for sort-header (#23633) |
cdk
| Commit | Description |
|---|---|
| schematics: drop tilde imports when updating to v13 (#23732) |
ng-add
| Commit | Description |
|---|---|
| syntax error due to ES2020 being used for ng-add with NodeJS 12.x (#23744) |
Special Thanks
Charles, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Paul Gschwendtner and Zach Arend
v13.0.0-next.8
13.0.0-next.8 "gravel-chicken" (2021-10-08)
material-experimental
| Commit | Description |
|---|---|
| mdc-menu: Use body1 typography for menu content (#23657) |
google-maps
| Commit | Description |
|---|---|
| switch to non-deprecated typings (#23350) |
material
| Commit | Description |
|---|---|
| core: sanity checks not disabled for node-based test environments (#23636) | |
| select: show required asterisk when using required validator (#23500) | |
| stepper: add text for screen readers to indicate when step is complete or editable (#23519) |
cdk
| Commit | Description |
|---|---|
| drag-drop: error when preview is destroyed before animation completes (#23662) |
multiple
| Commit | Description |
|---|---|
| add support for TypeScript 4.4 (#23646) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Вася