Skip to content

Releases: matthiasott/a11y-accordion-tabs

v1.0.2

09 Sep 18:20
Compare
Choose a tag to compare
  • Fix initial state of tabs view 523c12b

v1.0.1...v1.0.2

The first major release (patched)

05 Aug 16:15
Compare
Choose a tag to compare

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

v1.0.0...v1.0.1

The first major release

05 Aug 16:10
Compare
Choose a tag to compare

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

v0.5.0...v1.0.0

0.4.1

29 Nov 00:59
Compare
Choose a tag to compare

Fix CJS module export, update dependencies to fix vulnerabilities

v0.3.2

19 Sep 00:49
Compare
Choose a tag to compare
  • Add support for multiple instances
  • Update README with basic documentation
  • Cleanup example HTML code

v0.2.1

18 Sep 08:14
Compare
Choose a tag to compare

Fixed breakpoint to be min-width

v0.2.0

18 Sep 08:14
Compare
Choose a tag to compare

Improved ARIA-roles for the accordion state.