angular.js/src/ng
Igor Minar faf5b980da fix($compile): instantiate controlers when re-entering compilation
When we re-enter compilation either due to async directive templates or element transclude directive
we need to keep track of controllers to instantiate during linking.

This piece of info was missing when re-entering compilation and that's what this commit fixes.

I also reordered the properties in the previousCompileContext object.

Closes #4434
Closes #4616
2013-10-24 13:54:15 -07:00
..
directive docs(ngNonBindable): fix punctuation 2013-10-24 21:08:42 +01:00
filter style: make jshint happy 2013-10-22 15:32:41 -07:00
anchorScroll.js style: make jshint happy 2013-10-22 15:32:41 -07:00
animate.js style: make jshint happy 2013-10-22 15:32:41 -07:00
browser.js style: make jshint happy 2013-10-22 15:32:41 -07:00
cacheFactory.js style: make jshint happy 2013-10-22 15:32:41 -07:00
compile.js fix($compile): instantiate controlers when re-entering compilation 2013-10-24 13:54:15 -07:00
controller.js style: make jshint happy 2013-10-22 15:32:41 -07:00
document.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
exceptionHandler.js docs($exceptionHandler): add an example of overriding the handler 2013-09-19 14:51:38 +01:00
filter.js style: make jshint happy 2013-10-22 15:32:41 -07:00
http.js style: make jshint happy 2013-10-22 15:32:41 -07:00
httpBackend.js style: make jshint happy 2013-10-22 15:32:41 -07:00
interpolate.js style: make jshint happy 2013-10-22 15:32:41 -07:00
interval.js style: make jshint happy 2013-10-22 15:32:41 -07:00
locale.js style: make jshint happy 2013-10-22 15:32:41 -07:00
location.js style: make jshint happy 2013-10-22 15:32:41 -07:00
log.js style: make jshint happy 2013-10-22 15:32:41 -07:00
parse.js style: make jshint happy 2013-10-22 15:32:41 -07:00
q.js style: make jshint happy 2013-10-22 15:32:41 -07:00
rootElement.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
rootScope.js style: make jshint happy 2013-10-22 15:32:41 -07:00
sce.js style: make jshint happy 2013-10-22 15:32:41 -07:00
sniffer.js style: make jshint happy 2013-10-22 15:32:41 -07:00
timeout.js docs: correct broken links 2013-10-18 15:35:41 -07:00
urlUtils.js style: make jshint happy 2013-10-22 15:32:41 -07:00
window.js docs($window): improve style and clarify wording 2013-07-21 20:24:33 +02:00