angular-cn/packages/compiler/test/render3/view
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
..
binding_spec.ts feat(ivy): translate type-check diagnostics to their original source (#30181) 2019-07-25 16:36:32 -07:00
i18n_spec.ts fix(ivy): i18n - support colons in $localize metadata (#32867) 2019-10-02 14:52:00 -07:00
util.ts refactor(compiler): use `options` argument for parsers (#28055) 2019-02-12 20:58:27 -08:00