Commit graph

39 commits

Author SHA1 Message Date
Vesa Luusua
df601c3088 Fix class name for Styleguide examples 2019-05-22 12:42:00 +03:00
Vesa Luusua
049f6a7f37 import lodash per file to reduce bundle size 2018-05-18 15:24:09 +03:00
Vesa Luusua
f2f78e44f6 remove react-sortable-hoc - gzip change 515.33 KB (-13.18 KB) 2018-05-09 17:18:04 +03:00
Kimmo Puputti
946cf7f53c Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Janne Koivistoinen
f9dca7520f design review done for verify-email flow
review, synced all the modals and other small fixes
2017-09-20 14:07:30 +03:00
Kimmo Puputti
661559a430 Change SpinnerIcon refs to use IconSpinner 2017-09-20 11:19:15 +03:00
Vesa Luusua
a47c4dea01 Refactoring and fixing form disabled state to use pristine 2017-09-08 12:16:24 +03:00
Vesa Luusua
02da6a5de9 Extract ImageFromFile component away from AddImages 2017-09-08 01:29:34 +03:00
Kimmo Puputti
f80689fbb0 Merge pull request #345 from sharetribe/remove-listing-images
Remove listing images
2017-08-18 08:14:50 +03:00
Kimmo Puputti
a381f15432 Implement deleting listing images 2017-08-17 12:51:03 +03:00
Janne Koivistoinen
5ad2944d4f fixes for the comments 2017-08-16 17:34:55 +03:00
Janne Koivistoinen
4115369bee create and edit a listing review 2017-08-16 17:02:53 +03:00
Kimmo Puputti
a61df5211e Add proper translated alt text to saved images 2017-08-15 10:47:03 +03:00
Kimmo Puputti
d827128703 Implement listing editing 2017-08-15 10:47:03 +03:00
Kimmo Puputti
a42af34853 Responsive new listing wizard 2017-08-07 16:05:59 +03:00
Janne Koivistoinen
c3b5c1df3f Merge pull request #292 from sharetribe/design-review
various design review fixes
2017-07-10 18:32:10 +03:00
Janne Koivistoinen
1d3b0eaf3d coders review on designers review 2017-07-10 18:06:29 +03:00
Janne Koivistoinen
9552c0047b various design review fixes 2017-07-10 17:10:56 +03:00
Vesa Luusua
e87a25cb1d Prettier changes 2017-07-10 14:18:49 +03:00
Vesa Luusua
82c57859c9 Prettier changes 2017-07-06 12:55:25 +03:00
Vesa Luusua
9b341f5ab0 AddImages component wasn't translated 2017-07-05 15:59:34 +03:00
Kimmo Puputti
fadea97899 Change Styleguide grouping 2017-06-19 14:23:56 +03:00
Kimmo Puputti
7d6950b127 Add group to examples 2017-05-29 14:31:06 +03:00
Mikko Koski
da11d9c78e Remove unused SortableElement to fix tests 2017-05-18 10:42:11 +03:00
Mikko Koski
920e204b9e Disable image sorting 2017-05-18 09:34:23 +03:00
Vesa Luusua
abdff325c8 Forms decide which of their child element take extra space. 2017-05-16 22:53:51 +02:00
Vesa Luusua
abd11255d0 File input is taking thumbnail's form factor in current MVP design 2017-05-12 16:37:10 +03:00
Vesa Luusua
587a06e3af Thumbnails are taking full width and 5:2 aspect ratio on mobile 2017-05-12 16:37:09 +03:00
Vesa Luusua
15ba34db45 Fix imageId type (it needs to be a uuid)
import SDK types from sdkLoader
2017-03-23 15:32:40 +02:00
Kimmo Puputti
cfab06d813 Don't print trailing comma in fn args since it breaks in Node 2017-03-15 15:54:49 +02:00
Vesa Luusua
9b0b8245b2 Upgrade outputs different formatting and different branches probably had diffent versions 2017-03-15 14:19:18 +02:00
Vesa Luusua
6ab901f656 Add images to SearchPage results 2017-03-14 23:04:42 +02:00
Vesa Luusua
ac4a46b4fb Refactor readImage handling (setting it to state reduces reads between rerendering) 2017-03-14 14:34:48 +02:00
Vesa Luusua
3ff30f4720 Use SortableContainer 2017-03-14 13:39:07 +02:00
Vesa Luusua
c0e3113ce6 Separate images container to a component 2017-03-14 13:39:01 +02:00