Skip to content

Releases: koirodev/kordion

v3.3.2

20 Dec 09:54
0c04302

Choose a tag to compare

Features

  • In the hideEverything method, a binding has been added to the accordion selector from which the method is called.

Changes

  • Removed the warning output to the console if there are no accordions on the page.

Docs

  • Updated documentation.

v3.3.1

20 Dec 07:48
54a6ec8

Choose a tag to compare

Bug Fixes

  • Fixed a method to close all accordions on the page.

v3.3.0

19 Dec 23:28
123d0b4

Choose a tag to compare

Features

  • Updated events.
  • The click event has been deleted.
  • Added the ability to call methods via `on'.
  • Added the ability to clear methods via off or `offAny'.
  • Added support Vue.js .

Docs

  • Updated documentation.
  • Added examples for Vue.js .

v3.2.3

19 Dec 14:37
fd4f3b2

Choose a tag to compare

Features

  • Fixed event calls in the settings.

v3.2.2

19 Dec 14:15
c9479a1

Choose a tag to compare

Fixed event calls in the settings.

v3.2.1

19 Dec 13:44
7d569c1

Choose a tag to compare

Bug Fixes

  • Fixed event calls in the settings.

v3.2.0

18 Dec 13:36
baee889

Choose a tag to compare

Features

  • Added the ability to refer to the height of the accordion itself when opening, rather than the content inside it.

v3.1.6

15 Nov 11:45
d37e0bf

Choose a tag to compare

Bug Fixes

  • Fixed issue with accordions not being open initially.

v3.1.5

15 Nov 07:30
e8cdd00

Choose a tag to compare

Features

  • Standard styles have been updated.

Bug Fixes

  • The problem with icons has been solved.

v3.1.4

14 Nov 06:10
4e0aa68

Choose a tag to compare

Bug Fixes

  • Documentation errors have been corrected.