Skip to content

Releases: nib-components/accordion

Emit a flag when opening/closing

19 May 01:48
Compare
Choose a tag to compare

Emit a new boolean flag to indicate if the accordion item is changing state on:

  • open
  • opened
  • close
  • closed

0.1.2

15 Sep 23:55
Compare
Choose a tag to compare
require less shims for IE8/9

0.0.11

21 Aug 03:11
Compare
Choose a tag to compare
updated transition-auto dependency to solve some minor bugs

0.0.10

25 Jul 02:59
Compare
Choose a tag to compare
updated to handle transition when already open/closed better

0.0.9: Merge pull request #1 from jameslnewell/master

03 Feb 04:29
Compare
Choose a tag to compare
Added `open`, `opened` and `closed` events, a transitioning class and a working example