Commit graph

809 commits

Author SHA1 Message Date
Kimmo Puputti
ce357d82e2 Use BirthdayInputField component in form 2017-06-20 12:37:09 +03:00
Kimmo Puputti
9250dd6efd Add a field wrapper for BirthdayInput 2017-06-20 12:27:01 +03:00
Kimmo Puputti
e59514329a Rename InputField refs to InputFieldOld 2017-06-20 12:27:01 +03:00
Kimmo Puputti
0271f27238 Rename InputField files to InputFieldOld 2017-06-20 12:27:01 +03:00
Kimmo Puputti
b9c088803a Remove unused label classes 2017-06-20 12:27:01 +03:00
Kimmo Puputti
13b0d4e86b Merge pull request #221 from sharetribe/mobile-inputs
Clean up inputs
2017-06-20 12:25:22 +03:00
Vesa Luusua
a551492d84 Font classes changed to use directly css variable sets 2017-06-20 00:10:38 +03:00
Vesa Luusua
b3f5dc7387 Input height fixed for iOS / Safari 2017-06-19 18:15:15 +03:00
Janne Koivistoinen
d862cd9708 Merge pull request #225 from sharetribe/search-fixes
Search fixes
2017-06-19 16:12:50 +03:00
Janne Koivistoinen
639fa4671b remove the comment from google logo 2017-06-19 15:41:48 +03:00
Janne Koivistoinen
8cce8ecaf7 search prediction fixes 2017-06-19 15:27:12 +03:00
Kimmo Puputti
83beeb9916 Fix default hover color in input 2017-06-19 14:32:11 +03:00
Kimmo Puputti
804700a70c Remove Input component 2017-06-19 14:26:28 +03:00
Kimmo Puputti
fadea97899 Change Styleguide grouping 2017-06-19 14:23:56 +03:00
Vesa Luusua
7db36f9997 Designer's changes were overwritten 2017-06-19 14:23:34 +03:00
Vesa Luusua
51b3c09c13 Resolved CSS merge conflict previously the wrong way 2017-06-19 14:08:55 +03:00
Vesa Luusua
014334ada1 hero section min-height 2017-06-19 13:55:00 +03:00
Vesa Luusua
92472129fd mobile menu margins and close icon paddings 2017-06-19 13:54:54 +03:00
Kimmo Puputti
904a1aec1e Remove Input.fieldComponent usage 2017-06-16 15:38:17 +03:00
Kimmo Puputti
d25abdbddd Remove unused LabeledField component 2017-06-16 15:37:37 +03:00
Kimmo Puputti
a582c99e41 Prefer Button over button in example 2017-06-16 14:54:13 +03:00
Kimmo Puputti
3b33ade85b Remove unused InlineButton 2017-06-16 14:54:13 +03:00
Kimmo Puputti
9de2ce6c3b Use InlineTextButton in Topbar 2017-06-16 14:54:13 +03:00
Kimmo Puputti
36ef52bf12 Use InlineTextButton in mobile Topbar 2017-06-16 14:54:13 +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
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
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
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
b144cfe94f Add autoFocus support 2017-06-06 11:22:17 +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
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