-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update I18n modules to support loading automatically bundled CLDR data (
#657) * Adapt i18n to use Globalize/CLDR for message resolution * Update test name * remove debugger * unit tests * add i18n api for loading and setting locale info * fix unit tests * testing * supported locales include default locale * Use diffProperty to influence the locale property * small tweaks * Support proper fallback for locale in mixin * Support i18nBundle property * remove unused var * unit tests * fix cldr loader * fallback to the full cldr supplemental data * Use fallback supplemental cldr in error scenarios * use warn not log * fix tests * clean up the i18n cldr fallback and resolution * split out the core i18n functionality for clarity * tidy * address review feedback * Use property locale * cache bundles * package-lock
- Loading branch information
Showing
33 changed files
with
1,369 additions
and
3,339 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.