angular-bind-html-compile icon indicating copy to clipboard operation
angular-bind-html-compile copied to clipboard

Support for template url

Open IbrahimHd opened this issue 8 years ago • 2 comments

code has been implemented to support template files: <div bind-html-compile template-url="data.templateUrl"></div> knowing that both attributes still work together: <div bind-html-compile="data.content" template-url="data.templateUrl"></div>

IbrahimHd avatar Dec 05 '16 08:12 IbrahimHd

Could you please add more meaningful names to your commits?

wytrych avatar Dec 05 '16 08:12 wytrych

Sorry for the misleading about my several commits. Actually the other repeated ones were only to fix the styling warnings.

IbrahimHd avatar Dec 05 '16 15:12 IbrahimHd