Skip to content

Releases: angular/components

v14.2.0-rc.0

19 Aug 18:00
Compare
Choose a tag to compare
v14.2.0-rc.0 Pre-release
Pre-release

14.2.0-rc.0 "plastic-duck" (2022-08-19)

material

Commit Description
fix - b20876d86b button-toggle: toggle name falling out of sync if name changes (#24713)
fix - ab8f6fead4 expansion: fix lint issue (#25469)

cdk

Commit Description
feat - 0fb2e9a5f7 listbox: add listbox to cdk (#25380) (#25474)
fix - 200556ea96 dialog: fall back to node injector token doesn't exist in template injector (#25406)
fix - 0ba8c759fe overlay: backdropClass type mismatch (#25487)

expansion

Commit Description
fix - 27bf7e93a1 fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, Miles Malerba, ko-tori and swseverance

v14.1.3

19 Aug 17:49
Compare
Choose a tag to compare

14.1.3 "rubber-chicken" (2022-08-19)

material

Commit Description
fix - d1ef7e23c6 button-toggle: toggle name falling out of sync if name changes (#24713)
fix - 19df7cf940 expansion: fix lint issue (#25469)

cdk

Commit Description
fix - f661a9300e dialog: fall back to node injector token doesn't exist in template injector (#25406)
fix - b9f09aa741 overlay: backdropClass type mismatch (#25487)

expansion

Commit Description
fix - b1450b1cb5 fix expansion .mat-expansion-panel-header styles (#20019)

Special Thanks

Andrew Seguin, Dmitrii Kuzmin, Kristiyan Kostadinov, ko-tori and swseverance

v14.2.0-next.2

11 Aug 22:08
Compare
Choose a tag to compare
v14.2.0-next.2 Pre-release
Pre-release

14.2.0-next.2 "maple-mantis" (2022-08-11)

material-experimental

Commit Description
fix - 7c0f56335a mdc-list: set a role on MatNavList and MatActionList (#25412)

material

Commit Description
feat - 657774e29b datepicker: Allow user to jump between start and end dates with arrow keys (#25359)
fix - 225273825a chips: selectable="false" doesn't work on initial assignment (#24906)
fix - 484058b80e tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

Special Thanks

Egor Volvachev, Karl Seamon, Miles Malerba, Wagner Maciel and Zach Arend

v14.1.2

11 Aug 21:48
Compare
Choose a tag to compare

14.1.2 "cedar-cicada" (2022-08-11)

material-experimental

Commit Description
fix - 0a4d8e9fc4 mdc-list: set a role on MatNavList and MatActionList (#25412)

material

Commit Description
fix - 69b29046d5 chips: selectable="false" doesn't work on initial assignment (#24906)
fix - 0f2ec70c86 tooltip: avoid problem when triggers hide animation for not visible tooltip (#24652)

Special Thanks

Egor Volvachev, Miles Malerba, Wagner Maciel and Zach Arend

v14.2.0-next.1

03 Aug 18:19
Compare
Choose a tag to compare
v14.2.0-next.1 Pre-release
Pre-release

14.2.0-next.1 "corundum-cat" (2022-08-03)

material-experimental

Commit Description
fix - f214a2ce0 mdc-chips: don't use button element if chip row isn't editable (#25327)
fix - aa008def1 mdc-slider: skip resizing while the user is dragging (#25318)

cdk-experimental

Commit Description
fix - aaa9d93c9 listbox: fix issue with aria-selected (#25373)

cdk

Commit Description
fix - bf2723c8b dialog: use config injector if provided (#25332)
fix - 82be1d709 drag-drop: expose pickup position in constrainPosition callback (#25341)
fix - aea1a5d67 overlay: detach overlay when portal is destroyed from the outside (#25212)
fix - 96b2d3461 schematics: strip bom from sass files (#25364)

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Serge and Wagner Maciel

v14.1.1

03 Aug 17:52
Compare
Choose a tag to compare

14.1.1 "moissanite-mango" (2022-08-03)

material-experimental

Commit Description
fix - e045e8d49 mdc-chips: don't use button element if chip row isn't editable (#25327)
fix - 394b93f18 mdc-slider: skip resizing while the user is dragging (#25318)

cdk

Commit Description
fix - 251c9abdf dialog: use config injector if provided (#25332)
fix - 636dd60ee drag-drop: expose pickup position in constrainPosition callback (#25341)
fix - aea1a5d67 overlay: detach overlay when portal is destroyed from the outside (#25212)
fix - 63ca33bc8 schematics: strip bom from sass files (#25364)

Special Thanks

Amadou Sall, Kristiyan Kostadinov, Paul Gschwendtner and Serge

v14.1.0

20 Jul 11:59
Compare
Choose a tag to compare

14.1.0 "neon-plate" (2022-07-20)

material-experimental

Commit Description
feat - 864f92e0f mdc-button: support custom leading/trailing icons (#24987)
feat - 1f6810831 mdc-list: add support for activated state in harness (#24934)
fix - c543db57a mdc-checkbox: remove extra a11y tree node for the (#24907)
fix - 7736515f1 mdc-form-field: ensure appearance is valid (#24963)

cdk-experimental

Commit Description
fix - 5c2a7e00e listbox: clean up some TODOs (#25005)
fix - 0b5963753 listbox: clean up the listbox API and make it work with forms (#24920)

material

Commit Description
feat - 1256c6cf2 core: use strong focus indicators in high contrast mode
feat - dd1a0feb5 icon: SEO friendly ligature icons (#24578)
fix - 799cf7cf2 datepicker: add i18n strings (#25024)

cdk

Commit Description
feat - 176213d70 scrolling: make scroller element configurable for virtual scrolling (#24394)

Special Thanks

Adrien Crivelli, Amy Sorto, Andrew Seguin, Jackie Chu, Kristiyan Kostadinov, Maxi, Miles Malerba, Paul Gschwendtner, Wagner Maciel, Zach Arend and atrawally

v14.0.6

20 Jul 11:48
Compare
Choose a tag to compare

14.0.6 "chromium-pinball" (2022-07-20)

material-experimental

Commit Description
fix - 43bfbac51 mdc-slider: thumb incorrectly positioned when inside an overlay (#25288)

material

Commit Description
fix - cc510216a autocomplete: prevent outside clicks from going to other overlays (#25243)
fix - b73b2fb85 checkbox: incorrect animation state when going from pre-checked to indeterminate (#25297)
fix - e7b359286 slider: add cancelable checks to touchmove and touchend events (#25301)
fix - d7e422668 tabs: disable tab label color transition when animations are disabled (#25308)

Special Thanks

Alka Vats, John Vandenberg, Kristiyan Kostadinov and Oliver Kierepka

v14.1.0-rc.0

14 Jul 18:41
Compare
Choose a tag to compare
v14.1.0-rc.0 Pre-release
Pre-release

14.1.0-rc.0 "plastic-ball" (2022-07-14)

material-experimental

Commit Description
fix - a4fe4bbda0 mdc-button: always treat icon-button content as an icon (#25200)
fix - 2bc17ccc6e mdc-form-field: ensure clip-path does not truncate label early (#25264)
fix - 4727c8b5e4 mdc-form-field: fix notch visual artifact (#25201)
fix - d836e27617 mdc-form-field: use a CSS var for the floating label scale (#25178)
fix - e2a031c1d6 mdc-paginator: allow form-field density to go lower than -4 (#25192)

cdk-experimental

Commit Description
fix - 5c2a7e00e0 listbox: clean up some TODOs (#25005)

material

Commit Description
fix - f85330ae9a checkbox: broken appearance in some grid layouts (#25197)
fix - 07feece209 select: add selected indication in high contrast mode (#25237)
fix - 32cd3f982d tabs: ink bar not shown in some cases (#25218)

cdk

Commit Description
fix - e892e624fb a11y: correctly detect focus from input label (#25232)
fix - b520c3f44a clipboard: page jumping on iOS (#25221)

Commit Description
fix - 33ff1f2a26 making the parse format available for native date adapter extension (#25226)

multiple

Commit Description
fix - 63d38e6f2e fix disabled label style (#25181)

Special Thanks

Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner

v14.0.5

14 Jul 18:59
Compare
Choose a tag to compare

14.0.5 "metal-hamster" (2022-07-14)

material-experimental

Commit Description
fix - a9c7f59240 mdc-button: always treat icon-button content as an icon (#25200)
fix - 7101a91ef5 mdc-form-field: ensure clip-path does not truncate label early (#25264)
fix - 84a4e9a742 mdc-form-field: fix notch visual artifact (#25201)
fix - ce7f42b912 mdc-form-field: use a CSS var for the floating label scale (#25178)
fix - c0716784b2 mdc-paginator: allow form-field density to go lower than -4 (#25192)

material

Commit Description
fix - f5bdefe6fd checkbox: broken appearance in some grid layouts (#25197)
fix - 25ce8e775c select: add selected indication in high contrast mode (#25237)
fix - 76c0e9c1cd tabs: ink bar not shown in some cases (#25218)

cdk

Commit Description
fix - 9cd5a6ad70 a11y: correctly detect focus from input label (#25232)
fix - 938aa2fa13 clipboard: page jumping on iOS (#25221)

Commit Description
fix - 89bc64a329 making the parse format available for native date adapter extension (#25226)

multiple

Commit Description
fix - 68edf42798 fix disabled label style (#25181)

Special Thanks

Andrew Seguin, Kai Schönberger, Kristiyan Kostadinov, Miles Malerba, Oliver Kierepka and Paul Gschwendtner