Skip to content

v13.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 05:49
· 29 commits to master since this release

13.0.0 (2026-02-17)

⚠ BREAKING CHANGES

  • opened is now a reflected public property. Code that
    set or read a property named opened on these elements may be affected.

Features

  • expose the opened property of the dropdown (#225) (49bf4e9)