cond0r
553a1fd9d3
Fix: color option
2021-02-04 17:44:17 +02:00
Luis Alvarez
c06d9dae3a
Merge branch 'master' of https://github.com/vercel/commerce into agnostic
2021-02-03 17:13:59 -05:00
Leah Wagner
08a6b2efcf
Issue/79 fallback image ( #179 )
...
* Filter products from the homepage grid display when they do not have and image. Provide a fallback/placeholder image for the ProductCard for when a product does not have an image.
* Avoid repeating placeholder image reference and move to a variable
* Remove filter to avoid additional computations as per https://github.com/vercel/commerce/pull/80#discussion_r531142893 . Placeholder images will display as fallback.
* Filter products from the homepage grid display when they do not have and image. Provide a fallback/placeholder image for the ProductCard for when a product does not have an image.
* Avoid repeating placeholder image reference and move to a variable
* Remove filter to avoid additional computations as per https://github.com/vercel/commerce/pull/80#discussion_r531142893 . Placeholder images will display as fallback.
* Remove comment about filter. Code removed so no longer needed.
Co-authored-by: B <curciobelen@gmail.com>
2021-01-28 12:09:28 -05:00
okbel
48b484011d
More updates
2021-01-19 12:33:50 -03:00
Bel Curcio
49b9efa395
changes
2021-01-18 20:17:10 -03:00
Belen Curcio
dccc5ef430
slug
2021-01-11 14:13:29 -03:00
Belen Curcio
8f9bbe19ca
index.ts broke my tree shaking
2021-01-11 13:55:45 -03:00
Belen Curcio
e42c511e3d
changes
2021-01-11 12:12:51 -03:00
Belen Curcio
1742ae8ea6
Normalizing more operations
2021-01-10 16:25:25 -03:00
Belen Curcio
0a05182f3b
Changes
2021-01-10 15:55:11 -03:00
Belen Curcio
4259136983
Removed Futures
2021-01-07 17:10:27 -03:00
Belen Curcio
4499f33f13
Reordering
2021-01-07 16:49:26 -03:00
Luis Alvarez
cf359cb774
Updated imports and deps
2020-12-29 20:04:26 -05:00
Bel Curcio
4d4e4f667e
Hover State
2020-12-08 10:31:37 -03:00
Bel Curcio
12327d1a75
Hover State
2020-12-08 10:27:15 -03:00
Belen Curcio
2c40f61dc9
Latest Perf, Changes
2020-11-06 16:30:08 -03:00
Belen Curcio
d74ffb1401
Min images
2020-11-06 15:42:01 -03:00
Belen Curcio
c419c3f361
Img Sizes
2020-11-05 18:59:22 -03:00
Belen Curcio
be11f7f32b
Renaming and removing enhanced image
2020-11-04 11:50:23 -03:00
Luis Alvarez
512adca386
Reduced by 5 points the quality of images
2020-10-27 09:06:20 -05:00
Luis Alvarez
16d6369b64
Merge branch 'master' of https://github.com/okbel/e-comm-example
2020-10-27 04:48:49 -05:00
Luis Alvarez
5ab999ac95
Updated alt tags
2020-10-27 03:35:53 -05:00
B
f23a2381fd
Merge branch 'master' into storefront-data-hooks-imports
2020-10-27 01:27:18 -03:00
Martin Bavio
b23896998c
Add link for slim version of product card
2020-10-27 00:31:44 -03:00
luc
86ee3cce21
import from @bigcommerce/storefront-data-hooks
2020-10-27 03:02:27 +01:00
B
876ea34b78
Merge pull request #14 from okbel/arzfran/improve-imgs
...
Improve Image styles
2020-10-26 22:51:09 -03:00
luc
c7b5c3ddc9
use @bigcommerce/storefront-data-hooks
2020-10-27 02:35:40 +01:00
Franco Arza
115f076fda
make the images bigger
2020-10-26 21:52:36 -03:00
Franco Arza
0478b43e9c
improve the images
2020-10-26 21:45:39 -03:00
Franco Arza
348e914a00
fix conflicts
2020-10-26 21:03:12 -03:00
Franco Arza
695a446314
improve image component styles
2020-10-26 21:01:00 -03:00
Luis Alvarez
364ef332c1
Bug fixes
2020-10-26 18:46:38 -05:00
Luis Alvarez
928bd5ac00
Merge branch 'master' of https://github.com/okbel/e-comm-example
2020-10-26 17:16:27 -05:00
Luis Alvarez
e91a6791d5
Added wishlist button component
2020-10-26 17:13:34 -05:00
Franco Arza
d46e32d0b9
fix ima
2020-10-26 14:52:41 -03:00
Belen Curcio
eec2df18b3
Modifications
2020-10-26 09:27:21 -03:00
Luis Alvarez
50c50b6d53
Removed code related to unused image sizes API
2020-10-25 19:50:33 -05:00
Luis Alvarez
e111d351bf
Add current locale to commerce provider
2020-10-25 18:21:28 -05:00
Luis Alvarez
af9dfe79d2
Added usePrice to products in the landing
2020-10-25 17:52:52 -05:00
Belen Curcio
002885090d
Image Pass
2020-10-25 13:29:52 -03:00
Belen Curcio
28cae88b5b
Enhanced Image Component
2020-10-25 12:41:36 -03:00
Belen Curcio
f2997c2519
a11y pass
2020-10-25 10:57:59 -03:00
Julián Benegas
ac0685c9b9
fix zIndex
2020-10-23 21:47:48 -03:00
Julián Benegas
7b1fa570b5
fix cropped images
2020-10-23 21:40:44 -03:00
Julián Benegas
60ceee9080
improve spacings
2020-10-23 19:59:55 -03:00
Julián Benegas
99ecf498fb
fix zIndex and key
2020-10-23 19:04:12 -03:00
Luis Alvarez
e0b1106980
Updated Image Component implementation
2020-10-22 20:59:45 -05:00
Luis Alvarez
ce8f0235f5
style change
2020-10-22 19:00:31 -05:00
Luis Alvarez
a54f1a2cb8
Merge branch 'master' of https://github.com/okbel/e-comm-example into image-component
2020-10-22 19:00:19 -05:00
Franco Arza
a0720a2ee9
fix the scale
2020-10-22 12:04:22 -03:00