Vue Directive Tooltip Versions Save

Vue.js tooltip directive. Easy to use, configure and style

v1.6.3

4 years ago

v1.6.2

4 years ago

v1.5.0

5 years ago

Due to a feature/bug in mobile iOS/safari combo, users will have to tap twice to obtain a proper click/tap. It's not a bug per say but a feature according to Safari's devs.

Because I don't want a breaking change, I added a .ios modifier. Look at the documentation for more info.

v1.4.0

6 years ago
  • fix a bug that was breaking the script under IE 11
  • added positions variants: start / end (ex: top.start , right.end, etc...)

v1.3.4

6 years ago

updated popper.js version

v1.3.0

6 years ago
  • possibility to change the global default values for all tooltips
  • delay to hide (in ms)
  • offset (from the target in px)

The documentation has been updated to reflect the changes

v1.1.0

6 years ago

Built a site to show documentation and all examples of use cases.

v1.0.5

7 years ago

v1.0.1

7 years ago