angular-cn/modules/angular2/test/core
Tobias Bosch 6b5d345a2b refactor(core): adjust imports for move files to the right place
- render/xhr_* -> compiler/xhr_*
- render/event_config -> linker/event_config
- render/dom/schema -> compiler/schema
- render/dom/compiler/* -> compiler/*
- render/dom/view/shared_styles_host -> render/dom/shared_styles_host
2015-10-02 13:38:51 -07:00
..
change_detection refactor(compiler): remove unused code 2015-10-01 22:27:41 -07:00
compiler refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -07: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(pipes): remove LimitTo pipe in favor of slice pipe 2015-09-15 11:42:31 -07: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 refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -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 refactor(core): adjust imports for move files to the right place 2015-10-02 13:38:51 -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