Skip to content

v18.2.0-next.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@amysorto amysorto released this 31 Jul 20:37
· 1238 commits to main since this release

18.2.0-next.3 "gold-medal" (2024-07-31)

material

Commit Description
feat - 0af3b61750 radio: add the ability to interact with disabled radio buttons (#29490)
feat - 4292e1b3a0 slide-toggle: add the ability to interact with disabled toggle (#29502)
fix - 5403b2b316 chips: remove tab-index attribute from mat-chip host (#29436)
fix - 6d701146cc core: custom system-level variable prefix not used in some mixins (#29513)
fix - 95d1354cdd dialog: invalid font-family declaration (#29516)
fix - fd47a0e60d radio: avoid error if destroyed quickly (#29507)
fix - 5892acfde3 slide-toggle: don't trigger active state for entire container (#29514)
fix - 1aa8512ebe slide-toggle: remove divs from button (#29485)

cdk

Commit Description
fix - c9078d1d1a coercion: Return undefined when the fallback value is undefined (#29491)

multiple

Commit Description
feat - db5b8dc29b fallback to system level variables (#29480)