Closed lukaszb closed 7 years ago
Actually, the tooltip.js
file is meant at some point to be independent from vue-directive-tooltip
.
That's the reason why you have both tooltip
and vue-tooltip
as classes.
But you are making a good point in that tooltip
is a bit too generic.
I will try to think about a better name for it.
I will close the request for now and will change the name for the class today. Thank you for your comment, it is helpful.
tooltip
as base css class is a wrong choice IMHO - it's just too generic. In example, it currently prevents user to use bootstrap tooltip css along with vue-directive-tooltip.