angular.js/src/ng/directive
Igor Minar 0d7f19bb62 revert: fix($compile): always instantiate controllers...
fix($compile): always instantiate controllers in parent->child order

This reverts commit 683fd713c4.

It turns out that there is some existing code that relies on the
incorrect timing. Rather than breaking these apps that depend on
stable releases, we are going to keep this changeo only in master
and the apps will need to migrate to the correc timing during the
1.2 upgrade.
2013-08-21 01:21:02 -07:00
..
a.js fix(a): workaround IE bug affecting mailto urls 2013-02-14 16:43:28 -08:00
booleanAttrs.js fix($compile): sanitize values bound to a[href] 2013-02-20 00:40:51 -08:00
directives.js chore(*): remove dead code and fix code style issues 2012-04-10 16:52:12 -07:00
form.js feat(ngForm): Supports expression in form names 2013-08-07 13:59:41 -07:00
input.js docs(input): add missing ngChange directive for email type 2013-08-13 10:17:44 -07:00
ngBind.js docs(ngBind): clarify some of the writing 2013-06-27 21:20:56 +01:00
ngClass.js docs(ngClass): fix minor typo. 2013-06-12 20:47:59 +01:00
ngCloak.js fix(ngCloak): hide element even when CSS 'display' is set 2013-08-12 16:23:38 -07:00
ngController.js docs(ngController): remove obsolete mention of scope as this in controller 2013-07-21 20:30:40 +02:00
ngCsp.js docs(ngCsp): add more informative details 2013-05-16 21:28:05 +01:00
ngEventDirs.js fix(ngSubmit): expose $event to ngSubmit callback 2013-07-11 17:27:36 -07:00
ngInclude.js fix(*): name all anonymous watch functions in Angular 2012-09-11 16:39:46 -07:00
ngInit.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngNonBindable.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngPluralize.js docs(ngPluralize): improve wording 2013-06-27 21:15:33 +01:00
ngRepeat.js refactor(ngRepeat): make use of declared variable 2013-04-04 08:59:19 -07:00
ngShowHide.js docs(ngHide): Fix typo and make it more in line with ngShow 2012-11-11 10:37:59 +01:00
ngStyle.js fix(*): name all anonymous watch functions in Angular 2012-09-11 16:39:46 -07:00
ngSwitch.js docs(ngSwitch): improve the @usage example 2013-04-01 21:35:02 -07:00
ngTransclude.js revert: fix($compile): always instantiate controllers... 2013-08-21 01:21:02 -07:00
ngView.js fix(compile): should not leak memory when there are top level empty text nodes 2013-02-18 13:04:24 +00:00
script.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
select.js docs(select): fix typos in ngOptions 2013-06-13 22:48:03 +01:00
style.js chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00