Commit graph

5 commits

Author SHA1 Message Date
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)