angular-cn/packages/core/test/render3
Alex Rickabaugh 6ef9f2278f feat(ivy): @NgModule -> ngInjectorDef compilation (#22458)
This adds compilation of @NgModule providers and imports into
ngInjectorDef statements in generated code. All @NgModule annotations
will be compiled and the @NgModule decorators removed from the
resultant js output.

All @Injectables will also be compiled in Ivy mode, and the decorator
removed.

PR Close #22458
2018-03-16 12:57:11 -07:00
..
compiler_canonical feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
BUILD.bazel build: enable importHelpers in tsconfig (#22812) 2018-03-15 21:16:03 -07:00
basic_perf.ts refactor(ivy): prefix viewStart & viewEnd with embedded (#22055) 2018-02-07 17:03:25 -08:00
change_detection_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
common_integration_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
common_with_def.ts refactor(ivy): remove inputsPropertyName (#22716) 2018-03-13 13:26:15 -07:00
component_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
content_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
control_flow_spec.ts fix(ivy): fix views manipulation logic (#22656) 2018-03-14 12:07:15 -07:00
define_spec.ts refactor(ivy): remove inputsPropertyName (#22716) 2018-03-13 13:26:15 -07:00
di_spec.ts refactor(ivy): double size of DI bloom filter (#22775) 2018-03-15 14:49:39 -07:00
directive_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
domino.d.ts feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00
exports_spec.ts test(ivy): correct export tests and add query test (#22807) 2018-03-16 11:26:38 -07:00
imported_renderer2.ts feat(ivy): implement pipes (#22254) 2018-03-07 20:58:48 -08:00
instructions_spec.ts test(ivy): add canonical compiler spec for class/style (#22719) 2018-03-14 12:59:52 -07:00
integration_spec.ts refactor(ivy): rename class/style to make space for new instruction (#22719) 2018-03-14 12:59:52 -07:00
lifecycle_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
listeners_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07: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 refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
pipe_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
properties_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
pure_function_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
query_list_spec.ts feat(ivy): implement QueryList array-related methods (#21778) 2018-01-25 22:19:43 -08:00
query_spec.ts fix(ivy): cache local names and support multiple locals with same value (#22807) 2018-03-16 11:26:38 -07:00
render_util.ts test(ivy): add ComponentFixture for cleaner tests. (#22719) 2018-03-14 12:59:52 -07:00
renderer_factory_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07: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): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00