angular-cn/packages/core/test/render3
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
..
compiler_canonical feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
BUILD.bazel test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
basic_perf.ts refactor(ivy): prefix viewStart & viewEnd with embedded (#22055) 2018-02-07 17:03:25 -08:00
change_detection_spec.ts feat(ivy): support checkNoChanges (#22710) 2018-03-11 22:16:38 -07:00
common_integration_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00
common_with_def.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
component_spec.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
content_spec.ts feat(ivy): add support for the ngProjectAs attribute (#22498) 2018-03-06 06:55:51 -08:00
control_flow_spec.ts refactor(ivy): prefix viewStart & viewEnd with embedded (#22055) 2018-02-07 17:03:25 -08:00
define_spec.ts fix(ivy): remove unnecessary parameter of NgOnChangesFeature (#21879) 2018-02-01 08:33:36 -08:00
di_spec.ts test(ivy): add injection canonical specs (#22595) 2018-03-08 12:09:39 -08:00
directive_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00
domino.d.ts feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00
exports_spec.ts refactor(ivy): split the `memory` instruction into `store` and `load` (#22268) 2018-02-18 18:48:41 -08:00
imported_renderer2.ts feat(ivy): implement pipes (#22254) 2018-03-07 20:58:48 -08:00
instructions_spec.ts fix(ivy): elements properties should not be stringified (#22683) 2018-03-12 13:16:05 -07:00
integration_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00
lifecycle_spec.ts feat(ivy): support ChangeDetectorRef.detectChanges (#22614) 2018-03-07 21:08:25 -08:00
listeners_spec.ts fix(ivy): lifecycle hooks should be queued for root component (#22614) 2018-03-07 21:08:25 -08:00
load_domino.ts test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
node_selector_matcher_spec.ts feat(ivy): add support for the ngProjectAs attribute (#22498) 2018-03-06 06:55:51 -08:00
outputs_spec.ts fix(ivy): preventDefault when listener returns false (#22529) 2018-03-05 12:15:17 -08:00
pipe_spec.ts feat(ivy): implement pipes (#22254) 2018-03-07 20:58:48 -08:00
properties_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00
pure_function_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00
query_list_spec.ts feat(ivy): implement QueryList array-related methods (#21778) 2018-01-25 22:19:43 -08:00
query_spec.ts refactor(ivy): split the `memory` instruction into `store` and `load` (#22268) 2018-02-18 18:48:41 -08:00
render_util.ts feat(ivy): support ChangeDetectorRef.detectChanges (#22614) 2018-03-07 21:08:25 -08:00
renderer_factory_spec.ts feat(ivy): support ChangeDetectorRef.detectChanges (#22614) 2018-03-07 21:08:25 -08:00
testing_spec.ts test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
util_spec.ts feat(ivy): support deep queries through view boundaries (#21700) 2018-01-24 22:18:38 -08:00
view_container_ref_spec.ts refactor(ivy): rename componentRefresh to directiveRefresh (#22395) 2018-02-23 09:42:08 -08:00