Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 17 Sep 18:47

2.2.0 (2024-09-17)

Features

  • field,textfield: add container slot for custom background content (44c13cd)

Bug Fixes

  • checkbox: add override to symbol properties (a9ee4f5)
  • remove the input entirely and replace it with a touch target (cf84a27)
  • remove unnecessary css variable prefixes (5044e6e)
  • Replace aria-hidden attribute with inert attribute in <md-radio> component (192f17e)
  • Set touch target to display: none (a696121)