Skip to content

v7.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 12:32
· 930 commits to main since this release

7.0.11 (2023-06-07)

Bug Fixes

  • header, footer: resolve CSP violations with box shadow (#27560) (e75fa58)
  • item-sliding: refresh sliding behavior when options are added or removed asynchronously (#27572) (b2a226a), closes #25578
  • keyboard: listen on correct events for keyboard lifecycle (#27569) (7871210), closes #27558
  • radio: radio with modern syntax is keyboard navigable (#27530) (d87e692), closes #27268