angular-cn/packages/localize/test
Pete Bacon Darwin d24ade91b8 fix(ivy): i18n - support colons in $localize metadata (#32867)
Metadata blocks are delimited by colons. Previously the code naively just
looked for the next colon in the string as the end marker.

This commit supports escaping colons within the metadata content.
The Angular compiler has been updated to add escaping as required.

PR Close #32867
2019-10-02 14:52:00 -07:00
..
utils fix(ivy): i18n - support colons in $localize metadata (#32867) 2019-10-02 14:52:00 -07:00
BUILD.bazel test(ivy): i18n - re-enable skipped tests (#32594) 2019-09-17 09:17:44 -07:00
translate_spec.ts fix(ivy): i18n - start generated placeholder name at `PH` (#32493) 2019-09-17 15:13:30 -07:00