TerryMooreII / angular-wysiwyg

An AngularJS WYSIWYG directive that multiple instances and two-way data-binding.
MIT License
121 stars 75 forks source link

Remove tooltip? #10

Closed ajbraus closed 9 years ago

mimiflynn commented 9 years ago

I'm getting an error on line 90 regarding .tooltip as well. Missing dependency?

TerryMooreII commented 9 years ago

jquery is required because of bootstrap but not is part of the dependency list. I am in the process of updating that.

TerryMooreII commented 9 years ago

Jquery is added as a bower dependancy