angular/packages/compiler/test/render3
Kristiyan Kostadinov 4b00690cea refactor(compiler): integrate let declarations into the template binder (#56199)
Integrates the let declarations into the template binder which will be used to power the scoping behavior of the new syntax.

PR Close #56199
2024-06-04 17:28:03 +00:00
..
util refactor(compiler): implement let declarations in render3 ast (#55848) 2024-05-30 14:55:37 +00:00
view refactor(compiler): integrate let declarations into the template binder (#56199) 2024-06-04 17:28:03 +00:00
BUILD.bazel build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
r3_ast_absolute_span_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
r3_ast_spans_spec.ts refactor(compiler): implement let declarations in render3 ast (#55848) 2024-05-30 14:55:37 +00:00
r3_template_transform_spec.ts refactor(compiler): implement let declarations in render3 ast (#55848) 2024-05-30 14:55:37 +00:00
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
style_parser_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00

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