16 Commits

Author SHA1 Message Date
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
Bel Curcio
b67b87c4fe Fixing clickOutside 2020-12-08 11:10:34 -03:00
Belen Curcio
62cc3b2493 Removing bg image, to enable better caching 2020-11-06 14:58:49 -03:00
Belen Curcio
4dcdf8147e vercel svg 2020-10-27 12:57:40 -03:00
Belen Curcio
eac2d17946 Flags 2020-10-26 23:53:00 -03:00
Martin Bavio
a4941ad678 Add support for dynamic flags images and alts 2020-10-26 23:42:45 -03:00
Franco Arza
0bbc4dfd11 further optimize the pngs 2020-10-23 12:35:55 -03:00
Franco Arza
bed9aec5db make the arrows sharper on retina devices 2020-10-23 12:35:08 -03:00
Belen Curcio
400e40358b New Container 2020-10-22 18:13:45 -03:00
Belen Curcio
b6acbc38b1 New Footer 2020-10-22 14:19:16 -03:00
Belen Curcio
7e73f00860 Changes Scroll 2020-10-22 12:59:47 -03:00
Belen Curcio
d171a3113c Changes 2020-10-20 12:19:18 -03:00
Belen Curcio
cec45b3ab8 Image Slider 2020-10-14 15:17:39 -03:00
Belen Curcio
745adb1b02 Adding a clear manifest 2020-10-14 14:38:21 -03:00
Belen Curcio
305b7b87db More changes 2020-10-14 12:27:54 -03:00
Belen Curcio
ccaa5b6f1d Changes 2020-10-12 13:26:03 -03:00