-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Conversation
Add supporting for html in popover
dude.. fix your typo, i could use this merged |
i do not know why my codes failed in firefox test. i try to find and fix the problem. |
changing variable ture to true for passing test. now it support html in popover
finally i fix the problem and find my mistake.now popover can support html. |
+1 |
Would love to see this merged. But I don't know why you committed the karma.conf.js file change. Not everyone's on windows you know... There's no way this PR is getting pulled in with that change... |
+1 I really need this to use the AngularUI Bootstrap stuff. |
so the attribute would be popover-html="true" ?? |
in my samples and code it's |
Why not like the tooltip (which is |
yeah i think it should be consistent with the other directive. |
I'd love to see this go into master soon. |
I have created a new pull request #2387 which achieves this in a fashion much more similarly to tooltip-html-unsafe. |
Closing this in favor of #2387 as it's more consistent and contains tests. |
Add supporting for html in popover now we can use some thing like this :