angular-cn/modules/angular2/test/core
Tobias Bosch 6d4bd5d901 fix(render): recurse into components/embedded templates not until all elements in a view have been visited
Fixes #4551
Closes #4601
2015-10-08 11:43:21 -07:00
..
change_detection refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
compiler fix(css): when compiling CSS, leave absolute imports alone 2015-10-08 16:39:32 +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 refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
forms fix(typings): repair broken typechecks 2015-10-06 13:28:17 +00:00
life_cycle refactor(tests): removed @IMPLEMENTS 2015-08-26 15:06:25 -07:00
linker fix(render): recurse into components/embedded templates not until all elements in a view have been visited 2015-10-08 11:43:21 -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): recurse into components/embedded templates not until all elements in a view have been visited 2015-10-08 11:43:21 -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 fix(typings): repair broken typechecks 2015-10-06 13:28:17 +00: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