angular-tooltip icon indicating copy to clipboard operation
angular-tooltip copied to clipboard

Simple and extensible tooltips for angularjs

Results 4 angular-tooltip issues
Sort by recently updated
recently updated
newest added
trafficstars

Even if installation from bower is not possible, could you please create the dist folder in this github repo so that I can just point to this github and the...

It is not recommended to use it for your own things. Could conflict in the future.

There seems to be a jquery dependency in angular-tooltip.js on line 104 with elem.hover()

With ng-tooltip it seems to be looking for the jquery's hover method which isn't included with jqLite.