angular-cn/packages/localize
Pete Bacon Darwin fb84ea74fe feat(ivy): i18n - inline current locale at compile-time (#33314)
During compile-time translation inlining, the `$localize.locale`
expression will now be replaced with a string literal containing the
current locale of the translations.

PR Close #33314
2019-10-24 10:16:26 -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 feat(ivy): i18n - inline current locale at compile-time (#33314) 2019-10-24 10:16:26 -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