Skip to content

Releases: angular/components

v16.0.0-next.3

23 Mar 19:33
Compare
Choose a tag to compare
v16.0.0-next.3 Pre-release
Pre-release

16.0.0-next.3 "limonite-lime" (2023-03-23)

material

Commit Description
fix - 7e9878c96 card: tokenize the card elevation (#26770)
fix - 76eeaaf20 checkbox: refactor to depend on @angular/material/core/tokens (#26744)
fix - 96aadaa41 core: apply strong focus styles to selected option (#26811)
fix - 7cd18004d datepicker: date range input not marked as required when using reactive forms (#26749)
fix - 142e845a1 tooltip: only expand hover area on side closest to trigger (#26786)

Special Thanks

Kristiyan Kostadinov, Miles Malerba, Sneaky, Wagner Maciel and Zach Arend

v15.2.4

23 Mar 18:22
Compare
Choose a tag to compare

15.2.4 "brimstone-bank" (2023-03-23)

material

Commit Description
fix - 580fbf500 core: apply strong focus styles to selected option (#26811)
fix - 1ba5ade41 datepicker: date range input not marked as required when using reactive forms (#26749)
fix - acc7d8148 tooltip: only expand hover area on side closest to trigger (#26786)

Special Thanks

Kristiyan Kostadinov, Wagner Maciel and Zach Arend

v16.0.0-next.2

16 Mar 17:00
Compare
Choose a tag to compare
v16.0.0-next.2 Pre-release
Pre-release

16.0.0-next.2 "feather-shark" (2023-03-16)

material

Commit Description
fix - 5c5617de4 checkbox: fix ARIA semantics and use native DOM properties (#26710)
fix - e3917ea17 chips: chip label appearing above sticky columns (#26794)
fix - f6ea2ff92 chips: don't prevent default mousedown action (#26765)
fix - d444c5889 chips: styling not cleared on basic chips in listbox and grid (#26771)
fix - 946cc6743 tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737)

Special Thanks

Boyi Li, Jessica Janiuk, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v15.2.3

16 Mar 16:27
Compare
Choose a tag to compare

15.2.3 "aluminum-statue" (2023-03-16)

material

Commit Description
fix - 7dfcf8ff3 checkbox: fix ARIA semantics and use native DOM properties (#26710)
fix - 40d38889c chips: chip label appearing above sticky columns (#26794)
fix - b846d1e05 chips: don't prevent default mousedown action (#26765)
fix - 501d73e5b chips: styling not cleared on basic chips in listbox and grid (#26771)
fix - 06ed54c25 tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737)

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v16.0.0-next.1

08 Mar 22:34
Compare
Choose a tag to compare
v16.0.0-next.1 Pre-release
Pre-release

16.0.0-next.1 "jade-jacket" (2023-03-08)

cdk-experimental

Commit Description
fix - 7043a51da scrolling: throw error rather than string (#26736)

material

Commit Description
fix - 168619b12 chips: unable to shift + tab out of a chip set (#26727)
fix - 4c8f50554 core: mat-option sets aria-selected="false" (#26673)
fix - fbca2e931 datepicker: resolve server-side rendering error (#26742)
fix - 3442c0ee0 paginator: opt-out of single-selection indicator (#26746)
fix - 5ea4ca579 snack-bar: live region not working when modal is open (#26725)

Special Thanks

Kristiyan Kostadinov, RuoJia123, Wagner Maciel and Zach Arend

v15.2.2

08 Mar 21:00
Compare
Choose a tag to compare

15.2.2 "topaz-toast" (2023-03-08)

cdk-experimental

Commit Description
fix - e1c8fe85b scrolling: throw error rather than string (#26736)

material

Commit Description
fix - e7612c747 chips: unable to shift + tab out of a chip set (#26727)
fix - 1bf2fc2e1 core: mat-option sets aria-selected="false" (#26673)
fix - 9473b1688 datepicker: resolve server-side rendering error (#26742)
fix - 99dac0835 paginator: opt-out of single-selection indicator (#26746)
fix - ec824f1f7 snack-bar: live region not working when modal is open (#26725)

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

v16.0.0-next.0

01 Mar 20:47
Compare
Choose a tag to compare
v16.0.0-next.0 Pre-release
Pre-release

16.0.0-next.0 "adenosine-aside" (2023-03-01)

material

Commit Description
feat - 506bca5712 tabs: add stretchTabs to MatTabsConfig (#26644)
fix - 8a32172678 card: refactor to depend on @angular/material/core/tokens (#26674)

Special Thanks

Alan Agius, Joel Kesler, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

v15.2.1

01 Mar 18:21
Compare
Choose a tag to compare

15.2.1 "silicone-soliloquy" (2023-03-01)

Breaking Changes

  • the description for body-1 and body-2 has changed

material

Commit Description
fix - 9a57674fea chips: allow attribute selectors for chips (#26683)
fix - fdf1dc4b07 chips: chips should assume their minimum density rather than error for small densities (#26688)
fix - d61443b62d chips: remove spans from top level of component (#26689)
fix - 5e67c1a345 chips: styling not updating when actions are removed (#26696)
fix - a87735e4ba list: add disabled attribute for mat-list-item buttons (#26672)
fix - 54d157f3d2 schematics: migrate to mdc components selectively bug (#26427)
fix - 4338e5ee57 snack-bar: misaligned lines on safari for long messages (#26692)

Commit Description
docs - b71fa77f7d reverse body-1 and body-2 typography description (#26330)

Special Thanks

Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol

v15.2.0

22 Feb 21:38
Compare
Choose a tag to compare

15.2.0 "sodalite-soda" (2023-02-22)

material

Commit Description
feat - b42650c88 chips: add test harness support for edit input
fix - 5e96eb04c chips: add opt-out for single-select checkmarks (#26338)
fix - 46cfbe566 core: add checkmark for single-select (#25962)

cdk

Commit Description
feat - 62bd54e8e testing: add method to set the text of an element

Special Thanks

Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

v15.1.6

22 Feb 18:07
Compare
Choose a tag to compare

15.1.6 "fluorite-floss" (2023-02-22)

material

Commit Description
fix - 277f65a0f tabs: disablePagination not working (#26647)

cdk

Commit Description
fix - 248c41221 dialog: not emitting closed event on external detachments (#26608)

Special Thanks

Joey Perrott and Kristiyan Kostadinov