Joey Perrott
|
c77faf566e
|
fix(common): update CLDR generated files to 36.0.0 (#33584)
PR Close #33584
|
2019-11-07 22:11:33 +00:00 |
Olivier Combe
|
ce40e85cbb
|
refactor(common): update CLDR data to v33.0.0 (#23265)
PR Close #23265
|
2018-04-11 15:34:46 -07:00 |
Olivier Combe
|
5706810af2
|
fix(common): replace i18n locale undefined values by a const (#23265)
Fixes #22988
PR Close #23265
|
2018-04-11 15:34:46 -07:00 |
Olivier Combe
|
44154e71fd
|
fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783)
By default, we now round currencies based on the number of decimal digits available for that currency instead of using the rouding defined in the number formats.
More info about that can be found in http://www.unicode.org/cldr/charts/latest/supplemental/detailed_territory_currency_information.html#format_info
Fixes #10189
PR Close #21783
|
2018-02-09 14:42:23 -08:00 |
Olivier Combe
|
420cc7afc6
|
fix(common): add locale currency values (#21783)
we now use locale currency symbols, since they may be different in each locale (we were only using english data previously)
Fixes #20385
PR Close #21783
|
2018-02-09 14:42:23 -08:00 |
Olivier Combe
|
fecf768f43
|
fix(common): export currencies via `getCurrencySymbol` (#20983)
PR Close #20983
|
2018-01-05 14:24:26 -08:00 |
Olivier Combe
|
a73389bc71
|
build(common): add generated i18n locale data files (#18284)
PR Close #18284
|
2017-08-22 15:43:04 -05:00 |