angular-cn/packages/core/testing/src
Alex Rickabaugh db56836425 feat: tree-shakeable providers API updates (#22655)
Rename @Injectable({scope -> providedIn}).

Instead of {providedIn: APP_ROOT_SCOPE}, accept {providedIn: 'root'}.
Also, {providedIn: null} implies the injectable should not be added
to any scope.

PR Close #22655
2018-03-13 09:28:05 -07:00
..
async.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
async_test_completer.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
before_each.ts docs: in doc comments, replace [aA]ngular2 with Angular (#15463) 2017-03-27 09:44:35 -07:00
component_fixture.ts fix(core): make sure onStable runs in the right zone (#18706) 2017-08-22 15:56:12 -05:00
fake_async.ts test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
lang_utils.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
logger.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_override.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
ng_zone_mock.ts perf(core): refactor NgZone, decrease size by 1.2Kb (#17773) 2017-07-01 10:29:56 -07:00
private_export_testing.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
render3.ts build: upgrade to TypeScript 2.7 (#22669) 2018-03-12 09:27:23 -07:00
test_bed.ts feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
test_compiler.ts refactor(bazel): convert most ts_library to ng_module (#22176) 2018-02-15 14:08:53 -08:00
testing.ts test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
testing_internal.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00