angular-cn/packages/localize
Pete Bacon Darwin 6ce940315b fix(ivy): i18n - remove `translate` function when clearing translations (#34346)
The `loadTranslations()` function will attach the `translate()` function
to `$localize.translate` to cause runtime translation to occur.

We should cleanup after ourselves by unattaching this function when
we call `clearTranslations()`.

Fixes #32781

PR Close #34346
2019-12-11 13:19:22 -08: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(ivy): i18n - remove `translate` function when clearing translations (#34346) 2019-12-11 13:19:22 -08: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 build: set up all packages to publish via wombot proxy (#33747) 2019-11-13 11:34:33 -08:00
private.ts feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00