Commit graph

11 commits

Author SHA1 Message Date
Vesa Luusua
5c7c83b42a Enhancement: add autocomplete attributes to FieldBirthdayInput 2019-03-25 17:49:51 +02:00
Vesa Luusua
924b64f38d Placeholder values was not set which caused first real value to be selected by default 2019-03-05 17:20:35 +02:00
Vesa Luusua
3c99a88708 Fix Firefox: category options were grey 2018-11-05 12:15:23 +02:00
Hannu Lyytikainen
729439ad69 Remove textual references to Redux Form 2018-06-01 01:09:36 +03:00
Vesa Luusua
049f6a7f37 import lodash per file to reduce bundle size 2018-05-18 15:24:09 +03:00
Vesa Luusua
16a99be66b Remove timezone/UTC conversion to avoid timezone bugs.
We are sending year, month, date triple to Stripe without converting it to timestamp
2018-05-18 12:08:43 +03:00
Vesa Luusua
9101e92a9d Use year/month/date triple when discussing with Stripe. 2018-05-18 12:08:43 +03:00
Vesa Luusua
7c92d35b25 Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
Vesa Luusua
d852546180 Refactor FieldBirthdayInput: use Field connector from Final Form 2018-04-20 13:05:17 +03:00
Kimmo Puputti
96251413fe Add support for disabling field 2018-02-27 13:00:29 +02:00
Vesa Luusua
3156963f9e Rename: BirthdayInputField -> FieldBirthdayInput 2018-01-30 13:48:59 +02:00