This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
v9.1.0
What's Changed
[email protected]
Enhancements
- Optional attribute
tab
to set active tab - Added support for fewer
panels
thantabs
- Added support for no
panels
, mainly for robustness
Fixes
- No longer dispatches a
tabs.toggle
-event on initialization - Panels referenced by multiple tabs (through
data-for
) has correctaria-labelledBy
to active (referencing) tab aria-labelledBy
is updated when tab is toggled.- Improvements to reliability of getter-functions
New Contributors
- @ingvilddev made their first contribution in #636
Full Changelog: v9.0.0...v9.1.0