angular/modules/angular2/test/core
Jeff Cross 38a5a2a955 chore: move core modules into core directory
BREAKING CHANGE:
    This change moves the http module into angular2/, so its import
    path is now angular2/http instead of http/http.

    Many other modules have also been moved around inside of angular2,
    but the public API paths have not changed as of this commit.
2015-08-25 15:33:22 -07:00
..
change_detection chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
compiler fix(injector): support getRootInjectors on dehydrated injectors. 2015-08-24 02:41:43 +00:00
debug chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
di chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
directives chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
dom chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
facade chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
life_cycle fix(core): export LifeCycle at top-level modules 2015-07-30 21:52:29 +00:00
metadata refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
pipes refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
profile chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
reflection chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
render chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
services chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
testability feat(testability): hook zone into whenstable api with async support 2015-07-24 12:46:12 -07:00
util chore: move core modules into core directory 2015-08-25 15:33:22 -07:00
zone chore(build): add Android to CI 2015-08-24 00:28:07 +02:00
application_spec.ts refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
directive_lifecycle_integration_spec.ts test(ViewMetadata): use ViewMetadata consistently in tests 2015-08-23 10:47:23 +00:00
exception_handler_spec.ts refactor: Remove isDart from public API 2015-08-13 21:18:31 +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: rename annotations to metadata 2015-08-17 21:23:25 +00:00