angular-cn/modules/angular2/test/benchmark/transform
Jeff Cross f14b212dc9 refactor: export core APIs from angular2/core
This change moves many APIs to the angular2/core export.

This change also automatically adds FORM_BINDINGS in
the application root injector.

BREAKING CHANGE:
    Many dependencies that were previously exported from specific
    APIs are now exported from angular2/core. Affected exports, which
    should now be included from angular2/core include:

    angular2/forms
    angular2/di
    angular2/directives
    angular2/change_detection
    angular2/bootstrap (except for dart users)
    angular2/render
    angular2/metadata
    angular2/debug
    angular2/pipes
Closes #3977
2015-09-05 07:01:34 +00:00
..
bind_generator refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
directive_linker chore: update all import paths 2015-08-25 15:33:23 -07:00
directive_processor refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
integration refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
reflection_remover chore: update all import paths 2015-08-25 15:33:23 -07:00
template_compiler style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
benchmark.transform.server.spec.dart chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
run_all.dart chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00