v4.14.0
·
51 commits
to master
since this release
4.14.0 (2025-11-18)
Bug Fixes
- added aria-expanded="false" to all dropdown-toggle buttons in template files (3a45137)
- ensure Dropdown constructs target buttons w/ aria-expanded="false", updates value when toggled (c43b3c5)
Features
- changed Dropdown class to add necessary attributes (aria-expanded, aria-haspopup) if missing (4254bcb)