angular/packages/compiler/test/ml_parser
Doug Parker 7bfe81700b refactor(compiler): add i18nPreserveWhitespaceForLegacyExtraction (#56507)
This configures whether or not to preserve whitespace content when extracting messages from Angular templates in the legacy (View Engine) extraction pipeline.

This includes several bug fixes which unfortunately cannot be landed without changing message IDs in a breaking fashion and are necessary to properly trim whitespace. Instead these bug fixes are included only when the new flag is disabled.

PR Close #56507
2024-08-27 13:13:57 -07:00
..
util refactor(compiler): implement let declarations in html ast (#55848) 2024-05-30 14:55:36 +00:00
ast_serializer_spec.ts test(core): clean up unnecessary nesting in old tests (#52239) 2023-10-19 09:26:15 -07:00
ast_spec_utils.ts refactor(compiler): implement let declarations in html ast (#55848) 2024-05-30 14:55:36 +00:00
BUILD.bazel build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
html_parser_spec.ts feat(core): add support for let syntax (#56715) 2024-06-26 12:37:02 -07:00
html_whitespaces_spec.ts refactor(compiler): add i18nPreserveWhitespaceForLegacyExtraction (#56507) 2024-08-27 13:13:57 -07:00
icu_ast_expander_spec.ts refactor: migrate compiler to prettier formatting (#55398) 2024-04-18 14:18:08 -07:00
lexer_spec.ts feat(core): add support for let syntax (#56715) 2024-06-26 12:37:02 -07:00