Skip to content

Commit

Permalink
Updated to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Oct 13, 2017
1 parent 6fc3ed9 commit f054716
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## version 1.2.8 (October 13, 2017)

- fixed a bug where clicking on an already opened tab when the `collapsible` property is set to `false` would trigger the `onBeforeClose` event. See [#4](https://github.com/stefangabos/Zebra_Accordion/issues/4)
- `collapsible` property can now also be `0` which works the same as when set to `FALSE` except that all tabs can be collapsed. See [#5](https://github.com/stefangabos/Zebra_Accordion/issues/5)

## version 1.2.7 (May 30, 2017)

- performance improvements and source code tweaks
Expand Down

0 comments on commit f054716

Please sign in to comment.