Thijs Louisse
|
a9c55bc17b
|
fix(localize): folder restructure and Chrome corrections
|
2021-01-06 15:12:47 +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
|
b01cacbded
|
fix(localize): align on common Intl type and reduce duplicates
|
2020-09-15 10:48:34 +02:00 |
|
Joren Broekema
|
874ff48339
|
feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-09-02 09:02:47 +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 |
|
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 |
|
Thijs Louisse
|
97678dd49b
|
chore: cleanup todos
|
2020-02-26 14:32:52 +01: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
|
4500557f78
|
chore(localize): rename normalizeDate to normalizeIntlDate
|
2019-10-04 14:27:10 +02:00 |
|
qa46hx
|
955e524ff2
|
chore(calendar): move normalizeDateTime to localize
|
2019-10-04 14:18:31 +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
|
aafe3d9428
|
chore(localize): split date related functions into their own files
|
2019-04-29 11:13:01 +02:00 |
|