Commit graph

665 commits

Author SHA1 Message Date
Kimmo Puputti
36ef52bf12 Use InlineTextButton in mobile Topbar 2017-06-16 14:54:13 +03:00
Kimmo Puputti
286892c712 Reorganise font definitions 2017-06-16 14:53:25 +03:00
Kimmo Puputti
f095761e81 Use Button component in hero section 2017-06-16 14:51:44 +03:00
Kimmo Puputti
6ace6793e5 Button styles 2017-06-16 14:51:44 +03:00
Vesa Luusua
e07a7b48bb Fixes to icon positioning and Safari placeholder text positioning 2017-06-16 14:45:14 +03:00
Janne Koivistoinen
cb58eddfcf fixes for search title and icon on mobile 2017-06-09 16:51:15 +03:00
Janne Koivistoinen
59c449621d various fixes to top bar and landing page UI 2017-06-09 16:16:42 +03:00
Vesa Luusua
24622c6622 Change vertical baseline positioning to margin 2017-06-09 14:48:56 +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
ea839363bd Make TopbarSearchForm work without fixed positioning and onBlur function 2017-06-08 15:33:13 +03:00
Vesa Luusua
0367bf3a6a LocationAutocomplete should not react when scrolling 2017-06-08 15:02:32 +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
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
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
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
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
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
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
16008067ab Remove border radius from inputs 2017-06-05 11:06:50 +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