Skip to content

Releases: angular/components

v13.1.0-rc.0

08 Dec 22:28
019c310
Compare
Choose a tag to compare
v13.1.0-rc.0 Pre-release
Pre-release

13.1.0-rc.0 "clay-car" (2021-12-08)

material-luxon-adapter

Commit Description
feat - a52da04a8 add option to set first day of week (#24027)

material-experimental

Commit Description
fix - 2e40f7ce0 column-resize: Update for MDC and spec changes (#23908)
fix - 642a78940 mdc-checkbox: reduce amount of emitted theme css (#24004)
fix - 749edd8a9 mdc-slider: throw error when thumb is missing (#24061)

cdk-experimental

Commit Description
fix - 35cdf7cda column-resize: Ensure resizable entity is not destroyed before applying min/max update (#24007)

material

Commit Description
feat - e7494314d core: change ErrorStateMatcher to accept AbstractForm instead of FormControl (#24012)
fix - 106b8a710 datepicker: hover styles not disabled on touch devices (#23915)

cdk

Commit Description
fix - e219008ca drag-drop: last item not returned at initial index when sorting is disabled (#23934)

Special Thanks

Aristeidis Bampakos, Csaba Sandor, Ekkolon, Jiří Balcar, Karl Seamon, Kristiyan Kostadinov, Lukas Taake, Nathaniel, Paul Gschwendtner, Robin Richtsfeld and Wagner Maciel

v13.0.4

08 Dec 20:43
4bf532e
Compare
Choose a tag to compare

13.0.4 "marble-mountain" (2021-12-08)

material-experimental

Commit Description
fix - a90861a15 column-resize: Update for MDC and spec changes (#23908)
fix - 45b7b1a0b mdc-checkbox: reduce amount of emitted theme css (#24004)
fix - 4671d877e mdc-slider: throw error when thumb is missing (#24061)

cdk-experimental

Commit Description
fix - e103a218e column-resize: Ensure resizable entity is not destroyed before applying min/max update (#24007)

material

Commit Description
fix - 8de380837 datepicker: hover styles not disabled on touch devices (#23915)

cdk

Commit Description
fix - dddc933c5 drag-drop: last item not returned at initial index when sorting is disabled (#23934)

Special Thanks

Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, Nathaniel, Paul Gschwendtner and Robin Richtsfeld

v13.1.0-next.3

01 Dec 14:57
Compare
Choose a tag to compare
v13.1.0-next.3 Pre-release
Pre-release

13.1.0-next.3 "plastic-animal" (2021-12-01)

material

Commit Description
perf - 7bbe68d580 bottom-sheet: do not run change detection when focusing element (#23965)
perf - 738e514ec9 core: tree shake sanity checks (#23969)

cdk

Commit Description
fix - 02908ceb5d drag-drop: remove boundary error (#23966)
perf - 39921f4338 a11y: tree-shake warnings in production (#23967)

multiple

Commit Description
fix - a5fbf3a5fc some experimental components not cleaned up completely (#23994)

Special Thanks

Andrew Seguin, Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

v13.0.3

01 Dec 13:39
Compare
Choose a tag to compare

13.0.3 "cerammic-almanac" (2021-12-01)

material

Commit Description
perf - 73414a9ba6 bottom-sheet: do not run change detection when focusing element (#23965)
perf - a25dda672b core: tree shake sanity checks (#23969)

cdk

Commit Description
fix - a3f99f8c6a drag-drop: remove boundary error (#23966)
perf - b92f0bc806 a11y: tree-shake warnings in production (#23967)

multiple

Commit Description
fix - f05a9c655a some experimental components not cleaned up completely (#23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman

v13.1.0-next.2

17 Nov 22:32
e5b4dd9
Compare
Choose a tag to compare
v13.1.0-next.2 Pre-release
Pre-release

13.1.0-next.2 "putty-pomelo" (2021-11-17)

material-experimental

Commit Description
fix - edc2aa353f mdc-list: don't override focus styles with hover (#23840)

material

Commit Description
fix - 6f1a1b7520 datepicker: Add aria-current="date" to current date (#23714)
fix - 8cdd3d7c76 tabs: pagination sometimes incorrectly shown after zoom (#23759)

cdk

Commit Description
feat - c381a6c5ae bidi: support auto direction value (#23906)
fix - b9cda574c9 drag-drop: handle not working when it has a child inside shadow DOM
fix - 48df9d6788 testing: fake events not propagating through shadow DOM

multiple

Commit Description
perf - 4350552f5c don't emit fallbacks for CSS variables in experimental components (#23912)

Special Thanks

ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner

v13.0.2

17 Nov 22:16
f97d416
Compare
Choose a tag to compare

13.0.2 "taffy-tangerine" (2021-11-17)

material-experimental

Commit Description
fix - 59ea11602a mdc-list: don't override focus styles with hover (#23840)

material

Commit Description
fix - ba5d36a0ba datepicker: Add aria-current="date" to current date (#23714)
fix - 759d85a2ff tabs: pagination sometimes incorrectly shown after zoom (#23759)

cdk

Commit Description
fix - a24b1ac301 drag-drop: handle not working when it has a child inside shadow DOM
fix - a38fcc2924 testing: fake events not propagating through shadow DOM

multiple

Commit Description
perf - e5c589d473 don't emit fallbacks for CSS variables in experimental components (#23912)

Special Thanks

ByzantineFailure, Dario Piotrowicz, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Miles Malerba and Paul Gschwendtner

v13.1.0-next.1

12 Nov 00:34
Compare
Choose a tag to compare
v13.1.0-next.1 Pre-release
Pre-release

13.1.0-next.1 "tulle-turkey" (2021-11-11)

google-maps

Commit Description
feat - 7dbe9a4282 Getting google.maps.Map instance (#23856)

material

Commit Description
fix - 2c637d3129 chips: add selected indication in high contrast mode (#23828)
fix - 72d2e5af89 chips: Declare that MatChipInput.inputElement is always defined (#23868)
fix - ff7fd485d6 core: test environment check not picking up jest (#23722)
fix - a6d41413cc form-field: update outline gap when prefix changes (#23869)
fix - b533e619ec slide-toggle: remove tabindex from host node (#23891)

cdk

Commit Description
fix - 1267263a83 overlay: remove Optional decorator in ConnectedOverlayPositionChange constructor (#23735)

multiple

Commit Description
fix - 8cb0f12924 update to angular v13.0.1 to emit proper partial compilation output (#23951)

Special Thanks

Amy Sorto, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner, Ruslan Lekhman and Umer Naeem

v13.0.1

11 Nov 18:42
39480f8
Compare
Choose a tag to compare

13.0.1 "chalk-city" (2021-11-11)

material

Commit Description
fix - 15237f8c13 chips: add selected indication in high contrast mode (#23828)
fix - e8a6eed7bf chips: Declare that MatChipInput.inputElement is always defined (#23868)
fix - 2fc63ef9e7 core: test environment check not picking up jest (#23722)
fix - 5d49df1df6 form-field: update outline gap when prefix changes (#23869)
fix - 2b99632813 slide-toggle: remove tabindex from host node (#23891)

cdk

Commit Description
fix - 36fa18b5a4 overlay: remove Optional decorator in ConnectedOverlayPositionChange constructor (#23735)

multiple

Commit Description
fix - 9a3fc9a1ad update to angular v13.0.1 to emit proper partial compilation output (#23951)

Special Thanks

Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Marco Marche, Miles Malerba, Paul Gschwendtner and Ruslan Lekhman

v12.2.13

11 Nov 00:30
Compare
Choose a tag to compare

12.2.13 "sandstone-salamander" (2021-11-11)

material

Commit Description
fix - a0cf5220f8 core: test environment check not picking up jest (#23722) (#23924)

Special Thanks

Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

v13.1.0-next.0

03 Nov 20:58
2115193
Compare
Choose a tag to compare
v13.1.0-next.0 Pre-release
Pre-release

13.1.0-next.0 "tungsten-dodecahedron" (2021-11-03)

material

Commit Description
fix - 1b6c93571c table: set class and role on no data row (#23749)

Special Thanks

Amy Sorto, Andrew Seguin, Jeremy Elbourn, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and Zach Arend