angular-cn/packages/localize
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
..
init fix(ivy): i18n - start generated placeholder name at `PH` (#32493) 2019-09-17 15:13:30 -07:00
schematics feat(ivy): support ng-add in localize package (#32791) 2019-09-27 13:15:02 -07:00
src fix(compiler): i18n - ignore `alt-trans` tags in XLIFF 1.2 (#33450) 2019-10-29 11:49:32 -07:00
test feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
BUILD.bazel feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
index.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
localize.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
package.json feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00
private.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00