angular/packages/localize/src/tools
Pete Bacon Darwin 936700ad9f fix(compiler): i18n - ignore alt-trans tags in XLIFF 1.2 (#33450)
The parser was accidentally reading the `target` tag
below the `alt-trans` target and overriding the correct
`target` tag.

(This already worked in `$localize` but a test has been
added to confirm.)

Fixes #33161

PR Close #33450
2019-10-29 11:49:32 -07:00
..
src feat(ivy): i18n - support inlining of XTB formatted translation files (#33444) 2019-10-28 16:20:33 -07:00
test fix(compiler): i18n - ignore alt-trans tags in XLIFF 1.2 (#33450) 2019-10-29 11:49:32 -07:00
BUILD.bazel build: remove vendored Babel typings (#33226) 2019-10-17 18:45:52 -04:00
tsconfig-build.json feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00