Skip to content

Releases: GlobalHive/vuejs-tour

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Mar 16:51
b02808b

3.0.1 (2026-03-17)

Bug Fixes

  • stale: add required write permissions to stale workflow (f54e703)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 17:08
ec8a8ef

3.0.0 (2026-01-30)

⚠ BREAKING CHANGES

  • VTour: CSS changes, check your custom designs
    • Prefix tooltip and backdrop IDs with 'vjt-' for consistency
    • Adjust highlight class naming for better clarity

Bug Fixes

  • VTour: update dynamic IDs for tooltips and backdrops (3898479)

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 16 Jan 16:14
2349c04

2.6.2 (2026-01-16)

Bug Fixes

  • VTour: set default name prop to 'tour' #113 (d52a164)

v2.6.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:33
b217b81

2.6.1 (2025-12-17)

Bug Fixes

  • move vue to peerDependencies in package-lock.json (0d8fbab)
  • reset clip-path when highlighting is disabled in VTour component (f0dc1f0)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Nov 13:19
fcd07fa

2.6.0 (2025-11-16)

Features

  • Re-implement hot-switching for tour name and steps in VTour component (7cbb2e0)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 13:36
b82f7a4

2.5.0 (2025-11-06)

Features

  • Add comprehensive accessibility tests for VTour component (28a7fd1)
  • Enhance jump options with customizable easing functions and improve accessibility support (e295b99)
  • enhance VTour component with default tooltip placement and multi-instance support (f3ef42b)

Miscellaneous Chores

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 12 Oct 15:15
c61c59c

2.4.3 (2025-10-12)

Bug Fixes

  • Fixed wrong button text color (4693eac)

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Oct 14:51
9d784a5

2.4.2 (2025-10-12)

Bug Fixes

  • add scss build to ci (temp) (aeffefe)
  • Default scss preprocessor is not modern-compiler (7964ca2)
  • happy-dom RCE (8db8f68)
  • removed unsupported node version 18 (3be0f49)

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 18:41
d3521ba

2.4.1 (2025-10-10)

Bug Fixes

  • Pinning actions to a full length commit SHA (49f12a0)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 18:31
105ad5b

2.4.0 (2025-10-10)

Bug Fixes

Miscellaneous Chores