2.3.4 (2024-12-11)
- VTour: Fixed highlight target border remains on skip (baba947)
2.3.3 (2024-11-16)
2.3.2 (2024-10-23)
- release 2.3.2 (600d874)
2.3.1 (2024-10-20)
- release 2.3.1 (8fa9bfc)
2.3.0 (2024-09-22)
- 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)
- VTour: Fixed stopping tour not removing backdrop & highlight (408f5af)
2.2.0 (2024-09-17)
- Added Clip-Path Highlight (66a0bae)
2.1.1 (2024-07-10)
- package: Fixed wrong scripts (4438349)
2.1.0 (2024-07-05)
- VTour: Added noScroll prop (7ad9141)
- VTour: Fixed tooltip not scrolling with target (ffbe9d9)
- VTour: Fixed wrong scrolling call (b644a86)
2.0.2 (2024-07-05)
- Step: Fixed placement not working (f16ec0f)
2.0.1 (2024-07-05)
2.0.0 (2024-07-05)
- VTour: Removed the plugin approach, switched to component import
- Deps: Switched from popperjs to nanopop
- VTour: Added margin prop
- VTour: Added hideSkip prop
- VTour: Added hideArrow prop
- VTour: Added Typescript
- VTour: Complete rewrite of the component
- VTour: Fixing the highlight using document space
- VTour: Fixing wrong saveToLocalStorage checks
1.7.0 (2024-07-05)
1.6.1 (2024-06-03)
1.6.0 (2024-03-27)
- npm: Updated packages (081b0b7)
- VTour: Fixed backdrop not disabling after tour end (d122180)
- VTour: Fixed tour showing on error (No Target) #48 (6b3f664)
1.5.0 (2024-01-04)
- VTour: Added goToStep function (2f4e8b2)
- actions: Fixed workflow automation (28d458b)
1.4.0 (2023-12-29)
- VTour: Added saveToLocalStorage prop (885bc8b)
1.3.9 (2023-12-23)
- actions: Fixed docs action (959394c)
- actions: Fixed npm action (ada714f)
- actions: Fixed release action (3ca0fbb)
1.3.8 (2023-12-22)
- VTour: Fixed non async code (aa583c6)
1.3.7 (2023-10-16)
- version: Updated version number (8d3c1b9)
1.3.6 (2023-05-22)
- 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)
1.3.5 (2023-04-19)
1.3.4 (2023-01-26)
1.3.3 (2023-01-09)
- component: Fixed exception when tour finishes #18 (9d745cf)
- docs: Fixed create a tour link (cc1cbf1)
1.3.2 (2022-12-18)
1.3.1 (2022-12-12)
- docs: Fixed wrong css import (fa5d356)
1.3.0 (2022-12-12)
- callbacks: Added onTourStart and onTourEnd callback (008f798)
1.2.0 (2022-12-12)
- highlight: Changed highlight border to outline to not take more space (87b1cdf)
- steps: Fixed steps breaking when targets aren't found - fixes #9 (9c3d9f8)
1.1.0 (2022-12-10)
- component: Button cursor not pointer (3aea1f3)
- component: Page not scrolling to top after tour (f47ad5b)
- component: Removing highlight (d35877b)
- component: Target highlighted even without highlight prop (bcfd70a)
1.0.5 (2022-12-10)
- style: variables not set to default (fad38fe)
- workflows: workflows not running automatically, temporarely set to manual (36f826f)
1.0.4 (2022-12-10)
- workflows: workflows not running automatically (a02959f)
1.0.3 (2022-12-10)
- build: style.css not included by vite (6bf83bb)
- workflows: workflows not running automatically (9041f03)
1.0.2 (2022-12-10)
- fixed build action (82c5f1f)
1.0.1 (2022-12-09)
- release 1.0.1 (6bafa91)