Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: OpenSourceWorkflow/accordion

v2.3.0

03 Dec 16:55

Choose a tag to compare

Changelog

  • add JSDoc to source coude
  • add destroy function to remove all logic from the accordion
  • add events #21 #19
  • allow multiple Accordion.init() calls without it being initialized on already set up accordions

v2.2.2

01 Sep 13:00

Choose a tag to compare

Move to OpenSourceWorkflow

v2.2.1

12 Mar 09:27

Choose a tag to compare

  • use local $ for jquery.noConflict

v2.2.0

07 Jan 15:22

Choose a tag to compare

  • you can change default options now
  • add option for natural behavior

v2.1.0

30 Oct 13:51

Choose a tag to compare

  • Bugfixes
  • [Feature] auto open '.accordion-content.accordion-opened' on init

v2.0.0

22 Oct 10:05

Choose a tag to compare

Removed auto init within module

v1.2.8

14 Oct 08:52

Choose a tag to compare

  • enable to link into accordion-content
  • add basic styling

v1.2.7

07 Aug 08:04

Choose a tag to compare

  • fix broken exists support

v1.2.6

02 Aug 14:29

Choose a tag to compare

update dependencies

v1.2.5

30 Jul 19:07

Choose a tag to compare

add jquery.exists