720kb / angular-tooltips

Angularjs tooltips module, add tooltips to your elements - https://720kb.github.io/angular-tooltips
351 stars 157 forks source link

getTemplate() should always return a Promise #213

Closed nhardy closed 7 years ago

nhardy commented 7 years ago

Fixes an issue where getTemplate() was expected to be a Promise but was actually a string.

45kb commented 7 years ago

Hi @nhardy thanks a lot for this!

Could you please remove the dist/ files from commit so i can merge it? thanks.

nhardy commented 7 years ago

Woops. No worries @45kb, updated the PR.

45kb commented 7 years ago

@nhardy that's great don't worry, thanks, gonna merge and release a new version 👍