Olivier Combe
|
97b18b2a5c
|
fix(common): extract plural function from i18n locale data files for TS 2.6 (#21626)
Fixes #21608
PR Close #21626
|
2018-01-19 13:23:34 -08:00 |
Olivier Combe
|
135a2822ea
|
fix(common): don't remove special characters when extracting CLDR data (#21626)
PR Close #21626
|
2018-01-19 13:23:34 -08:00 |
Olivier Combe
|
0f5c70d563
|
build: update npm dependencies (#19328)
PR Close #19328
|
2017-09-22 13:20:52 -07:00 |
Olivier Combe
|
48789360b1
|
feat(common): generate `closure-locale.ts` to tree shake locale data (#18907)
Closure will only keep the data for the locale defined in `goog.LOCALE`
PR Close #18907
|
2017-08-29 11:26:10 -05:00 |
Victor Berchet
|
4c5aac8cd5
|
refactor(common): move generated locale files (#18907)
PR Close #18907
|
2017-08-29 11:26:10 -05:00 |
Victor Berchet
|
832876d0a1
|
refactor(common): refactor i18n code to ease tree shaking (#18907)
PR Close #18907
|
2017-08-29 11:26:09 -05:00 |
Olivier Combe
|
4c45347635
|
refactor(common): remove `AVAILABLE_LOCALES` (#18907)
Fixes #18855
PR Close #18907
|
2017-08-29 11:26:09 -05:00 |
Olivier Combe
|
33d250ffaa
|
build(common): extract i18n locale data from cldr (#18284)
PR Close #18284
|
2017-08-22 15:43:04 -05:00 |