Yago / Cortana

Nice theme for Trulia's Hologram styleguide generator
http://yago.github.io/Cortana-example
MIT License
71 stars 24 forks source link

Tooltip conflicts with angular-strap #17

Open alexvb opened 10 years ago

alexvb commented 10 years ago

My tooltip component triggers the one from angular-strap/bootstrap.

<a data-tooltip="Hello, my dear." href="#">Hover me, I'm a tooltip.</a>

This could probably happen with some other components without a namespace. How should I handle such things?