stockshark-tour
Version:
VueJS Tour is a lightweight, simple and customizable tour plugin. It provides a quick and easy way to guide your users through your application.
318 lines (156 loc) • 14.9 kB
Markdown
# Changelog
## [2.3.4](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.3...v2.3.4) (2024-12-11)
### Bug Fixes
* **VTour:** Fixed highlight target border remains on skip ([baba947](https://github.com/GlobalHive/vuejs-tour/commit/baba947f31ce7c0256c79f74a6afde49e07ca284))
## [2.3.3](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.2...v2.3.3) (2024-11-16)
### Bug Fixes
* **VTour:** Fixed [#78](https://github.com/GlobalHive/vuejs-tour/issues/78) ([b1cdd63](https://github.com/GlobalHive/vuejs-tour/commit/b1cdd63440deebc0555c39079e02e8e02e34d5cf))
## [2.3.2](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.1...v2.3.2) (2024-10-23)
### Miscellaneous Chores
* release 2.3.2 ([600d874](https://github.com/GlobalHive/vuejs-tour/commit/600d8742152de2107f2cfdd6805f38933a772ddc))
## [2.3.1](https://github.com/GlobalHive/vuejs-tour/compare/v2.3.0...v2.3.1) (2024-10-20)
### Miscellaneous Chores
* release 2.3.1 ([8fa9bfc](https://github.com/GlobalHive/vuejs-tour/commit/8fa9bfc4c5c71cc2a1d9d0a238c0610d52c9e06f))
## [2.3.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.2.0...v2.3.0) (2024-09-22)
### Features
* **Step:** Added backdrop option to step ([8b2824e](https://github.com/GlobalHive/vuejs-tour/commit/8b2824e8a05a7d113d2a46a2137960adf9e0b693))
* **Step:** Added highlight option to steps ([95ea9f9](https://github.com/GlobalHive/vuejs-tour/commit/95ea9f938313b278f81fae773eb6624d208092fb))
* **Step:** Added noScroll option to step ([6f60ba6](https://github.com/GlobalHive/vuejs-tour/commit/6f60ba601a28671ae98911a827cfa5eb5c552b5a))
* **Step:** Added onAfter callback ([09f3fea](https://github.com/GlobalHive/vuejs-tour/commit/09f3fead9b28c9ff0bc6e592d80da96c7380bb35))
* **Step:** Added onBefore callback to step ([15f0c7a](https://github.com/GlobalHive/vuejs-tour/commit/15f0c7a0b240d61c339cbd560b3e4f3cb004f79d))
* **VTour:** Added OnTourStep emit ([ce0687c](https://github.com/GlobalHive/vuejs-tour/commit/ce0687cda7739ec7905597a54e9ddf6fc9d06c19))
### Bug Fixes
* **VTour:** Fixed stopping tour not removing backdrop & highlight ([408f5af](https://github.com/GlobalHive/vuejs-tour/commit/408f5af03f9b3c082d2c88e24a61b528460c7c3d))
## [2.2.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.1.1...v2.2.0) (2024-09-17)
### Features
* Added Clip-Path Highlight ([66a0bae](https://github.com/GlobalHive/vuejs-tour/commit/66a0bae3408926a8ccab514ce73c21f37ca4bce1))
## [2.1.1](https://github.com/GlobalHive/vuejs-tour/compare/v2.1.0...v2.1.1) (2024-07-10)
### Bug Fixes
* **package:** Fixed wrong scripts ([4438349](https://github.com/GlobalHive/vuejs-tour/commit/4438349c749d283557e33bffa43f3cbca7423d03))
## [2.1.0](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.2...v2.1.0) (2024-07-05)
### Features
* **VTour:** Added noScroll prop ([7ad9141](https://github.com/GlobalHive/vuejs-tour/commit/7ad91418ea21041935b2a64e9ab43c0f836fd1cf))
### Bug Fixes
* **VTour:** Fixed tooltip not scrolling with target ([ffbe9d9](https://github.com/GlobalHive/vuejs-tour/commit/ffbe9d9ec451f5098b358bf5f09ea5f360cfd49e))
* **VTour:** Fixed wrong scrolling call ([b644a86](https://github.com/GlobalHive/vuejs-tour/commit/b644a8674425b2d2c0048d419dddbb9cad4dcd97))
## [2.0.2](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.1...v2.0.2) (2024-07-05)
### Bug Fixes
* **Step:** Fixed placement not working ([f16ec0f](https://github.com/GlobalHive/vuejs-tour/commit/f16ec0f2ad8276f05256c62379863e976ff43996))
## [2.0.1](https://github.com/GlobalHive/vuejs-tour/compare/v2.0.0...v2.0.1) (2024-07-05)
### Bug Fixes
* **Package:** Fixed not using npm ([c9c046b](https://github.com/GlobalHive/vuejs-tour/commit/c9c046be28fad2e1f4ee85a50ee635cbed53c194))
* **Workflow:** Fixed NPM release ([a053465](https://github.com/GlobalHive/vuejs-tour/commit/a0534653b46414198a23efe6271f7e012cfe2f86))
## [2.0.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.7.0...v2.0.0) (2024-07-05)
### ⚠ BREAKING CHANGES
* **VTour:** Removed the plugin approach, switched to component import
* **Deps:** Switched from popperjs to nanopop
### Features
* **VTour:** Added margin prop
* **VTour:** Added hideSkip prop
* **VTour:** Added hideArrow prop
* **VTour:** Added Typescript
* **VTour:** Complete rewrite of the component
### Bug Fixes
* **VTour:** Fixing the highlight using document space
* **VTour:** Fixing wrong saveToLocalStorage checks
## [1.7.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.6.1...v1.7.0) (2024-07-05)
### Features
* **Docs:** Adding docs using vitepress ([633b017](https://github.com/GlobalHive/vuejs-tour/commit/633b0173b2c0a8bb4a7f03f122c2b1f69f37ffad))
* **Project:** Added Typescript ([2d80e28](https://github.com/GlobalHive/vuejs-tour/commit/2d80e28315bb708fb539dd13ca631b043de33427))
## [1.6.1](https://github.com/GlobalHive/vuejs-tour/compare/v1.6.0...v1.6.1) (2024-06-03)
### Bug Fixes
* **VTour:** Fixed not resetting on resetTour() [#54](https://github.com/GlobalHive/vuejs-tour/issues/54) ([fbfc970](https://github.com/GlobalHive/vuejs-tour/commit/fbfc970a83105863f9b614ca006ed9f200142055))
## [1.6.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.5.0...v1.6.0) (2024-03-27)
### Features
* **VTour:** Added prop 'backdrop' to enable a backdrop / disabling controls [#45](https://github.com/GlobalHive/vuejs-tour/issues/45) ([a5e21f9](https://github.com/GlobalHive/vuejs-tour/commit/a5e21f91a75f2c311919473ec6cb6a4422a8d531))
### Bug Fixes
* **npm:** Updated packages ([081b0b7](https://github.com/GlobalHive/vuejs-tour/commit/081b0b7c269a2155a9073da8f6ac4c8acfada8a3))
* **VTour:** Fixed backdrop not disabling after tour end ([d122180](https://github.com/GlobalHive/vuejs-tour/commit/d122180adeba3f05f689685175522b927c507c51))
* **VTour:** Fixed tour showing on error (No Target) [#48](https://github.com/GlobalHive/vuejs-tour/issues/48) ([6b3f664](https://github.com/GlobalHive/vuejs-tour/commit/6b3f664e6f2087011e27cd15312662ee0ee8c8bf))
## [1.5.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.4.0...v1.5.0) (2024-01-04)
### Features
* **VTour:** Added goToStep function ([2f4e8b2](https://github.com/GlobalHive/vuejs-tour/commit/2f4e8b22292bf9baa1b95f7df55e19379d17ab33))
### Bug Fixes
* **actions:** Fixed workflow automation ([28d458b](https://github.com/GlobalHive/vuejs-tour/commit/28d458b354d6ba32e93e5488266ee034131a6c18))
## [1.4.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.9...v1.4.0) (2023-12-29)
### Features
* **VTour:** Added saveToLocalStorage prop ([885bc8b](https://github.com/GlobalHive/vuejs-tour/commit/885bc8bf77489de4a139db9cb5a7bc5a5aca7092))
## [1.3.9](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.8...v1.3.9) (2023-12-23)
### Bug Fixes
* **actions:** Fixed docs action ([959394c](https://github.com/GlobalHive/vuejs-tour/commit/959394cc422fe6343c9e4776375d8e1e72d82b7a))
* **actions:** Fixed npm action ([ada714f](https://github.com/GlobalHive/vuejs-tour/commit/ada714fab6bac6396c7c8da041ab4963950339e8))
* **actions:** Fixed release action ([3ca0fbb](https://github.com/GlobalHive/vuejs-tour/commit/3ca0fbba1160dbcaa719cff74d82bb4c521363ba))
## [1.3.8](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.7...v1.3.8) (2023-12-22)
### Bug Fixes
* **VTour:** Fixed non async code ([aa583c6](https://github.com/GlobalHive/vuejs-tour/commit/aa583c652599bf7794492933113a479ef5647f58))
## [1.3.7](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.6...v1.3.7) (2023-10-16)
### Bug Fixes
* **version:** Updated version number ([8d3c1b9](https://github.com/GlobalHive/vuejs-tour/commit/8d3c1b9e6450c41607d8b2f08c8e5ee273f2414d))
## [1.3.6](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.5...v1.3.6) (2023-05-22)
### Bug Fixes
* **component:** Skip text is hardcoded, should be read from component's props ([c7152a5](https://github.com/GlobalHive/vuejs-tour/commit/c7152a5beb8c03df16cd932def561ade4446ade9))
* **docs:** Document incorrect about buttonLabel property which should be buttonLabels instead [#27](https://github.com/GlobalHive/vuejs-tour/issues/27) ([a30f9dc](https://github.com/GlobalHive/vuejs-tour/commit/a30f9dc0d1e9330c97038c7a1c3a4baa02378d80))
## [1.3.5](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.4...v1.3.5) (2023-04-19)
### Bug Fixes
* **component:** Hide Previous button on #actions overwrite [#25](https://github.com/GlobalHive/vuejs-tour/issues/25) ([dec6fae](https://github.com/GlobalHive/vuejs-tour/commit/dec6fae969dadc8b617378ff7ce2a4e26cdc6d87))
## [1.3.4](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.3...v1.3.4) (2023-01-26)
### Bug Fixes
* **component:** Fixed error on first step / no highlight [#20](https://github.com/GlobalHive/vuejs-tour/issues/20) ([968e37a](https://github.com/GlobalHive/vuejs-tour/commit/968e37a75f01629aac71c44f510cd9bdb33d4080))
## [1.3.3](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.2...v1.3.3) (2023-01-09)
### Bug Fixes
* **component:** Fixed exception when tour finishes [#18](https://github.com/GlobalHive/vuejs-tour/issues/18) ([9d745cf](https://github.com/GlobalHive/vuejs-tour/commit/9d745cfdfd3b545045954a0beac7c124aa72478c))
* **docs:** Fixed create a tour link ([cc1cbf1](https://github.com/GlobalHive/vuejs-tour/commit/cc1cbf1286617a972d3bd7536f6d19393cca9090))
## [1.3.2](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.1...v1.3.2) (2022-12-18)
### Bug Fixes
* **readme:** Fixed shields url ([3ce98c4](https://github.com/GlobalHive/vuejs-tour/commit/3ce98c433a5493892eb7723e8893004c2d590257))
* **vite:** Excluded jump.js from build ([7ef4cff](https://github.com/GlobalHive/vuejs-tour/commit/7ef4cff868d01fb26ac70eef38a4ff2aa61fe86d))
## [1.3.1](https://github.com/GlobalHive/vuejs-tour/compare/v1.3.0...v1.3.1) (2022-12-12)
### Bug Fixes
* **docs:** Fixed wrong css import ([fa5d356](https://github.com/GlobalHive/vuejs-tour/commit/fa5d356115f5adf8781f25be396c6b7b96db9a60))
## [1.3.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.2.0...v1.3.0) (2022-12-12)
### Features
* **callbacks:** Added onTourStart and onTourEnd callback ([008f798](https://github.com/GlobalHive/vuejs-tour/commit/008f7985608ba1d9aaa8853b8b7d147011a02902))
## [1.2.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.1.0...v1.2.0) (2022-12-12)
### Features
* **options:** Added onShow() option - resolves [#10](https://github.com/GlobalHive/vuejs-tour/issues/10) ([b2d88e8](https://github.com/GlobalHive/vuejs-tour/commit/b2d88e8ebe0dfad1fb7ec208b64dc6f107af1e61))
### Bug Fixes
* **highlight:** Changed highlight border to outline to not take more space ([87b1cdf](https://github.com/GlobalHive/vuejs-tour/commit/87b1cdf07d9dad9d3a30fbb4cfd1ee3685f35648))
* **steps:** Fixed steps breaking when targets aren't found - fixes [#9](https://github.com/GlobalHive/vuejs-tour/issues/9) ([9c3d9f8](https://github.com/GlobalHive/vuejs-tour/commit/9c3d9f876ece96890addc9d0c219ebc1b4cc1b8b))
## [1.1.0](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.5...v1.1.0) (2022-12-10)
### Features
* **docs:** Included tour example ([7796e69](https://github.com/GlobalHive/vuejs-tour/commit/7796e6968aa19bb02b07fd50741d5f34a4f23ebd))
* **jumpjs:** Added jump.js for smooth scrolling ([8001f5c](https://github.com/GlobalHive/vuejs-tour/commit/8001f5c59fd0d4969fa41808007bf9467cd6e986))
### Bug Fixes
* **component:** Button cursor not pointer ([3aea1f3](https://github.com/GlobalHive/vuejs-tour/commit/3aea1f3e5eada4ec07cfe56ed19d45e583d90aa0))
* **component:** Page not scrolling to top after tour ([f47ad5b](https://github.com/GlobalHive/vuejs-tour/commit/f47ad5b84265c9cfa9ee81af3a2d8a6d958779fd))
* **component:** Removing highlight ([d35877b](https://github.com/GlobalHive/vuejs-tour/commit/d35877bb00703c45566ad85113791643086a1883))
* **component:** Target highlighted even without highlight prop ([bcfd70a](https://github.com/GlobalHive/vuejs-tour/commit/bcfd70a46d9e9a10f43ce7be279b81cd88d686aa))
## [1.0.5](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.4...v1.0.5) (2022-12-10)
### Bug Fixes
* **style:** variables not set to default ([fad38fe](https://github.com/GlobalHive/vuejs-tour/commit/fad38fe840953b52dbd8038c7000781ea64191b6))
* **workflows:** workflows not running automatically, temporarely set to manual ([36f826f](https://github.com/GlobalHive/vuejs-tour/commit/36f826f5bfd350155c2a55341d97e0be6edee848))
## [1.0.4](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.3...v1.0.4) (2022-12-10)
### Bug Fixes
* **workflows:** workflows not running automatically ([a02959f](https://github.com/GlobalHive/vuejs-tour/commit/a02959fbce96d5f03f277fc07358c5f4405b5ed4))
## [1.0.3](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.2...v1.0.3) (2022-12-10)
### Bug Fixes
* **build:** style.css not included by vite ([6bf83bb](https://github.com/GlobalHive/vuejs-tour/commit/6bf83bbd790c800117fada2ea20f45ec6345524a))
* **workflows:** workflows not running automatically ([9041f03](https://github.com/GlobalHive/vuejs-tour/commit/9041f0355b23faea469123cb52cd54c217bb6a66))
## [1.0.2](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.1...v1.0.2) (2022-12-10)
### Bug Fixes
* fixed build action ([82c5f1f](https://github.com/GlobalHive/vuejs-tour/commit/82c5f1f5206fbcaca7642d844ed965accf59f8ef))
## [1.0.1](https://github.com/GlobalHive/vuejs-tour/compare/v1.0.0...v1.0.1) (2022-12-09)
### Miscellaneous Chores
* release 1.0.1 ([6bafa91](https://github.com/GlobalHive/vuejs-tour/commit/6bafa912848ba5a53751c028e8752242a093cad7))
## 1.0.0 (2022-12-09)
### Features
* **component:** Added onNext and onPrev functions ([7d68a64](https://github.com/GlobalHive/vuejs-tour/commit/7d68a645e95f41f40d716f502aff6a1ea7ceeca2))
* **component:** Added tour finished to localstorage ([466659f](https://github.com/GlobalHive/vuejs-tour/commit/466659fcbbbdd8d06e9cd80bf0c4f01a7ea0a2ef))
* **component:** Added tour finished to localstorage ([7e340a7](https://github.com/GlobalHive/vuejs-tour/commit/7e340a7c7bed3d77214050365e03dc12f8d7477f))
* **docs:** Added documentation ([1ba9859](https://github.com/GlobalHive/vuejs-tour/commit/1ba985944c43a418f44e4680c3e04f17fe1d26f5))
* **package:** Added npm definitions ([9a1d371](https://github.com/GlobalHive/vuejs-tour/commit/9a1d3712dc1f6860b5c7f2ee30cdfccb61f7569b))
* **vuejs-tour:** created component ([99a3088](https://github.com/GlobalHive/vuejs-tour/commit/99a30883624d5bb035303824f6223ad55ca2a798))
### Bug Fixes
* **docs:** Fixed missing package error ([5994f85](https://github.com/GlobalHive/vuejs-tour/commit/5994f8528a5d95f318d29a99d76d0c4936a5c5dd))
* **package:** fixed formatting ([50eba1c](https://github.com/GlobalHive/vuejs-tour/commit/50eba1c5ed4c55d1a9bfd470071299bc6e8c6328))
* **package:** Fixed pop up showing before start ([6d1feaa](https://github.com/GlobalHive/vuejs-tour/commit/6d1feaab5e0ae90bb1b9863cf8c307501387e1fc))