angular-cn/packages/compiler/test/i18n/serializers
Pete Bacon Darwin 7e0b3fd953 fix(compiler-cli): compute source-mappings for localized strings (#38645)
Previously, localized strings had very limited or incorrect source-mapping
information available.

Now the i18n AST nodes and related output AST nodes include source-span
information about message-parts and placeholders - including closing tag
placeholders.

This information is then used when generating the final localized string
ASTs to ensure that the correct source-mapping is rendered.

See #38588 (comment)

PR Close #38645
2020-09-08 13:17:21 -07:00
..
i18n_ast_spec.ts fix(compiler-cli): compute source-mappings for localized strings (#38645) 2020-09-08 13:17:21 -07:00
placeholder_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xliff2_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xliff_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xmb_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xml_helper_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xtb_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00