Skip to content

Releases: fatihsolhan/v-onboarding

v2.12.2

23 Jan 17:08

Choose a tag to compare

2.12.2 (2026-01-23)

Bug Fixes

  • focus-trap: activate only when step content is visible (#126) (#127) (d11e94c)

v2.12.1

20 Jan 17:24

Choose a tag to compare

2.12.1 (2026-01-20)

Bug Fixes

  • nuxt: improve module build output and component ref support (#125) (2703c55)

v2.12.0

20 Jan 16:58

Choose a tag to compare

2.12.0 (2026-01-20)

Features

  • add Nuxt module for Nuxt 3+ integration (#124) (b79b4f9)

v2.11.0

20 Jan 16:17

Choose a tag to compare

2.11.0 (2026-01-20)

Features

  • add Vue template ref support for attachTo.element (#123) (f83081e)

v2.10.2

17 Jan 16:18

Choose a tag to compare

2.10.2 (2026-01-17)

Bug Fixes

  • css: correct arrow position for left-placed popper (#122) (c055999)

v2.10.1

16 Jan 21:48

Choose a tag to compare

2.10.1 (2026-01-16)

Bug Fixes

  • demo: update documentation links to correct path (#120) (7d9d328)

v2.10.0

16 Jan 21:35

Choose a tag to compare

2.10.0 (2026-01-16)

Bug Fixes

  • demo: resolve Vue instance duplication in production build (#119) (0beb0a0)

Features

v2.9.0

28 Oct 23:24
a09cb8f

Choose a tag to compare

2.9.0 (2024-10-28)

Features

  • add current step index to exit event (60fddf4), closes #107

v2.8.2

15 May 20:05

Choose a tag to compare

2.8.2 (2024-05-15)

Bug Fixes

  • package.json: updated package.json to export types correctly (aa4e435), closes #97

v2.8.1

24 Mar 22:34

Choose a tag to compare

2.8.1 (2024-03-24)

Bug Fixes

  • fixed missing typescript declaration file (d86769e), closes #95