Releases: angular/components
v15.1.1
15.1.1 "purple-plush" (2023-01-18)
material
Commit | Description |
---|---|
schematics: don't migrate unknown stylesheet formats (#26450) | |
select: active class not removed from reset option when new value is assigned through form control (#26414) | |
slider: Use non-deprecated theme key (#26378) |
Special Thanks
Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner
v15.2.0-next.0
15.2.0-next.0 "cotton-candle" (2023-01-12)
material
Commit | Description |
---|---|
chips: add opt-out for single-select checkmarks (#26338) | |
select: active class not removed from reset option when new value is assigned through form control (#26414) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Zach Arend
v15.1.0
15.1.0 "silk-sandal" (2023-01-11)
material
Commit | Description |
---|---|
datepicker: Support drag and drop to adjust date ranges (#25548) | |
tabs: add a harness filter for tab selected state (#25806) | |
autocomplete: apply theme of parent form field to panel (#25983) | |
chips: add support for aria-description (#25935) | |
chips: change div to span (#26343) | |
chips: implement ariaDescription with aria-describedby (#26105) | |
core: default font family not applied to custom typography levels (#26394) | |
datepicker: fix date picker shortcuts (#25951) | |
datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341) | |
list: add opt-out for radio indicators (#26283) | |
list: add radio toggles (#25933) | |
list: align color scheme between single and multi selection list (#26074) | |
tabs: allow focus on disabled tabs (#26397) |
cdk
Commit | Description |
---|---|
menu: Allow setting cdkMenuTriggerFor null (#25818) | |
drag-drop: receiving class not updated in OnPush component (#26386) | |
menu: don't prevent default selection key actions (#26296) |
Special Thanks
Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend
v15.1.0-rc.0
15.1.0-rc.0 "cashmere-club" (2023-01-05)
material-experimental
Commit | Description |
---|---|
popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275) |
material
Commit | Description |
---|---|
datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341) | |
list: add opt-out for radio indicators (#26283) | |
menu: aria-expanded not updating in an OnPush component (#26279) | |
menu: prevent pointer events on animating menu (#26323) | |
slider: avoid updating tick marks unnecessarily (#26322) | |
slider: dragEnd not being emitted (#26289) | |
slider: value jumping after drag with box-sizing: border-box (#26345) | |
snack-bar: incorrect width at some breakpoints (#26334) | |
snack-bar: set explicit color on action in dark themes (#26268) | |
tabs: touch gestures not working on tab nav bar (#26344) |
cdk
Commit | Description |
---|---|
menu: don't prevent default selection key actions (#26296) |
Special Thanks
Daniel, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
v15.0.4
15.0.4 "spandex-sword" (2023-01-05)
material-experimental
Commit | Description |
---|---|
popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275) |
material
Commit | Description |
---|---|
menu: aria-expanded not updating in an OnPush component (#26279) | |
menu: prevent pointer events on animating menu (#26323) | |
slider: avoid updating tick marks unnecessarily (#26322) | |
slider: dragEnd not being emitted (#26289) | |
slider: value jumping after drag with box-sizing: border-box (#26345) | |
snack-bar: incorrect width at some breakpoints (#26334) | |
snack-bar: set explicit color on action in dark themes (#26268) | |
tabs: touch gestures not working on tab nav bar (#26344) |
Special Thanks
Daniel, Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner and Wagner Maciel
v15.1.0-next.2
15.1.0-next.2 "cashmere-cardigan" (2022-12-14)
material
Commit | Description |
---|---|
chips: implement ariaDescription with aria-describedby (#26105) | |
core: better handling of css variables in theme palettes (#26260) | |
form-field: allow getting harness by validity (#26232) | |
form-field: prevent focus overlay stealing clicks (#26229) | |
menu: add selector for projecting non-Material icons (#26235) | |
schematics: fix card tmpl migration (#26169) | |
schematics: fix transform for FloatLabelType (#26234) | |
slider: avoid manual fixing values on pointer up (#26215) | |
tabs: allow both foreground and background colors to be set (#26212) | |
toolbar: don't override colors of themed buttons (#26222) |
cdk
Commit | Description |
---|---|
stepper: set focus origin when navigating with keyboard (#26239) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria, Wagner Maciel and Zach Arend
v15.0.3
15.0.3 "velvet-village" (2022-12-14)
material
Commit | Description |
---|---|
core: better handling of css variables in theme palettes (#26260) | |
form-field: allow getting harness by validity (#26232) | |
form-field: prevent focus overlay stealing clicks (#26229) | |
menu: add selector for projecting non-Material icons (#26235) | |
schematics: fix card tmpl migration (#26169) | |
schematics: fix transform for FloatLabelType (#26234) | |
slider: avoid manual fixing values on pointer up (#26215) | |
tabs: allow both foreground and background colors to be set (#26212) | |
toolbar: don't override colors of themed buttons (#26222) |
cdk
Commit | Description |
---|---|
stepper: set focus origin when navigating with keyboard (#26239) |
Special Thanks
Kristiyan Kostadinov, Miles Malerba, Ruslan Nevecheria and Wagner Maciel
v15.1.0-next.1
15.1.0-next.1 "polycarbonate-parrot" (2022-12-08)
material
Commit | Description |
---|---|
button: ensure svg icon is centered (#26146) | |
chips: set correct cursor on interactive chips (#26171) | |
dialog: change width to not cut off form field in component example (#26157) | |
form-field: allow ng-container to be used as prefix/suffix (#26127) | |
list: align color scheme between single and multi selection list (#26074) | |
list: remove previously removed API (#26165) | |
schematics: some snack bar styles not being migrated (#26180) | |
schematics: update flat button styles class name mapping (#26158) | |
tabs: icons not centered inside tab (#26053) | |
core: delegate trigger events (#26147) | |
tabs: reduce amount of CSS generated for background color (#26186) |
cdk
Commit | Description |
---|---|
listbox: set initial focus to selected option (#26174) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel
v15.0.2
15.0.2 "polystyrene-penguin" (2022-12-08)
material
Commit | Description |
---|---|
button: ensure svg icon is centered (#26146) | |
chips: set correct cursor on interactive chips (#26171) | |
dialog: change width to not cut off form field in component example (#26157) | |
form-field: allow ng-container to be used as prefix/suffix (#26127) | |
list: remove previously removed API (#26165) | |
schematics: some snack bar styles not being migrated (#26180) | |
schematics: update flat button styles class name mapping (#26158) | |
tabs: icons not centered inside tab (#26053) | |
core: delegate trigger events (#26147) | |
tabs: reduce amount of CSS generated for background color (#26186) |
cdk
Commit | Description |
---|---|
listbox: set initial focus to selected option (#26174) |
Special Thanks
Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel
v15.1.0-next.0
15.1.0-next.0 "calcite-cranium" (2022-11-30)
material
Commit | Description |
---|---|
datepicker: Support drag and drop to adjust date ranges (#25548) | |
tabs: add a harness filter for tab selected state (#25806) | |
autocomplete: apply theme of parent form field to panel (#25983) | |
chips: add support for aria-description (#25935) | |
datepicker: fix date picker shortcuts (#25951) | |
list: add radio toggles (#25933) |
cdk
Commit | Description |
---|---|
menu: Allow setting cdkMenuTriggerFor null (#25818) |
Special Thanks
Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend