angular/modules/angular2/test/core
Tobias Bosch 6fe8b85295 fix(render): keep bindings of components in content and view in the right order
Bindings in the component view have to be first, before 
bindings of components in the light dom (i.e. have the same
order as used in the `ViewManagerUtils.createView()` method.

Fixes #4522
Closes #4523
2015-10-05 10:10:47 -07:00
..
change_detection chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
compiler chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
debug refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
di feat(Binding): improve errors 2015-09-25 22:05:36 +00:00
directives refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
dom feat(render): add generic view factory based on the template commands 2015-09-25 11:56:58 -07:00
facade fix(typings): repair broken type-checking for StringMap 2015-10-03 01:09:42 +00:00
forms refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
life_cycle refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
linker fix(render): keep bindings of components in content and view in the right order 2015-10-05 10:10:47 -07:00
metadata chore: update all import paths 2015-08-25 15:33:23 -07:00
pipes refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
profile chore: update all import paths 2015-08-25 15:33:23 -07:00
reflection refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
render fix(render): keep bindings of components in content and view in the right order 2015-10-05 10:10:47 -07:00
services refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
testability chore: update all import paths 2015-08-25 15:33:23 -07:00
util chore: update all import paths 2015-08-25 15:33:23 -07:00
zone chore(build): improve reliability of the saucelabs job 2015-09-15 18:34:13 +02:00
application_spec.ts refactor(compiler): use the new compiler everywhere 2015-10-01 18:48:27 -07:00
directive_lifecycle_integration_spec.ts feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
forward_ref_integration_spec.dart feat: allow for forward references in injection 2015-05-15 21:12:57 -07:00
forward_ref_integration_spec.ts refactor(compiler): cleanup and preparation for integration 2015-09-22 12:50:03 -07:00
spies.dart refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00
spies.ts refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07:00