Commit graph

18 commits

Author SHA1 Message Date
Ahmet Yesil
1df3a564f2 chore: update playwright, make test suite work 2022-03-16 12:08:16 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
qa46hx
8fdfe37a3c chore: update to latest eslint 2021-02-25 09:40:14 +01:00
Marcos Gil
3ada1aef83 feat(localize): date and number postProcessors 2020-11-16 17:44:00 +01:00
Thomas Allmer
618f269829 chore: enable webkit tests
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Yesil Ahmet <Yesil.Ahmet@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-10-27 14:05:32 +01:00
demeteren
7682e5208d fix(localization): format negative values properly for Turkish locale 2020-10-12 09:26:51 +02:00
Joren Broekema
09d9675963 feat(localize): add types to localize
Co-authored-by: narzac <narzac@gmail.com>
2020-08-03 17:00:26 +02:00
Joren Broekema
92d85b567a chore: fix failing tests 2020-06-30 17:24:19 +02:00
DemeterDimitri
89a84a8b29 fix(localization): force TR currency code at the end (#641) 2020-04-29 10:05:06 +02:00
Sandipan Basak
a9ea72b7df fix(localize): force symbols for locale 'en-AU' (#619) 2020-03-04 17:33:09 +01:00
demeteren
8fb3b23755 fix(localize): if locale is set to tr, currency TRY should display TL 2020-02-03 10:44:35 +03:00
qa46hx
367e2f4f96 fix(localize): allow negative bulgarian numbers 2020-01-07 11:06:25 +01:00
qa46hx
20b77a40b1 fix(localize): allow multiple characters for currency symbols 2019-09-30 09:18:49 +02:00
Joren Broekema
85beb18e26 fix(localize): use minus sign unicode instead of hypen-minus 2019-09-19 16:01:04 +02:00
bverhoef
8fb70c2080 fix(localize): return sign to the front of the currency formatted value in Dutch 2019-06-27 10:46:39 +02:00
Mikhail Bashkirov
86c9824f07 chore(localize): make number formatting tests more scalable 2019-06-27 10:39:08 +02:00
Mikhail Bashkirov
2f352008b1 chore(localize): make currency tests more readable 2019-06-26 18:11:47 +02:00
Mikhail Bashkirov
c60b9d81c8 chore(localize): split number related functions into their own files 2019-06-26 17:49:28 +02:00