Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Releases: kolappannathan/accordion

v3.0.1

02 Jun 17:06
Compare
Choose a tag to compare

See ChangeLog.md for detailed ChangeLog

v3.0.0

09 May 13:35
Compare
Choose a tag to compare

See ChangeLog.md for detailed changelog.

v2.1.1

08 May 16:47
Compare
Choose a tag to compare

Refer CHANGELOG.md for detailed change log.

Minor optimisations

01 May 16:11
Compare
Choose a tag to compare

Change log

  • Replaced var with let
  • Moved variable declaration to the loop statement
  • Changes to variable names
  • Changes to class names to indicate classes used in js.

v2.0.0

01 May 15:14
Compare
Choose a tag to compare

Change log

  • Added support for Multiple accordions in single page
  • Changed accordion section from Id based to class based
  • Removed certain variables
  • Moved some variable declarations into the loop
  • Changes to the Read Me file

Initial Release

23 Apr 13:26
Compare
Choose a tag to compare
v1.0.0

Initial commit