Skip to content

Releases: GlobalHive/vuejs-tour

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 01:48
65c1415

2.1.1 (2024-07-10)

Bug Fixes

  • package: Fixed wrong scripts (4438349)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:02
b877d2d

2.1.0 (2024-07-05)

Features

  • VTour: Added noScroll prop (7ad9141)

Bug Fixes

  • VTour: Fixed tooltip not scrolling with target (ffbe9d9)
  • VTour: Fixed wrong scrolling call (b644a86)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 03:27
93f770f

2.0.2 (2024-07-05)

Bug Fixes

  • Step: Fixed placement not working (f16ec0f)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:49
e10881a

2.0.1 (2024-07-05)

Bug Fixes

  • Package: Fixed not using npm (c9c046b)
  • Workflow: Fixed NPM release (a053465)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:44
1db6026

2.0.0 (2024-07-05)

⚠ BREAKING CHANGES

  • Push to 2.0.1

Bug Fixes

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:40
c0c7e0b

1.7.0 (2024-07-05)

Features

  • Docs: Adding docs using vitepress (633b017)
  • Project: Added Typescript (2d80e28)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 01:03
7b7c2ee

1.6.1 (2024-06-03)

Bug Fixes

  • VTour: Fixed not resetting on resetTour() #54 (fbfc970)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:24
02ca99a

1.6.0 (2024-03-27)

Features

  • VTour: Added prop 'backdrop' to enable a backdrop / disabling controls #45 (a5e21f9)

Bug Fixes

  • npm: Updated packages (081b0b7)
  • VTour: Fixed backdrop not disabling after tour end (d122180)
  • VTour: Fixed tour showing on error (No Target) #48 (6b3f664)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 23:48
022a661

1.5.0 (2024-01-04)

Features

  • VTour: Added goToStep function (2f4e8b2)

Bug Fixes

  • actions: Fixed workflow automation (28d458b)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 00:54
f5b67c6

1.4.0 (2023-12-29)

Features

  • VTour: Added saveToLocalStorage prop (885bc8b)