Skip to content

Releases: limbo-works/Limbo.Nuxt.Accordion

v2.1.0

01 Oct 09:38
ad205ad

Choose a tag to compare

2.1.0 (2025-10-01)

Features

  • added modelling to accordion panels (2a3480b)

v2.0.7

19 Aug 07:54
17892b9

Choose a tag to compare

2.0.7 (2025-08-19)

Bug Fixes

  • change max one open handling to use uid (bb1422c)

v2.0.6

26 Jun 11:05
9278f37

Choose a tag to compare

2.0.6 (2025-06-26)

Bug Fixes

v2.0.5

26 Jun 10:01
6e4d1f0

Choose a tag to compare

2.0.5 (2025-06-26)

Bug Fixes

  • corrected issue with checkOpenByHash (d4d344a)

v2.0.4

26 Jun 09:38
67a58b5

Choose a tag to compare

2.0.4 (2025-06-26)

Bug Fixes

  • corrected issue related to headerList (bbb4117)

v2.0.3

17 Mar 09:45
f9249f0

Choose a tag to compare

2.0.3 (2025-03-17)

Bug Fixes

  • accordion level not properly updated (1d3297c)

v2.0.2

07 Feb 10:49
f5031e8

Choose a tag to compare

2.0.2 (2025-02-07)

Bug Fixes

  • more exposed data for linking together (6650d10)

v2.0.1

07 Feb 10:20
fb78387

Choose a tag to compare

2.0.1 (2025-02-07)

Bug Fixes

  • read isOpen the right way (47c50b7)

v2.0.0

06 Feb 14:50
f820230

Choose a tag to compare

2.0.0 (2025-02-06)

⚠ BREAKING CHANGES

  • updated to use composition api (#5)

Features

  • updated to use composition api (#5) (14e3c39)

v1.1.0

06 Feb 14:14
ecfae4b

Choose a tag to compare

1.1.0 (2025-02-06)

Features

  • add composable for using accordion maps (7464657)