Skip to content

Releases: hekigan/vue-directive-tooltip

v1.6.3

Choose a tag to compare

@hekigan hekigan released this 28 Oct 01:06
Release 1.6.3

Huge performance improvement

Choose a tag to compare

@hekigan hekigan released this 28 Jun 10:04
v1.6.2

Release 1.6.2

mobile iOS/safari handler

Choose a tag to compare

@hekigan hekigan released this 27 Sep 07:01

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.

IE 11+ compatibility + positions variants

Choose a tag to compare

@hekigan hekigan released this 21 Sep 11:25
  • 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

Choose a tag to compare

@hekigan hekigan released this 29 Aug 20:06

updated popper.js version

Options added: delay, offset, global default values change

Choose a tag to compare

@hekigan hekigan released this 21 Aug 11:50
  • 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

Full documentation and examples

Choose a tag to compare

@hekigan hekigan released this 07 Jul 02:28

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

Updated Popper.js to v1.9.5

Choose a tag to compare

@hekigan hekigan released this 22 May 13:35
v1.0.5

Version 1.0.5

added some necessary files

Choose a tag to compare

@hekigan hekigan released this 14 Apr 19:07
v1.0.1

upload the rest of the files