Build custom v-tooltip #290

Merged
konrad merged 7 commits from feature/tooltip into master 2020-11-10 20:47:40 +00:00

7 Commits

Author SHA1 Message Date
kolaente 8fe6133058
Remove tooltips when their elements are unbound
continuous-integration/drone/pr Build is passing Details
2020-11-10 21:42:51 +01:00
kolaente ddf618d7ba
Add support for .bottom modifier
continuous-integration/drone/pr Build is passing Details
2020-11-10 21:30:37 +01:00
kolaente 09573ee1d9
Merge branch 'master' into feature/tooltip
# Conflicts:
#	yarn.lock
2020-11-10 21:18:06 +01:00
kolaente b25d0f80ff
Remove v-tooltip from dependencies
continuous-integration/drone/pr Build is passing Details
2020-11-02 23:20:42 +01:00
kolaente fed7708d29
Add comments 2020-11-02 23:19:28 +01:00
kolaente 278d9d5c0a
Fix usage with bigger tooltips 2020-11-02 23:12:22 +01:00
kolaente 5b1a590d7c
Add very basic vanilla js tooltip 2020-11-02 22:34:17 +01:00