angular-cn/packages/compiler/test/render3/view
Pete Bacon Darwin 9b15588188 refactor(ivy): i18n - move marker block serialization to helpers (#32867)
Previously the metadata and placeholder blocks were serialized in
a variety of places. Moreover the code for creating the `LocalizedString`
AST node was doing serialization, which break the separation of concerns.

Now this is all done by the code that renders the AST and is refactored into
helper functions to avoid repeating the behaviour.

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 refactor(ivy): i18n - move marker block serialization to helpers (#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