GlobalHive / vuejs-tour

VueJS Tour is a lightweight, simple and customizable tour plugin. It provides a quick and easy way to guide your users through your application.
https://globalhive.github.io/vuejs-tour/
MIT License
79 stars 6 forks source link

ButtonLabel "skip" hardcoded #27

Closed kypergio closed 1 year ago

kypergio commented 1 year ago

Two issues found:

  1. Documentation incorrect about buttonLabel property which should be buttonLabels instead.
  2. Skip text is hardcoded, it should be read from component's props.

image

GlobalHive commented 1 year ago

Fixed in release 1.3.6 Update over NPM #closed