Skip to content

Releases: GlobalHive/vuejs-tour

v1.3.9

Choose a tag to compare

@github-actions github-actions released this 23 Dec 00:08
9c3ca49

1.3.9 (2023-12-23)

Bug Fixes

  • actions: Fixed docs action (959394c)
  • actions: Fixed npm action (ada714f)
  • actions: Fixed release action (3ca0fbb)

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:37
7ec9403

1.3.8 (2023-12-22)

Bug Fixes

  • VTour: Fixed non async code (aa583c6)

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:35
cfb8d1a

1.3.7 (2023-10-16)

Bug Fixes

  • version: Updated version number (8d3c1b9)

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 16 Oct 18:52
0f7602b

1.3.6 (2023-05-22)

Bug Fixes

  • component: Skip text is hardcoded, should be read from component's props (c7152a5)
  • docs: Document incorrect about buttonLabel property which should be buttonLabels instead #27 (a30f9dc)

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 22 May 07:57
4f0c9bc

1.3.5 (2023-04-19)

Bug Fixes

  • component: Hide Previous button on #actions overwrite #25 (dec6fae)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 19 Apr 12:22
34375e0

1.3.4 (2023-01-26)

Bug Fixes

  • component: Fixed error on first step / no highlight #20 (968e37a)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Jan 18:43
2ef7351

1.3.3 (2023-01-09)

Bug Fixes

  • component: Fixed exception when tour finishes #18 (9d745cf)
  • docs: Fixed create a tour link (cc1cbf1)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:00
7434d9b

1.3.2 (2022-12-18)

Bug Fixes

  • readme: Fixed shields url (3ce98c4)
  • vite: Excluded jump.js from build (7ef4cff)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 18:43
ddc6401

1.3.1 (2022-12-12)

Bug Fixes

  • docs: Fixed wrong css import (fa5d356)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 18:33
244fcec

1.3.0 (2022-12-12)

Features

  • callbacks: Added onTourStart and onTourEnd callback (008f798)