Skip to content

Releases: angular/components

v15.1.1

18 Jan 23:06
Compare
Choose a tag to compare

15.1.1 "purple-plush" (2023-01-18)

material

Commit Description
fix - 0fc52fca6 schematics: don't migrate unknown stylesheet formats (#26450)
fix - 6bdc2e383 select: active class not removed from reset option when new value is assigned through form control (#26414)
fix - 072d6d036 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

12 Jan 17:42
Compare
Choose a tag to compare
v15.2.0-next.0 Pre-release
Pre-release

15.2.0-next.0 "cotton-candle" (2023-01-12)

material

Commit Description
fix - 5e96eb04ca chips: add opt-out for single-select checkmarks (#26338)
fix - 769e20431a 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

11 Jan 19:34
Compare
Choose a tag to compare

15.1.0 "silk-sandal" (2023-01-11)

material

Commit Description
feat - 8554e15383 datepicker: Support drag and drop to adjust date ranges (#25548)
feat - c370e064d4 tabs: add a harness filter for tab selected state (#25806)
fix - 44657e2624 autocomplete: apply theme of parent form field to panel (#25983)
fix - 9b1f49f6f2 chips: add support for aria-description (#25935)
fix - 8b19fd9e29 chips: change div to span (#26343)
fix - dcf2fac042 chips: implement ariaDescription with aria-describedby (#26105)
fix - e536ce0736 core: default font family not applied to custom typography levels (#26394)
fix - d02cc6817c datepicker: fix date picker shortcuts (#25951)
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 57676e467a list: add radio toggles (#25933)
fix - 5b57863702 list: align color scheme between single and multi selection list (#26074)
fix - 1819d3027b tabs: allow focus on disabled tabs (#26397)

cdk

Commit Description
feat - e0a74b9c2b menu: Allow setting cdkMenuTriggerFor null (#25818)
fix - b0f0b5b162 drag-drop: receiving class not updated in OnPush component (#26386)
fix - 836b777526 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

05 Jan 18:46
Compare
Choose a tag to compare
v15.1.0-rc.0 Pre-release
Pre-release

15.1.0-rc.0 "cashmere-club" (2023-01-05)

material-experimental

Commit Description
fix - 98365a8b4b popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275)

material

Commit Description
fix - 4da9e1944a datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
fix - 25d9217fd1 list: add opt-out for radio indicators (#26283)
fix - 77f0a77831 menu: aria-expanded not updating in an OnPush component (#26279)
fix - dffb07bd69 menu: prevent pointer events on animating menu (#26323)
fix - 638be65c09 slider: avoid updating tick marks unnecessarily (#26322)
fix - 3939bb14da slider: dragEnd not being emitted (#26289)
fix - 6f393ff3fc slider: value jumping after drag with box-sizing: border-box (#26345)
fix - 397bd419ae snack-bar: incorrect width at some breakpoints (#26334)
fix - a6c3f796ea snack-bar: set explicit color on action in dark themes (#26268)
fix - d2dcd7693a tabs: touch gestures not working on tab nav bar (#26344)

cdk

Commit Description
fix - 836b777526 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

05 Jan 18:17
Compare
Choose a tag to compare

15.0.4 "spandex-sword" (2023-01-05)

material-experimental

Commit Description
fix - 70cf080cd5 popover-edit: Make cell focus indicator visible in high contrast (forced colors) mode (#26275)

material

Commit Description
fix - e7fc766379 menu: aria-expanded not updating in an OnPush component (#26279)
fix - caa8f7b005 menu: prevent pointer events on animating menu (#26323)
fix - ee63ad32b2 slider: avoid updating tick marks unnecessarily (#26322)
fix - 41cfc6e2f4 slider: dragEnd not being emitted (#26289)
fix - 6c4a1f74b4 slider: value jumping after drag with box-sizing: border-box (#26345)
fix - b52cd63bb1 snack-bar: incorrect width at some breakpoints (#26334)
fix - 5cce2fe6d6 snack-bar: set explicit color on action in dark themes (#26268)
fix - 3e50216f6d 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

14 Dec 21:41
Compare
Choose a tag to compare
v15.1.0-next.2 Pre-release
Pre-release

15.1.0-next.2 "cashmere-cardigan" (2022-12-14)

material

Commit Description
fix - dcf2fac042 chips: implement ariaDescription with aria-describedby (#26105)
fix - f8dd0180cd core: better handling of css variables in theme palettes (#26260)
fix - 46a4db2d4f form-field: allow getting harness by validity (#26232)
fix - 9f4557a730 form-field: prevent focus overlay stealing clicks (#26229)
fix - 1cc831c507 menu: add selector for projecting non-Material icons (#26235)
fix - c8961cd134 schematics: fix card tmpl migration (#26169)
fix - 06fe1f2f50 schematics: fix transform for FloatLabelType (#26234)
fix - 399890651a slider: avoid manual fixing values on pointer up (#26215)
fix - 03264d8f25 tabs: allow both foreground and background colors to be set (#26212)
fix - e19addb084 toolbar: don't override colors of themed buttons (#26222)

cdk

Commit Description
fix - 08c5a12e87 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

14 Dec 21:08
Compare
Choose a tag to compare

15.0.3 "velvet-village" (2022-12-14)

material

Commit Description
fix - 80c4321ddd core: better handling of css variables in theme palettes (#26260)
fix - 67db1a6043 form-field: allow getting harness by validity (#26232)
fix - df7ac2709a form-field: prevent focus overlay stealing clicks (#26229)
fix - 1e93df3ab3 menu: add selector for projecting non-Material icons (#26235)
fix - 83825bd5c3 schematics: fix card tmpl migration (#26169)
fix - ae3c77835a schematics: fix transform for FloatLabelType (#26234)
fix - fee5d0b7d3 slider: avoid manual fixing values on pointer up (#26215)
fix - 15c77e0950 tabs: allow both foreground and background colors to be set (#26212)
fix - 0ca8c77349 toolbar: don't override colors of themed buttons (#26222)

cdk

Commit Description
fix - 325475774f 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

08 Dec 01:06
Compare
Choose a tag to compare
v15.1.0-next.1 Pre-release
Pre-release

15.1.0-next.1 "polycarbonate-parrot" (2022-12-08)

material

Commit Description
fix - 1d2d7e11c3 button: ensure svg icon is centered (#26146)
fix - 33f704c01e chips: set correct cursor on interactive chips (#26171)
fix - 93818e5338 dialog: change width to not cut off form field in component example (#26157)
fix - b3da94a094 form-field: allow ng-container to be used as prefix/suffix (#26127)
fix - 5b57863702 list: align color scheme between single and multi selection list (#26074)
fix - 3d298e0fb7 list: remove previously removed API (#26165)
fix - a007b92ebd schematics: some snack bar styles not being migrated (#26180)
fix - 1a8d04189f schematics: update flat button styles class name mapping (#26158)
fix - 7b98f1af1a tabs: icons not centered inside tab (#26053)
perf - efb7f2ee9f core: delegate trigger events (#26147)
perf - 8719700f72 tabs: reduce amount of CSS generated for background color (#26186)

cdk

Commit Description
fix - f99af6d044 listbox: set initial focus to selected option (#26174)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Miles Malerba, Shauni and Wagner Maciel

v15.0.2

08 Dec 00:33
Compare
Choose a tag to compare

15.0.2 "polystyrene-penguin" (2022-12-08)

material

Commit Description
fix - c388758606 button: ensure svg icon is centered (#26146)
fix - afd6e1a277 chips: set correct cursor on interactive chips (#26171)
fix - 639fa52ff1 dialog: change width to not cut off form field in component example (#26157)
fix - 976562f35e form-field: allow ng-container to be used as prefix/suffix (#26127)
fix - 0a617d6f0f list: remove previously removed API (#26165)
fix - 679df1a074 schematics: some snack bar styles not being migrated (#26180)
fix - 1ab52961b0 schematics: update flat button styles class name mapping (#26158)
fix - 3bb07ae9d9 tabs: icons not centered inside tab (#26053)
perf - 356aab723c core: delegate trigger events (#26147)
perf - a526ede4af tabs: reduce amount of CSS generated for background color (#26186)

cdk

Commit Description
fix - dac9e81f78 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

30 Nov 22:34
Compare
Choose a tag to compare
v15.1.0-next.0 Pre-release
Pre-release

15.1.0-next.0 "calcite-cranium" (2022-11-30)

material

Commit Description
feat - 8554e1538 datepicker: Support drag and drop to adjust date ranges (#25548)
feat - c370e064d tabs: add a harness filter for tab selected state (#25806)
fix - 44657e262 autocomplete: apply theme of parent form field to panel (#25983)
fix - 9b1f49f6f chips: add support for aria-description (#25935)
fix - d02cc6817 datepicker: fix date picker shortcuts (#25951)
fix - 57676e467 list: add radio toggles (#25933)

cdk

Commit Description
feat - e0a74b9c2 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