Commit graph

958 commits

Author SHA1 Message Date
Vesa Luusua
fe28a82831 Fix: multiple modals cancelled each others on page load
(when one of the modals was initially open).
2017-06-06 22:55:22 +03:00
Vesa Luusua
d7794a7bc8 Merge pull request #205 from sharetribe/topbar-mobile-fixes
Mobile topbar fixes
2017-06-06 22:54:25 +03:00
Vesa Luusua
5461093900 Changes after baseliner discussion 2017-06-06 22:53:57 +03:00
Kimmo Puputti
665c60b799 Change BirthdayInput to take flat input props
Inputs should take flat props so they can be used with InputField
component.
2017-06-06 16:49:58 +03:00
Kimmo Puputti
501f9c2a92 Use InputField in description textarea 2017-06-06 16:24:24 +03:00
Kimmo Puputti
39618f4561 Add support for textarea and custom inputs 2017-06-06 16:24:03 +03:00
Kimmo Puputti
390bdf8132 Fix InputField top margin 2017-06-06 16:20:51 +03:00
Kimmo Puputti
950e6b18c8 Add default textarea styles 2017-06-06 16:19:25 +03:00
Vesa Luusua
de414c290e Mobile topbar fixes 2017-06-06 14:45:58 +03:00
Vesa Luusua
7e6ffbf041 Merge pull request #209 from sharetribe/change-fonts-after-desktop-changes
Font names and styles were changed in previous commit.
2017-06-06 14:28:03 +03:00
Vesa Luusua
241a1efff3 Font names and styles were changed in previous commit. 2017-06-06 14:19:33 +03:00
Kimmo Puputti
b83dd5859f Change input success state definition 2017-06-06 14:01:19 +03:00
Kimmo Puputti
8f20353e3b Animate input border color change 2017-06-06 14:01:05 +03:00
Vesa Luusua
12f193a037 Merge pull request #207 from sharetribe/desktop-fonts
added desktop font classes
2017-06-06 13:55:27 +03:00
Vesa Luusua
a73ad52d6c Desktop font - padding rule: top = (line-height - font-size) / 2, bottom = 8px - top 2017-06-06 13:19:38 +03:00
Vesa Luusua
2dec585257 Desktop font: if both font-size and line-height are divisible by 8, no need to add padding. 2017-06-06 13:19:38 +03:00
Vesa Luusua
2d4b9efe07 Desktop baseline grid is 8px, line-height must be divisible by 8 2017-06-06 13:19:38 +03:00
Vesa Luusua
deb00d2d2e Run Prettier 2017-06-06 13:19:37 +03:00
Janne Koivistoinen
764ed1464d added desktop font classes 2017-06-06 13:19:37 +03:00
Kimmo Puputti
3325af7f2c Merge pull request #208 from sharetribe/use-input-field-in-forms
Use InputField component forms
2017-06-06 11:27:46 +03:00
Kimmo Puputti
1b7e3118aa Use InputField component instead of enhancedInput HOC 2017-06-06 11:23:03 +03:00
Kimmo Puputti
b144cfe94f Add autoFocus support 2017-06-06 11:22:17 +03:00
Kimmo Puputti
406866ffd5 Use InputField in login and signup forms 2017-06-06 10:55:09 +03:00
Kimmo Puputti
3933353821 Merge pull request #204 from sharetribe/input-field-component
Input field component
2017-06-06 10:40:06 +03:00
Kimmo Puputti
83b9fdbe4c Change margin, improve example 2017-06-06 10:35:47 +03:00
Kimmo Puputti
81470905d0 Add InputField component 2017-06-05 16:52:46 +03:00
Kimmo Puputti
9ecc928b31 Add rootClassName support 2017-06-05 16:49:01 +03:00
Kimmo Puputti
aa2f2e2b00 Remove unneede errorClassName 2017-06-05 15:49:58 +03:00
Kimmo Puputti
c4462df1d3 Merge pull request #203 from sharetribe/fix-ios-input-border-radius
Remove border radius from inputs
2017-06-05 11:12:21 +03:00
Kimmo Puputti
16008067ab Remove border radius from inputs 2017-06-05 11:06:50 +03:00
Kimmo Puputti
679f9203e6 Merge pull request #198 from sharetribe/input-styles
Location search Input style
2017-06-02 12:06:07 +03:00
Kimmo Puputti
4472bede1e Fix predictions position 2017-06-02 12:01:49 +03:00
Kimmo Puputti
ae2a94beb5 Fix predictions position in FF and Safari 2017-06-02 11:59:19 +03:00
Kimmo Puputti
58b0545111 Update snapshots 2017-06-02 11:59:19 +03:00
Kimmo Puputti
cdf83b70a9 Review fixes 2017-06-02 11:59:19 +03:00
Kimmo Puputti
07bb79ab6a Location search input styles 2017-06-02 11:58:31 +03:00
Kimmo Puputti
f3daa1670f Generic input and textarea styles 2017-06-02 11:58:31 +03:00
Kimmo Puputti
65b85cbae9 Predictions list styles 2017-06-02 11:58:31 +03:00
Kimmo Puputti
2d04c5b2f8 Prevent normal submit 2017-06-02 11:58:31 +03:00
Kimmo Puputti
cfe9756749 Add mobile search help text 2017-06-02 11:58:31 +03:00
Kimmo Puputti
6bcc4a7c5d Topbar desktop search 2017-06-02 11:56:58 +03:00
Kimmo Puputti
7bbc06fda4 Use TopbarSearchForm in mobile Topbar 2017-06-02 11:51:18 +03:00
Kimmo Puputti
72c7e5b0cf Add TopbarSearchForm component 2017-06-02 11:51:18 +03:00
Kimmo Puputti
5800a46730 Enable styling autocomplete with passed in classes 2017-06-02 11:50:32 +03:00
Kimmo Puputti
e5196f79bf Support injecting classes to parts of the input 2017-06-02 11:50:32 +03:00
Kimmo Puputti
ec62a308dd Location autocomplete styles 2017-06-02 11:50:32 +03:00
Kimmo Puputti
4e6b0f5ec2 Use custom media query, add searchResultsFont 2017-06-02 11:50:32 +03:00
Vesa Luusua
0871e9467e Merge pull request #202 from sharetribe/topbar-mobile-bar
Topbar (mobile bar)
2017-06-02 11:45:22 +03:00
Vesa Luusua
eaa5408ec9 Topbar (mobile bar) 2017-06-02 02:07:24 +03:00
Vesa Luusua
896500e241 Merge pull request #201 from sharetribe/mobile-topbar-modal
Mobile topbar modal
2017-06-02 01:03:20 +03:00