angular/packages/compiler/test/render3
Kristiyan Kostadinov 33d0102304 fix(compiler): allow comments between connected blocks (#55966)
Fixes that the logic which looks for connected blocks didn't allow for comments between them.

Fixes #55954.

PR Close #55966
2024-05-21 10:37:58 -07:00
..
util refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
view refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07: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: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
r3_template_transform_spec.ts fix(compiler): allow comments between connected blocks (#55966) 2024-05-21 10:37:58 -07: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.