angular-cn/packages/core/test/render3
Miško Hevery 5eaaac35a8 refactor(ivy): remove `type` from `DirectiveDef` (#21374)
This change makes the code cleaner for the user. It does mean
a little bit more work for us since we have to patch the `type` back
into the `DirectiveDef`. However since the patching happens only once
on startup it should not be significant.

PR Close #21374
2018-01-11 07:02:18 -08:00
..
BUILD.bazel build: move repeated tsconfig attributes to a macro (#20964) 2018-01-10 12:30:19 -08:00
basic_perf.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
compiler_canonical_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
component_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
content_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
control_flow_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
di_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
directive_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -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): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
imported_renderer2.ts test(core): animation renderer factory in render3 (#20855) 2017-12-21 21:40:58 -08:00
integration_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
lifecycle_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
listeners_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
load_domino.ts test(core): properly stringify HTML elements in render3 tests (#21279) 2018-01-05 14:25:40 -08:00
node_selector_matcher_spec.ts refactor(core): split up interface files in render3 (#21433) 2018-01-10 16:13:44 -08:00
outputs_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
properties_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
query_spec.ts refactor(ivy): merged containerStart/containerEnd (#21374) 2018-01-11 07:02:18 -08:00
render_util.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
renderer_factory_spec.ts refactor(ivy): remove `type` from `DirectiveDef` (#21374) 2018-01-11 07:02:18 -08:00
util_spec.ts feat(core): Moving Renderer3 into @angular/core (#20855) 2017-12-21 21:40:58 -08:00