angular-docs-cn/packages/compiler/test/render3
Kara Erickson 7f612fc828 fix(ivy): generate bind calls for property bindings (#23403)
PR Close #23403
2018-04-17 13:44:48 -07:00
..
BUILD.bazel build: create a more focused build file for packages/compiler/render3 (#23168) 2018-04-10 13:14:20 -07:00
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
mock_compile.ts test(compiler): allow asserting matching identifier names (#22835) 2018-03-22 21:24:19 -04:00
mock_compiler_spec.ts test(compiler): allow asserting matching identifier names (#22835) 2018-03-22 21:24:19 -04:00
r3_back_patch_compiler_spec.ts feat(ivy): produce Renderer2 back-patching and factories. (#22506) 2018-03-08 22:39:07 -08:00
r3_compiler_compliance_spec.ts fix(ivy): generate bind calls for property bindings (#23403) 2018-04-17 13:44:48 -07:00
r3_module_factory_compiler_spec.ts feat(ivy): produce Renderer2 back-patching and factories. (#22506) 2018-03-08 22:39:07 -08:00
r3_view_compiler_di_spec.ts feat(ivy): support injection even if no injector present (#23345) 2018-04-13 14:29:52 -07:00
r3_view_compiler_i18n_spec.ts fix(ivy): update compiler to generate separate creation mode and update mode blocks (#23292) 2018-04-11 15:30:39 -07:00
r3_view_compiler_input_outputs_spec.ts fix(ivy): correctly bind to component context (#23168) 2018-04-10 13:14:20 -07:00
r3_view_compiler_listener_spec.ts fix(ivy): update compiler to generate separate creation mode and update mode blocks (#23292) 2018-04-11 15:30:39 -07:00
r3_view_compiler_spec.ts feat(compiler): add basic support for in ivy/i18n code generation (#22654) 2018-03-22 19:01:51 -04:00
r3_view_compiler_template_spec.ts fix(ivy): generate bind calls for property bindings (#23403) 2018-04-17 13:44:48 -07:00

README.md

Tests in this directory are excluded from running in the browser and only run in node.