diff options
| author | jankuca | 2013-08-08 16:04:11 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-08-08 21:53:44 -0700 |
| commit | 5c560117425e7b3f7270389274476e843d6f69ec (patch) | |
| tree | d48608d5b668aff0e866dbcf501176f4c5519d29 /test/jqLiteSpec.js | |
| parent | 4175377aaff9401f8b6c6f62ece71706ecb7f4ce (diff) | |
| download | angular.js-5c560117425e7b3f7270389274476e843d6f69ec.tar.bz2 | |
fix($compile): always instantiate controllers before pre-link fns run
Controllers should be always instantiated after compile fn runs, but before
pre-link fn runs. This way, controllers are available to pre-link fns that
request them.
Previously this was broken for async directives (directives with templateUrl).
Closes #3493
Closes #3482
Closes #3514
Diffstat (limited to 'test/jqLiteSpec.js')
0 files changed, 0 insertions, 0 deletions
