angular-docs-cn/packages/core
Pete Bacon Darwin c5894e08bc feat(common): support loading locales from a global (#33523)
To support compile time localization, we need to be
able to provide the locales via a well known global property.

This commit changes `getLocaleData()` so that it will attempt
to read the local from the global `ng.common.locales` if the
locale has not already been registered via `registerLocaleData()`.

PR Close #33523
2019-11-05 17:27:00 +00:00
..
schematics refactor(core): typo in undecorated-classes-with-di AOT failure message (#33018) 2019-11-04 16:07:26 +00:00
src feat(common): support loading locales from a global (#33523) 2019-11-05 17:27:00 +00:00
test feat(common): support loading locales from a global (#33523) 2019-11-05 17:27:00 +00:00
testing fix(ivy): ensure overrides for 'multi: true' only appear once in final providers (#33104) 2019-10-28 11:00:31 -07:00
BUILD.bazel refactor(ivy): remove `i18nLocalize` instruction (#31609) 2019-08-30 12:53:26 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json feat: typescript 3.6 support (#32946) 2019-10-18 13:15:16 -04:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00