angular-docs-cn/packages/compiler/test/i18n
Panuruj Khambanonda (PK) 09c4cb2540 feat(compiler): Implement i18n XLIFF 2.0 serializer (#14185)
- Ensure that the result passes OASIS XLIFF 2.0 schema validation
- Use <ph/> for self-closing placeholder tags
- Use <pc></pc> for other placeholder tags
- Check for the correct XLIFF file version
- Add ICU support

fixes #11735
2017-04-14 09:05:00 -07:00
..
serializers feat(compiler): Implement i18n XLIFF 2.0 serializer (#14185) 2017-04-14 09:05:00 -07:00
digest_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
extractor_merger_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
i18n_html_parser_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
i18n_parser_spec.ts fix(compiler): allow single quotes into named interpolations (#15461) 2017-03-24 15:10:41 -07:00
integration_common.ts test(compiler): refactor i18n integration test 2017-03-24 14:35:10 -07:00
integration_xliff_spec.ts feat(compiler): support ICU messages in XLIFF 2017-03-24 14:35:28 -07:00
integration_xmb_xtb_spec.ts test(compiler): refactor i18n integration test 2017-03-24 14:35:10 -07:00
message_bundle_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
translation_bundle_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00