Skip to content

Releases: GlobalHive/vuejs-tour

v2.3.8

Choose a tag to compare

@github-actions github-actions released this 26 Sep 19:23
c2cc82d

2.3.8 (2025-09-26)

Miscellaneous Chores

v2.3.7

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:54
141137b

2.3.7 (2025-09-03)

Bug Fixes

  • Refactor localStorage key usage in VTour component (fd10c04)

v2.3.6

Choose a tag to compare

@github-actions github-actions released this 17 Jul 18:05
379d9f2

2.3.6 (2025-07-17)

Bug Fixes

  • #89 updatePosition in window resize and resizeEnd (2c5c366)

v2.3.5

Choose a tag to compare

@github-actions github-actions released this 10 Jun 18:48
d24002e

2.3.5 (2025-06-10)

Bug Fixes

v2.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Dec 20:35
88b06c8

2.3.4 (2024-12-11)

Bug Fixes

  • VTour: Fixed highlight target border remains on skip (baba947)

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Nov 00:40
4d325cb

2.3.3 (2024-11-16)

Bug Fixes

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Oct 19:59
796a0d1

2.3.2 (2024-10-23)

Miscellaneous Chores

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 20:58
0f60393

2.3.1 (2024-10-20)

Miscellaneous Chores

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 23:37
08df8ba

2.3.0 (2024-09-22)

Features

  • Step: Added backdrop option to step (8b2824e)
  • Step: Added highlight option to steps (95ea9f9)
  • Step: Added noScroll option to step (6f60ba6)
  • Step: Added onAfter callback (09f3fea)
  • Step: Added onBefore callback to step (15f0c7a)
  • VTour: Added OnTourStep emit (ce0687c)

Bug Fixes

  • VTour: Fixed stopping tour not removing backdrop & highlight (408f5af)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 14:29
9b2d2c4

2.2.0 (2024-09-17)

Features

  • Added Clip-Path Highlight (66a0bae)