angular-cn/packages/core/test/render3
Pawel Kozlowski 31f0f5b3c3 feat(ivy): add support for local refs on ng-template (#25482)
PR Close #25482
2018-08-17 09:58:07 -07:00
..
compiler_canonical feat(ivy): add support for local refs on ng-template (#25482) 2018-08-17 09:58:07 -07:00
ivy feat(ivy): enable inheritance of factory functions in definitions (#25392) 2018-08-09 09:58:13 -07:00
jit feat(ivy): Add InheritanceDefinitionFeature to support directive inheritance (#24570) 2018-06-29 06:42:40 -07:00
BUILD.bazel refactor(core): remove withBody from public testing API (#25171) 2018-07-31 15:09:32 -07:00
Inherit_definition_feature_spec.ts feat(ivy): support inheriting input/output from bare base class (#25094) 2018-07-31 16:25:11 -07:00
basic_perf.ts fix(ivy): support separate creation mode and update mode execution in runtime (#23292) 2018-04-11 15:30:39 -07:00
change_detection_spec.ts fix(ivy): execute the optional begin and end methods of the rendererFactory (#25273) 2018-08-03 10:17:13 -07:00
common_integration_spec.ts feat(ivy): add support for local refs on ng-template (#25482) 2018-08-17 09:58:07 -07:00
common_with_def.ts feat(ivy): Add InheritanceDefinitionFeature to support directive inheritance (#24570) 2018-06-29 06:42:40 -07:00
component_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
content_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
control_flow_spec.ts refactor(ivy): update specs to make use of the `element()` instruction (#25173) 2018-07-27 17:22:18 -07:00
di_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
directive_spec.ts refactor(ivy): update specs to make use of the `element()` instruction (#25173) 2018-07-27 17:22:18 -07: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): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
i18n_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
imported_renderer2.ts refactor(ivy): misc cleanup (#25369) 2018-08-14 11:58:47 -07:00
instructions_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
integration_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
jit_environment_spec.ts feat(ivy): Add AOT handling for bare classes with Input and Output decorators (#25367) 2018-08-14 16:36:18 -07:00
lifecycle_spec.ts refactor(ivy): separate container into 2 instructions (#25509) 2018-08-16 13:47:14 -07:00
listeners_spec.ts fix(ivy): walk declaration views in listener (#25228) 2018-07-31 16:35:20 -07:00
load_domino.ts test(ivy): Add small_app spec for sprint #3 (#22018) 2018-02-18 13:18:54 -08:00
ng_on_changes_feature_spec.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
node_selector_matcher_spec.ts refactor(ivy): replace pNextOrParent with TNode props (#24752) 2018-07-10 11:12:27 -07:00
outputs_spec.ts refactor(ivy): update specs to make use of the `element()` instruction (#25173) 2018-07-27 17:22:18 -07:00
perfCounter_spec.ts perf(ivy): add performance counters in ngDevMode (#23385) 2018-05-01 10:27:40 -07:00
pipe_spec.ts build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
properties_spec.ts fix(ivy): convert context code into a tree-shakable instruction (#24943) 2018-07-30 15:54:11 -07:00
pure_function_spec.ts refactor(ivy): update specs to make use of the `element()` instruction (#25173) 2018-07-27 17:22:18 -07:00
query_list_spec.ts feat(ivy): implement ViewContainerRef.remove (#24221) 2018-06-05 13:33:40 -07:00
query_spec.ts feat(ivy): add support for local refs on ng-template (#25482) 2018-08-17 09:58:07 -07:00
render_util.ts refactor(ivy): misc cleanup (#25369) 2018-08-14 11:58:47 -07:00
renderer_factory_spec.ts fix(ivy): remove ivy dependency on ViewEngine's resolveRendererType2 (#25396) 2018-08-10 13:32:04 -07:00
styling_spec.ts feat(ivy): bridge compile instructions to include sanitization helpers (#24938) 2018-07-23 08:49:52 -07:00
testing_spec.ts refactor(core): remove withBody from public testing API (#25171) 2018-07-31 15:09:32 -07:00
util_spec.ts fix(ivy): use devModeEqual in no change mode (#25252) 2018-08-02 22:57:28 -07:00
view_container_ref_spec.ts feat(ivy): add support for local refs on ng-template (#25482) 2018-08-17 09:58:07 -07:00