the 3rd of November, 2018

Version 3.0 for accessible accordion

Same as version 3.0.0 of accessible tooltips, here are release notes of the 3.0 version for accessible accordions:

  • Code has been deeply restructured.
  • Plugin is now callable with a customized configuration (See demo, second example and default config documentation).
  • This update will allow to add easily new methods in a near future.
  • New attributes are now customisable.
  • Documentation has also been updated.
  • Demos on the website are now using SRI.

The counterpart for these updates is a slight weight gain. Anyway, the size of the script is 2.8kb minified and gzipped, so that is very reasonable.

This update has been published on Github/NPM a few weeks ago (See Github repositery of Van11y accessible accordion script).

An important point: this update does not break the compatibility with previous versions.

By the way, a huge thank to @CharlotteCMJ and to @lewcrewco for reporting an issue and a solution.