Skip to content

v7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 14:23
· 890 commits to main since this release

7.3.0 (2023-08-16)

Bug Fixes

Features

  • action-sheet: add htmlAttributes property for passing attributes to buttons (#27863) (5ce4ec0)
  • alert: add htmlAttributes property for passing attributes to buttons (#27862) (06be0e5)
  • toast: add htmlAttributes property for passing attributes to buttons (#27855) (9a68588)
  • toast: add shadow part for cancel button (#27921) (e9faf54), closes #27920