angular/modules/@angular/compiler/src/i18n
Victor Berchet e74d8aaf92
fix(i18n): parse ICU messages while normalizing templates
Fixes:
- Inject the i18n specific HtmlParser into the directive normalizer,
- Parse ICU messages while normalizing templates,
- Normalize (visit) the content of ICU messages.

🎄🎁🎅
2016-12-27 15:32:43 -08:00
..
serializers fix(i18n): add a default example to xmb placeholders (#13507) 2016-12-15 15:33:42 -08:00
digest.ts feat(compiler): digest methods return i18nMessage id if sets 2016-12-09 10:43:47 -08:00
extractor.ts feat(compiler): generate proper reexports in .ngfactory.ts files to not need transitive deps for compiling .ngfactory.ts files. (#13524) 2016-12-27 09:36:47 -08:00
extractor_merger.ts fix(i18n): parse ICU messages while normalizing templates 2016-12-27 15:32:43 -08:00
i18n_ast.ts feat(compiler): add id property to i18nMessage 2016-12-09 10:43:47 -08:00
i18n_html_parser.ts fix(core): fix placeholders handling in i18n. 2016-11-14 12:55:48 -08:00
i18n_parser.ts test(compiler): test i18n explicit id 2016-12-09 10:43:57 -08:00
index.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
message_bundle.ts fix(core): xmb serializer uses decimal messaged IDs 2016-11-14 12:55:48 -08:00
parse_util.ts refactor(i18n): move code around 2016-07-29 13:40:58 -07:00
translation_bundle.ts fix(core): fix placeholders handling in i18n. 2016-11-14 12:55:48 -08:00