Releases: GlobalHive/vuejs-tour
Releases · GlobalHive/vuejs-tour
v1.3.9
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.3.8 (2023-12-22)
Bug Fixes
VTour: Fixed non async code (aa583c6 )
v1.3.7
Compare
Sorry, something went wrong.
No results found
1.3.7 (2023-10-16)
Bug Fixes
version: Updated version number (8d3c1b9 )
v1.3.6
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.3.5 (2023-04-19)
Bug Fixes
component: Hide Previous button on #actions overwrite #25 (dec6fae )
v1.3.4
Compare
Sorry, something went wrong.
No results found
1.3.4 (2023-01-26)
Bug Fixes
component: Fixed error on first step / no highlight #20 (968e37a )
v1.3.3
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.3.2 (2022-12-18)
Bug Fixes
readme: Fixed shields url (3ce98c4 )
vite: Excluded jump.js from build (7ef4cff )
v1.3.1
Compare
Sorry, something went wrong.
No results found
1.3.1 (2022-12-12)
Bug Fixes
docs: Fixed wrong css import (fa5d356 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2022-12-12)
Features
callbacks: Added onTourStart and onTourEnd callback (008f798 )