Releases: angular/components
Releases · angular/components
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_CONFIG
has been removed. UseCDK_COPY_TO_CLIPBOARD_CONFIG
instead.
-
ConnectedPositionStrategy
has been removed. UseFlexibleConnectedPositionStrategy
instead.
OverlayPositionBuilder.connectedTo
has been removed. UseOverlayPositionBuilder.flexibleConnectedTo
instead.
material
-
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 now requires at least version 1.34.0 of Sass. Version 1.38.0 is recommended.
-
- The
_document
and_dialog
parameters have been removed from theMatDatepicker
andMatDateRangePicker
constructors.
- The
-
MatFormFieldHarness.getHarnessLoaderForPrefix
has been removed. UseMatFormFieldHarness.getPrefixText
instead.
MatFormFieldHarness.getHarnessLoaderForSuffix
has been removed. UseMatFormFieldHarness.getSuffixText
instead.- The
_labelOptions
parameter of theMatFormField
constructor has been removed. MatFormField.underlineRef
has been removed.
-
matTextareaAutosize
has been removed. UsecdkTextareaAutosize
from the@angular/cdk/text-field
module instead.
-
MatTabHarness.getHarnessLoaderForContent
has been removed. UseMatTabHarness.getRootHarnessLoader
instead.
youtube-player
-
YouTubePlayer.createEventsBoundInZone
has 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 Вася
v12.2.9
12.2.9 "cobblestone-wind" (2021-10-06)
material-experimental
Commit | Description |
---|---|
mdc-menu: Use body1 typography for menu content (#23657) |
material
Commit | Description |
---|---|
core: sanity checks not disabled for node-based test environments (#23636) | |
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) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba and Вася