a11y-accordion-tabs

A script for an accessible accordion tabs component

MIT License

Downloads
5.5K
Stars
71
a11y-accordion-tabs - Latest Release

Published by matthiasott about 4 years ago

a11y-accordion-tabs - The first major release (patched)

Published by matthiasott about 4 years ago

This patch release fixes a lodash vulnerability. We should be up to date again

  • Merge pull request #8 from matthiasott/dependabot/npm_and_yarn/lodash-4.17.19 547f390
  • Bump lodash from 4.17.15 to 4.17.19 89537b1

https://github.com/matthiasott/a11y-accordion-tabs/compare/v1.0.0...v1.0.1

a11y-accordion-tabs - The first major release

Published by matthiasott about 4 years ago

This release fixes a few bugs, including a spelling error with a breaking change.
Please update your code accordingly!

  • Update docs and run build cec7a12
  • Fix startCollapsed d790746
  • Fix accordeon spelling error f44bb27
  • Update dependencies 33aed38
  • Fix bug where collapsed accordion would open after window resize 259f860

https://github.com/matthiasott/a11y-accordion-tabs/compare/v0.5.0...v1.0.0

a11y-accordion-tabs - 0.4.1

Published by matthiasott almost 6 years ago

Fix CJS module export, update dependencies to fix vulnerabilities

a11y-accordion-tabs -

Published by matthiasott about 7 years ago

  • Add support for multiple instances
  • Update README with basic documentation
  • Cleanup example HTML code
a11y-accordion-tabs -

Published by matthiasott about 7 years ago

Improved ARIA-roles for the accordion state.

a11y-accordion-tabs -

Published by matthiasott about 7 years ago

Fixed breakpoint to be min-width