This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
Releases: vi-plugins/jquery-accordion
Releases · vi-plugins/jquery-accordion
Min Width Support
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
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
Merge pull request #9 from vi-plugins/dev Bugfix: already opened container missing animation class
CSS Animation Class Added
Added animation class control before scrolling
0.1.0: Merge pull request #3 from vi-plugins/dev
changed closing and opening sequence. Setting open class before anima…