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