Skip to content

Releases: GlobalHive/vuejs-tour

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 08:01
5c2d98a

1.2.0 (2022-12-12)

Features

  • options: Added onShow() option - resolves #10 (b2d88e8)

Bug Fixes

  • highlight: Changed highlight border to outline to not take more space (87b1cdf)
  • steps: Fixed steps breaking when targets aren't found - fixes #9 (9c3d9f8)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 21:20
9500a0c

1.1.0 (2022-12-10)

Features

  • docs: Included tour example (7796e69)
  • jumpjs: Added jump.js for smooth scrolling (8001f5c)

Bug Fixes

  • 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)

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 10 Dec 05:01
075fb5f

1.0.5 (2022-12-10)

Bug Fixes

  • style: variables not set to default (fad38fe)
  • workflows: workflows not running automatically, temporarely set to manual (36f826f)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 18:52
f3066e7

1.0.0 (2022-12-09)

Features

  • component: Added onNext and onPrev functions (7d68a64)
  • component: Added tour finished to localstorage (466659f)
  • component: Added tour finished to localstorage (7e340a7)
  • docs: Added documentation (1ba9859)
  • package: Added npm definitions (9a1d371)
  • vuejs-tour: created component (99a3088)

Bug Fixes

  • docs: Fixed missing package error (5994f85)
  • package: fixed formatting (50eba1c)
  • package: Fixed pop up showing before start (6d1feaa)