Commit graph

922 commits

Author SHA1 Message Date
Vesa Luusua
baed0651e2 Merge pull request #216 from sharetribe/font-padding-to-margin
Change vertical baseline positioning to margin
2017-06-09 14:49:17 +03:00
Vesa Luusua
24622c6622 Change vertical baseline positioning to margin 2017-06-09 14:48:56 +03:00
Kimmo Puputti
d95a5637e8 Merge pull request #213 from sharetribe/landing-page
Landing page
2017-06-09 12:54:13 +03:00
Kimmo Puputti
02e83dfee1 Fix search icon position in different browsers 2017-06-09 10:07:09 +03:00
Kimmo Puputti
9a5552abbc LandingPage mobile and desktop styles and components 2017-06-08 16:33:42 +03:00
Vesa Luusua
9ae4fd86c2 Merge pull request #215 from sharetribe/searchform-landscape-fixes
Make TopbarSearchForm work without fixed positioning and onBlur function
2017-06-08 15:40:41 +03:00
Vesa Luusua
ea839363bd Make TopbarSearchForm work without fixed positioning and onBlur function 2017-06-08 15:33:13 +03:00
Vesa Luusua
0979d65598 Merge pull request #212 from sharetribe/searchform-mobile-fixes
LocationAutocomplete should not react when scrolling
2017-06-08 15:03:07 +03:00
Vesa Luusua
0367bf3a6a LocationAutocomplete should not react when scrolling 2017-06-08 15:02:32 +03:00
Vesa Luusua
e3eb258e54 Merge pull request #214 from sharetribe/bugfix-avatar-props
AuthorInfo was not updated previously
2017-06-08 15:02:04 +03:00
Vesa Luusua
0590a80549 AuthorInfo was not updated previously 2017-06-08 12:40:40 +03:00
Kimmo Puputti
1dbbc4e66c Merge pull request #210 from sharetribe/use-input-field-in-forms
Use InputField in forms
2017-06-07 14:47:43 +03:00
Kimmo Puputti
3008f00d7d Move transitionStyle into a var 2017-06-07 14:39:24 +03:00
Vesa Luusua
750627e702 Merge pull request #206 from sharetribe/modal-fix
Fix: multiple modals cancelled each others on page load
2017-06-06 23:06:42 +03:00
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