angular-docs-cn/packages/compiler/test/render3
Victor Berchet 08e7efc69e feat(ivy): add error reporting to the html to ivy transformer (#23546)
PR Close #23546
2018-05-09 11:49:18 -07:00
..
BUILD.bazel test(ivy): add html to ivy ast transformer tests (#23546) 2018-05-09 11:49:18 -07:00
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
mock_compile.ts feat(ivy): add error reporting to the html to ivy transformer (#23546) 2018-05-09 11:49:18 -07:00
mock_compiler_spec.ts feat(compiler): support `// ...` and `// TODO` in mock compiler expectations (#23441) 2018-04-19 16:32:09 -07:00
r3_compiler_compliance_spec.ts refactor(compiler): compile{Component,Directive} take only local information (#23545) 2018-05-08 13:57:20 -07:00
r3_template_transform_spec.ts feat(ivy): add error reporting to the html to ivy transformer (#23546) 2018-05-09 11:49:18 -07: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 refactor(compiler): compile{Component,Directive} take only local information (#23545) 2018-05-08 13:57:20 -07:00
r3_view_compiler_listener_spec.ts feat(ivy): add an IVY local the compiler which avoids analyzeModule (#23441) 2018-04-19 16:32:09 -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 feat(ivy): add an IVY local the compiler which avoids analyzeModule (#23441) 2018-04-19 16:32:09 -07:00

README.md

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