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

bugfix release: tabbs click event is undefined

26 Jan 12:16
Compare
Choose a tag to compare
0.5.4

bugfix: event is undefined when triggered from outside

Added namespace to avoid conflicts with other accordion plugins

19 Jan 17:30
Compare
Choose a tag to compare

New and improved Package JSON version

19 Jan 14:39
Compare
Choose a tag to compare
0.5.3

updated package json

Added return values to after.close.panel.accordion event also from tabbed view

19 Jan 13:06
Compare
Choose a tag to compare
0.5.2

after.close.panel.accordion event returns closed panel and panel posi…

after.close.panel.accordion event also returns closed panel and its position

19 Jan 09:52
Compare
Choose a tag to compare
0.5.1

after.close.panel.accordion event returns closed panel and panel posi…

bugfix after.open.panel.position returned wrong position

18 Jan 13:14
Compare
Choose a tag to compare
0.5

Bugfix: getPanelPosition returned wrong position if more than one pan…

Added support for more than one value on animation openPanelIndexParameter

18 Jan 12:32
Compare
Choose a tag to compare
0.4.9

Support for more than one value on openedPanelIndex Animation parameter

fixed html attribute check

17 Jan 14:33
Compare
Choose a tag to compare
0.4.8

new serve

Event after.open.panel..accordion also returns the index of the open panel inside accordion

16 Jan 14:20
5b40167
Compare
Choose a tag to compare
Merge pull request #22 from vi-plugins/dev

Added return value opened.position to after.open.panel.accordion

Open accordion no longer triggered from tabbed view

15 Jan 13:30
80ffa9d
Compare
Choose a tag to compare
Merge pull request #21 from vi-plugins/dev

Removed event trigger, when switching from tab to accordion view