Commit graph

12 commits

Author SHA1 Message Date
Jenni Nurmi
b8db69b5b7 Delete unused code related to SelectSingleFilter 2019-01-28 14:37:41 +02:00
Jenni Nurmi
ac3db9efa3 Refactor SelectSingleFilter to use subcomponents SelectSingleFilterPlain and SelectSingleFilterPopup 2019-01-28 14:37:41 +02:00
Vesa Luusua
e39801e40b margin between filters 2018-02-20 10:37:13 +02:00
Hannu Lyytikainen
161a0268ab Pass initial value to SelectSingleFilter
Pass initial value to SelectSingleFilter instead of full query
parameters object.
2018-02-05 16:01:01 +02:00
Hannu Lyytikainen
623c274781 Pass label as a param to SelectMultipleFilter 2018-02-05 15:51:07 +02:00
Hannu Lyytikainen
d850bc1286 Pass content offset as param to SelectSingleFilter
Offset is passed in the same way to SelectMultipleFilter.
2018-02-05 11:03:25 +02:00
Kimmo Puputti
acd01fb372 Use key as the fallback label for an option 2018-01-30 09:41:19 +02:00
Kimmo Puputti
f4f7aaa217 Use custom categories instead of custom attributes config 2018-01-26 17:05:20 +02:00
Hannu Lyytikäinen
24390c3b8d
Merge pull request #660 from sharetribe/multi-select-component
Field component for multiple checkboxes
2018-01-22 11:48:12 +02:00
Hannu Lyytikainen
4358a016bd Add FieldCheckbox component 2018-01-19 16:55:54 +02:00
Janne Koivistoinen
3d1e9f0b96 filter dr done 2018-01-18 00:58:28 +02:00
Hannu Lyytikainen
e07027ce42 Rename SelectSingleCustomAttribute
Rename SelectSingleCustomAttribute to SelectSingleFilter for more
consistent naming with mobile components.
2018-01-15 13:42:47 +02:00