Vesa Luusua
3dd951792f
Use rawOnly example parameter in ImageCarousel
2019-05-21 16:30:11 +03:00
Vesa Luusua
6cc16430e3
Styleguide cleaning: ImageCarousel was using vw units (temp fix for styleguide)
2018-10-30 22:55:12 +02:00
Kimmo Puputti
946cf7f53c
Use Image variants instead of sizes
2018-04-16 12:28:43 +03:00
Kimmo Puputti
aa4b3e7fcc
Prefix local CSS properties with component name
...
Since the CSS custom properties are defined in the :root, they will be
global when the variables are preserved in the output bundle. This
changes them to something globally unique.
2018-04-11 14:29:42 +03:00
Kimmo Puputti
e721889de4
Show loading spinner when image is being loaded
2018-03-15 09:47:48 +02: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
Vesa Luusua
320ca59566
Change hash chars to url encoded format (%23)
2017-09-26 15:43:31 +03:00
Vesa Luusua
c075335271
ImageCarousel should take 100vh (previously there was similar thing in modal)
2017-09-21 11:00:56 +03:00
Janne Koivistoinen
714c487227
prettier execution
2017-09-20 14:19:15 +03:00
Vesa Luusua
7680750116
Scaled images as well as bigger crops added to ListingPage
2017-09-20 12:12:26 +03:00
Janne Koivistoinen
be7d83527e
design review done
2017-09-08 21:03:25 +03:00
Janne Koivistoinen
55a21296cc
image carousel design review
2017-09-06 01:55:30 +03:00
Janne Koivistoinen
7fc2d680f9
image carousel design review
2017-09-06 01:49:42 +03:00
Kimmo Puputti
ca22d8e500
Implement image carousel to listing page
2017-08-29 15:37:17 +03:00
Kimmo Puputti
8d5415d6c0
Add placeholder for ImageCarousel component
2017-08-28 14:49:23 +03:00