Releases: angular/components
v13.0.0-next.7
13.0.0-next.7 "linen-lemon" (2021-09-29)
material-experimental
Commit | Description |
---|---|
mdc-typography: better mappings for 2014 to 2018 typography (#23618) |
material
Commit | Description |
---|---|
badge: correctly apply badge description (#23562) | |
expansion: fix header border in high contrast mode (#23613) | |
stepper: add styling to stepper for high contrast mode (#23526) |
cdk
Commit | Description |
---|---|
drag-drop: allow using cdkDragRootElement w/ comment tag (#23596) |
Special Thanks
Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba, Ruslan Lekhman and Zach Arend
v12.2.8
12.2.8 "plastic-plant" (2021-09-29)
material-experimental
Commit | Description |
---|---|
mdc-typography: better mappings for 2014 to 2018 typography (#23618) |
material
Commit | Description |
---|---|
badge: correctly apply badge description (#23562) | |
expansion: fix header border in high contrast mode (#23613) | |
stepper: add styling to stepper for high contrast mode (#23526) |
Special Thanks
Amy Sorto, Jeremy Elbourn, Marco Marche, Miles Malerba and Zach Arend
v13.0.0-next.6
13.0.0-next.6 "wax-window" (2021-09-23)
Breaking Changes
material
-
- The
_document
and_dialog
parameters have been removed from theMatDatepicker
andMatDateRangePicker
constructors.
- The
youtube-player
-
YouTubePlayer.createEventsBoundInZone
has been removed.
material-experimental
Commit | Description |
---|---|
mdc-menu: use primary text color for menu icons (#23608) | |
mdc-snack-bar: add harness support for getting label and actions (#23585) | |
mdc-slider: append class to indicate short value indicator text (#23566) |
youtube-player
Commit | Description |
---|---|
remove deprecated APIs for v13 (#23520) |
material
Commit | Description |
---|---|
core: avoid running sanity checks on some test environments (#23374) | |
select: error if selected value is accessed too early (#23378) | |
tabs: picking up mat-tab-label from child tabs (#23560) | |
list: fix action-list focus state for high contrast firefox (#23584) | |
datepicker: remove deprecated APIs for v13 (#23574) |
cdk
Commit | Description |
---|---|
overlay: avoid unnecessary timeouts when disposing of overlay (#23474) | |
drag-drop: sorted event emitted multiple times for single-item list (#23589) | |
layout: breakpoint observer not firing callback on chrome in specific cases (#23571) |
Special Thanks
Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
v12.2.7
12.2.7 "ceramic-cup" (2021-09-23)
material-experimental
Commit | Description |
---|---|
mdc-menu: use primary text color for menu icons (#23608) | |
mdc-snack-bar: add harness support for getting label and actions (#23585) | |
mdc-slider: append class to indicate short value indicator text (#23566) |
material
Commit | Description |
---|---|
core: avoid running sanity checks on some test environments (#23374) | |
select: error if selected value is accessed too early (#23378) | |
tabs: picking up mat-tab-label from child tabs (#23560) | |
list: fix action-list focus state for high contrast firefox (#23584) |
cdk
Commit | Description |
---|---|
overlay: avoid unnecessary timeouts when disposing of overlay (#23474) | |
layout: breakpoint observer not firing callback on chrome in specific cases (#23571) |
Special Thanks
Benjamin Kindle, Jeremy Elbourn, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Wagner Maciel and Zach Arend
v13.0.0-next.5
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
v12.2.6
12.2.6 "polyaspartic-polygon" (2021-09-15)
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) |
cdk
Commit | Description |
---|---|
a11y: complete input modality streams on destroy (#23522) |
Special Thanks
Kristiyan Kostadinov, Miles Malerba, Naveed Baloch and Paul Gschwendtner
v13.0.0-next.4
13.0.0-next.4 "copper-duckling" (2021-09-08)
material
Commit | Description |
---|---|
sidenav: restore focus with correct origin when closing via the backdrop (#23492) | |
chips: error if selected value is accessed too early (#23419) | |
autocomplete: don't emit optionActivated event when option is reset (#23437) | |
tabs: fix contentTabIndex input type (#23413) | |
chips: show required asterisk when using required validator (#23379) | |
icon: make icon-registry compatible with Trusted Types (#23140) |
cdk
Commit | Description |
---|---|
schematics: add migration for removed symbols (#23530) |
Special Thanks
Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and bjarkler
v12.2.5
12.2.5 "copper-duckling" (2021-09-08)
material
Commit | Description |
---|---|
chips: error if selected value is accessed too early (#23419) | |
autocomplete: don't emit optionActivated event when option is reset (#23437) | |
tabs: fix contentTabIndex input type (#23413) |
Special Thanks
Brandon Yanofsky, Daniil Rabizo, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
v13.0.0-next.3
13.0.0-next.3 "pith-panther" (2021-09-01)
Breaking Changes
material
-
- Material now requires at least version 1.34.0 of Sass. Version 1.38.0 is recommended.
material
Commit | Description |
---|---|
tabs: tab header border reset when parent has a background color (#23450) | |
core: update minimum required sass version and clean up workarounds (#23414) |
cdk
Commit | Description |
---|---|
testing: fix value stringification in harnesses (#23421) |
Special Thanks
Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha
v12.2.4
12.2.4 "pulp-porpoise" (2021-09-01)
material
Commit | Description |
---|---|
tabs: tab header border reset when parent has a background color (#23450) |
cdk
Commit | Description |
---|---|
testing: fix value stringification in harnesses (#23421) |
Special Thanks
Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha