Releases: angular/components
v13.2.1
13.2.1 "vinyl-viola" (2022-02-02)
material-experimental
Commit | Description |
---|---|
mdc-button: align outline color with spec (#24249) | |
mdc-list: reduce bundle size (#24291) |
cdk-experimental
Commit | Description |
---|---|
menu: keep context menus open when mouse is released (#24308) |
material
Commit | Description |
---|---|
datepicker: content overflowing when large custom header is provided (#24255) | |
menu: adjust overlay size when amount of items changes (#21457) | |
slider: Ticks updated wrongly if the max property 0 (#24218) | |
tabs: use buttons for paginator (#14640) |
cdk
Commit | Description |
---|---|
a11y: allow for multiple browser-generated description containers (#23507) |
multiple
Commit | Description |
---|---|
Remove IE 11 cruft from table, column-resize, and popover-edit. (#23900) |
Special Thanks
Dmytro Mezhenskyi, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and ram
v14.0.0-next.0
14.0.0-next.0 "moss-mansion" (2022-01-26)
material-experimental
Commit | Description |
---|---|
mdc-form-field: incorrect alignment with border-box alignment (#24222) |
material
Commit | Description |
---|---|
core: ripples not being clipped on safari in shadow dom (#24029) |
Special Thanks
Andrew Seguin, Joey Perrott, Kristiyan Kostadinov and Miles Malerba
v13.2.0
13.2.0 "terracotta-tiramisu" (2022-01-26)
material-experimental
Commit | Description |
---|---|
mdc-chips: switch to evolution API (#23931) | |
mdc-core: add missing color, density, typography mixins (#24063) | |
mdc-form-field: Add option for dynamic su… (#24241) | |
mdc-list: rework API to support secondary text with wrapping | |
mdc-button: remove unwanted native button styles (#24186) | |
mdc-chips: fix changed after checked error when restoring focus to input (#24243) | |
mdc-core: make mat-option typography easier to override (#24247) | |
mdc-form-field: Properly handle when defaults setting is 'dynamic' and the subscriptSizing input is not present. (#24263) | |
mdc-list: ensure selection change event fires properly (#24174) | |
mdc-list: incorrect active/hover color for selected items | |
mdc-checkbox: reduce bundle size (#24256) | |
mdc-radio: reduce bundle size (#24267) | |
mdc-tabs: reduce bundle size (#24262) |
google-maps
Commit | Description |
---|---|
allow for info window focus behavior to be customized (#23831) |
material
Commit | Description |
---|---|
tabs: add API to update the pagination (#23288) | |
tabs: label & body classes (#23691) | |
tabs: Refactor MatTabNav to follow the ARIA tabs pattern (#24062) | |
chips: don't stop propagation on all click events (#19763) | |
datepicker: change calendar cells to buttons (#24171) | |
list: add isDisabled to all list item harnesses (#24212) | |
list: fix duplicate focus with chromevox on action-list items (#23361) | |
slide-toggle: remove divs nested inside label (#21224) |
expansion-panel
Commit | Description |
---|---|
title text not centered with taller description (#12161) |
Special Thanks
Amy Sorto, Andrew Seguin, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman, Wagner Maciel, Zach Arend, Zack Elliott, coopermeitz and renovate[bot]
v13.2.0-rc.0
13.2.0-rc.0 "metal-penguin" (2022-01-19)
material-experimental
Commit | Description |
---|---|
mdc-checkbox: emitting fallback values for density CSS variables (#24184) | |
mdc-snack-bar: avoid hard reference to base components and align API (#21425) |
google-maps
Commit | Description |
---|---|
allow for info window focus behavior to be customized (#23831) |
material
Commit | Description |
---|---|
tabs: add API to update the pagination (#23288) | |
tabs: label & body classes (#23691) | |
autocomplete: don't handle enter events with modifier keys (#14717) | |
autocomplete: optionSelections not emitting when the list of options changes (#14813) | |
card: handle picture element as mat-card-image (#23678) | |
core: make MatOption generic (#20242) | |
core: throw error if hue does not exist (#23612) | |
datepicker: add focus indication to calendar selected date in high contrast mode (#22889) | |
form-field: outline gap not recalculated when switching to empty label (#23949) | |
input: inconsistently reading name from input with ngModel (#19233) | |
list: add isDisabled to all list item harnesses (#24212) | |
list: fix up disabled list item styles (#18881) | |
menu: not interrupting keyboard events to other overlays (#23310) | |
paginator: allow readonly options (#24054) | |
progress-bar: unable to change value through property setter (#19025) | |
progress-spinner: animation not working on some zoom levels in Safari (#23674) | |
sidenav: end position sidenav tab order not matching visual order (#18101) | |
slider: avoid error on some touchstart events (#23823) | |
slider: first keypress ignored if out-of-bounds value is assigned (#23827) | |
slider: incorrectly inheriting color when nested inside component with theme (#21334) | |
snack-bar: handle long single-line content (#24135) | |
table: better handling of invalid data (#18953) | |
tooltip: not closing if escape is pressed while trigger isn't focused (#14434) | |
button: do not run change detection when the anchor is clicked (#23992) |
cdk
Commit | Description |
---|---|
a11y: activeItem out of date if active index is removed from ListKeyManager (#14471) | |
a11y: not detecting fake mousedown on firefox (#23493) | |
table: revert breaking change of CdkTable constructor (#24202) |
autocomplete
Commit | Description |
---|---|
restore focus after emitting option selected event (#18707) |
select
Commit | Description |
---|---|
component value not in sync with control value on init (#18443) |
sidenav
Commit | Description |
---|---|
implicit content element being registered twice with scroll dispatcher (#13973) |
table
Commit | Description |
---|---|
not clearing some internal references on destroy (#16051) |
Special Thanks
Andrew Seguin, Artur Androsovych, Jeri Peier, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
v13.1.3
13.1.3 "plastic-koala" (2022-01-19)
material-experimental
Commit | Description |
---|---|
mdc-checkbox: emitting fallback values for density CSS variables (#24184) | |
mdc-snack-bar: avoid hard reference to base components and align API (#21425) |
material
Commit | Description |
---|---|
autocomplete: don't handle enter events with modifier keys (#14717) | |
autocomplete: optionSelections not emitting when the list of options changes (#14813) | |
card: handle picture element as mat-card-image (#23678) | |
core: make MatOption generic (#20242) | |
core: throw error if hue does not exist (#23612) | |
datepicker: add focus indication to calendar selected date in high contrast mode (#22889) | |
form-field: outline gap not recalculated when switching to empty label (#23949) | |
input: inconsistently reading name from input with ngModel (#19233) | |
list: fix up disabled list item styles (#18881) | |
menu: not interrupting keyboard events to other overlays (#23310) | |
paginator: allow readonly options (#24054) | |
progress-bar: unable to change value through property setter (#19025) | |
progress-spinner: animation not working on some zoom levels in Safari (#23674) | |
sidenav: end position sidenav tab order not matching visual order (#18101) | |
slider: avoid error on some touchstart events (#23823) | |
slider: first keypress ignored if out-of-bounds value is assigned (#23827) | |
slider: incorrectly inheriting color when nested inside component with theme (#21334) | |
snack-bar: handle long single-line content (#24135) | |
table: better handling of invalid data (#18953) | |
tooltip: not closing if escape is pressed while trigger isn't focused (#14434) | |
button: do not run change detection when the anchor is clicked (#23992) |
cdk
Commit | Description |
---|---|
a11y: activeItem out of date if active index is removed from ListKeyManager (#14471) | |
a11y: not detecting fake mousedown on firefox (#23493) | |
table: revert breaking change of CdkTable constructor (#24202) |
autocomplete
Commit | Description |
---|---|
restore focus after emitting option selected event (#18707) |
select
Commit | Description |
---|---|
component value not in sync with control value on init (#18443) |
sidenav
Commit | Description |
---|---|
implicit content element being registered twice with scroll dispatcher (#13973) |
table
Commit | Description |
---|---|
not clearing some internal references on destroy (#16051) |
Special Thanks
Andrew Seguin, Artur Androsovych, Jeri Peier, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman
v13.2.0-next.1
13.2.0-next.1 "nylon-napkin" (2022-01-12)
material-experimental
Commit | Description |
---|---|
mdc-chips: switch to evolution API (#23931) | |
mdc-list: rework API to support secondary text with wrapping | |
mdc-button: incorrect metadata for fab anchor (#24179) | |
mdc-button: remove unwanted native button styles (#24186) | |
mdc-checkbox: switch to non-deprecated styles (#23218) | |
mdc-dialog: remove extra outline in high contrast mode (#24140) | |
mdc-list: ensure selection change event fires properly (#24174) | |
mdc-list: export missing harness symbols (#24175) | |
mdc-list: incorrect active/hover color for selected items | |
mdc-select: change max height to show scrollability (#24129) | |
mdc-slide-toggle: remove aria-required rather than setting to false (#24105) | |
mdc-slider: keep value indicator within bounds (#24167) |
material
Commit | Description |
---|---|
tabs: Refactor MatTabNav to follow the ARIA tabs pattern (#24062) | |
core: disable strong focus indicators in high contrast mode (#24120) | |
core: move pseudo-checkbox module to same directory (#24132) | |
datepicker: fix duplicate nav stop with Voiceover (#24085) | |
stepper: icon not centered in header if direction changes (#24131) |
cdk
Commit | Description |
---|---|
overlay: fix positioning when zooming in Safari (#24160) | |
schematics: remove file extensions in tilde migration (#24169) | |
table: Measure column width for sticky columns after new data has rendered. (#23885) | |
text-field: handle undefined placeholder (#24159) |
multiple
Commit | Description |
---|---|
correct tooltip and table MDC style import paths (#24077) |
Special Thanks
Andrew Seguin, Jeremy Elbourn, Jeri Peier, Karl Seamon, Kristiyan Kostadinov, Lukas Spirig, Miles Malerba, Paul Gschwendtner, Pei Wang, Wagner Maciel, Zach Arend, Zack Elliott and batnyu
v13.1.2
13.1.2 "rubber-road" (2022-01-12)
material-experimental
Commit | Description |
---|---|
mdc-button: incorrect metadata for fab anchor (#24179) | |
mdc-checkbox: switch to non-deprecated styles (#23218) | |
mdc-dialog: remove extra outline in high contrast mode (#24140) | |
mdc-list: export missing harness symbols (#24175) | |
mdc-select: change max height to show scrollability (#24129) | |
mdc-slide-toggle: remove aria-required rather than setting to false (#24105) | |
mdc-slider: keep value indicator within bounds (#24167) |
material
Commit | Description |
---|---|
core: disable strong focus indicators in high contrast mode (#24120) | |
core: move pseudo-checkbox module to same directory (#24132) | |
datepicker: fix duplicate nav stop with Voiceover (#24085) | |
stepper: icon not centered in header if direction changes (#24131) |
cdk
Commit | Description |
---|---|
overlay: fix positioning when zooming in Safari (#24160) | |
schematics: remove file extensions in tilde migration (#24169) | |
table: Measure column width for sticky columns after new data has rendered. (#23885) | |
text-field: handle undefined placeholder (#24159) |
multiple
Commit | Description |
---|---|
correct tooltip and table MDC style import paths (#24077) |
Special Thanks
Andrew Seguin, Jeremy Elbourn, Jeri Peier, Karl Seamon, Kristiyan Kostadinov, Lukas Spirig, Miles Malerba, Paul Gschwendtner, Pei Wang, Wagner Maciel, Zach Arend and batnyu
v13.2.0-next.0
13.2.0-next.0 "pine-pepperoni" (2021-12-16)
material-experimental
Commit | Description |
---|---|
mdc-core: add missing color, density, typography mixins (#24063) |
Special Thanks
Amy Sorto, Miles Malerba and Wagner Maciel
v13.1.1
13.1.1 "chiffon-cabbage" (2021-12-16)
material
Commit | Description |
---|---|
schematics: don't replace variables contained within the names of other variables in theming API migration (#24021) | |
stepper: assistive technology reading out stepper icon (#24025) | |
tabs: remove CSS content from chevron element (#24091) |
Special Thanks
Kristiyan Kostadinov and Paul Gschwendtner
v13.1.0
13.1.0 "granite-garden" (2021-12-08)
material-luxon-adapter
Commit | Description |
---|---|
add option to set first day of week (#24027) |
google-maps
Commit | Description |
---|---|
Getting google.maps.Map instance (#23856) |
material
Commit | Description |
---|---|
core: change ErrorStateMatcher to accept AbstractForm instead of FormControl (#24012) | |
table: set class and role on no data row (#23749) |
cdk
Commit | Description |
---|---|
bidi: support auto direction value (#23906) |
Special Thanks
Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend