incuna / angular-bind-html-compile

Directive that calls $compile on trusted HTML, allowing directives in an API response.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for sending scope

filipesilva opened this issue · comments

My use case for this directive (displaying editable templates) requires the use of a specific isolate scope when compiling the template.

Since it's extra functionality that does not (I hope) affect the current functionality, I made a PR for it (#2).

This was fixed in #2. Released at part of version 1.1.0