Commit graph

5 commits

Author SHA1 Message Date
Vesa Luusua
9eb4e7a125 pre-final-form naming pattern: form prop was conflicting with form api 2019-08-27 14:12:54 +03:00
Vesa Luusua
0e86cd5322 Refactor FieldCheckbox: use Field connector from Final Form 2018-04-20 13:05:17 +03:00
Hannu Lyytikainen
16cb103ad5 Refactor FieldCheckbox
Wrap the whole component in redux-form Field instead of just using Field
for the actual input element.
2018-04-09 10:27:04 +03:00
Hannu Lyytikainen
a1b8fd2a2b Review changes
- Rename redux-form in EditListingFeaturesForm.js
 - Rename FieldCheckbox props
 - Add a custom config file
2018-01-25 16:13:41 +02:00
Hannu Lyytikainen
4358a016bd Add FieldCheckbox component 2018-01-19 16:55:54 +02:00