Commit graph

8 commits

Author SHA1 Message Date
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
Joren Broekema
09d9675963 feat(localize): add types to localize
Co-authored-by: narzac <narzac@gmail.com>
2020-08-03 17:00:26 +02:00
Ashwani
cddd51adcb fix(localize): format hungarian & bulgarian dates
- fix memoize function & correct computation of date format
    - modify date format in bulgarian validation messages

BREAKING CHANGE: N

closes #540
2020-07-06 16:27:43 +02:00
r4zorgeek
08a91291d9 fix(localize): unforce defaults when options are given
should not force defaults when at least one of the three date options is given (day, month, year).
also added test cases and storybook demo.
2019-10-23 15:50:49 +02:00
Joren Broekema
c1e96f79e2 chore(localize): deprecate language-only locales 2019-08-23 16:43:42 +02:00
Thijs Louisse
6cfa301d1c fix(localize): empty dates should be formatted as empty string 2019-05-16 10:39:57 +02:00
Mikhail Bashkirov
aafe3d9428 chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00
Renamed from packages/localize/test/formatDate.test.js (Browse further)