SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 1 JavaScript

fix($compile): compile replace directives in external template

Passing DOMNode#childNodes to compileNodes when compiling remote
template, so that directives with replace:true can be compiled.
The previous version used jqLite#contents which returned collection
that was not updated during the compilation.

Closes #1859
D
danilsomsikov committed
398691beb3fc40a481afa258d181de06ec0d153c
Parent: 7ddbde8
Committed by Igor Minar <igor@angularjs.org> on 2/26/2013, 5:44:00 AM