Commit graph

14 commits

Author SHA1 Message Date
Joren Broekema
1f62ed8b74 feat: upgrade to popper 2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-01-05 14:18:21 +01:00
Marcos Gil
3ada1aef83 feat(localize): date and number postProcessors 2020-11-16 17:44:00 +01:00
qa46hx
8ca71b8f06 fix(localize): do not parse non-existing dates 2020-11-03 15:06:49 +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
qa46hx
955e524ff2 chore(calendar): move normalizeDateTime to localize 2019-10-04 14:18:31 +02:00
Joren Broekema
c1e96f79e2 chore(localize): deprecate language-only locales 2019-08-23 16:43:42 +02:00
Thijs Louisse
144ebceb37 feat(localize): allow long/short/narrow param getMonthNames 2019-05-16 10:39:57 +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
043106c1cf feat(localize): add reusable generators for month and weekday names 2019-05-13 14:08:11 +02:00
Mikhail Bashkirov
b2cfb7bfc3 chore(wallaby.js): fix test issues 2019-05-08 10:22:17 +02:00
Mikhail Bashkirov
aafe3d9428 chore(localize): split date related functions into their own files 2019-04-29 11:13:01 +02:00