Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Releases: vi-plugins/jquery-accordion

Min Width Support

08 May 07:22
Compare
Choose a tag to compare

Added option for min-width support.
If accordion has more than one panel open and changes into tabview, first panel will be opened in tabview.
Cleaned Code

Added Tab support to Accordion

04 May 15:17
Compare
Choose a tag to compare

As long as panels have space to be displayed as tabs, they will.
If not view changes to accordion

Added animation control to already opened panels

27 Apr 13:16
Compare
Choose a tag to compare
Merge pull request #9 from vi-plugins/dev

Bugfix: already opened container missing animation class

CSS Animation Class Added

27 Apr 10:12
Compare
Choose a tag to compare

Added animation class control before scrolling

0.1.0: Merge pull request #3 from vi-plugins/dev

25 Apr 18:36
Compare
Choose a tag to compare
changed closing and opening sequence. Setting open class before anima…