4
0
forked from crowetic/commerce

233 Commits

Author SHA1 Message Date
okbel
c620355448 Adding Features APO 2021-02-18 12:59:18 -03:00
okbel
c8536ff720 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic 2021-02-18 11:45:57 -03:00
Luis Alvarez
c621874250 Fixed another product type 2021-02-15 10:25:35 -05:00
Luis Alvarez
62ed50a646 Fixed product types 2021-02-15 10:15:20 -05:00
Luis Alvarez
c636fcbc4b Fixed more types 2021-02-15 00:09:57 -05:00
okbel
de64b6d991 New changes and initial Features API 2021-02-12 17:10:17 -03:00
Luis Alvarez
2f903cc66c Merge branch 'master' of https://github.com/vercel/commerce into agnostic 2021-02-12 14:56:03 -05:00
B
b121078151
Updates (#192)
* userAvatar

* Avatar background

* Changes

* Removing unused dependencies

* Count Bag small and for bigger numbers

* decresed bundle size
2021-02-04 15:03:44 -05:00
Luis Alvarez
c06d9dae3a Merge branch 'master' of https://github.com/vercel/commerce into agnostic 2021-02-03 17:13:59 -05:00
B
3a7d5e2489
Latest Release (#187)
* Remove duplicated css rules. (#185)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicated css rules.
Fix invalid JSX props.

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Fix the body scroll when the sidebar is open (#184)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Fix the body scroll when the sidebar is open

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicate class in the I18nWidget comp (#183)

* Fix typo in the Marquee component (#176)

Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* Remove duplicate class name in the I18nWidget comp

This PR removes a duplicate class name in the I18nWidget component.

Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>

* add horizontal margin to pages when mobile screen (#180)

* Add cart item options like color and size (#177)

Co-authored-by: hlopes <hugo.lopes@present-technologies.com>

* Changes

Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
Co-authored-by: Jamie Isaksen <jamie@jamie.no>
Co-authored-by: Vinicius Zucatti <51221635+vczb@users.noreply.github.com>
2021-01-29 12:00:16 -03: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
Luis Alvarez
8784e05183 Ran prettier fix 2021-01-22 12:17:39 -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
7f70cfd868 Changes 2021-01-14 12:58:41 -03:00
Belen Curcio
fc34856e50 Normalizing Cart Responses 2021-01-12 16:59:07 -03:00
Belen Curcio
287e690495 Correct Variant Added to Cart 2021-01-11 16:16:00 -03:00
Belen Curcio
9bbd7feed0 Restored Add to cart 2021-01-11 15:03:04 -03:00
Belen Curcio
4fdaae2197 Normalized Options and Swatches 2021-01-11 14:54:05 -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
Belen Curcio
c780852fbb Progress 2021-01-07 16:28:50 -03:00
Belen Curcio
e9dfda1e86 Restored Index Agnostic 2021-01-07 11:58:00 -03:00
Belen Curcio
812535caff Progress 2021-01-07 11:19:28 -03:00
Belen Curcio
36396e23c1 Progress 2021-01-06 21:24:09 -03:00
Belen Curcio
a8814983a6 changes 2021-01-06 17:01:32 -03:00
Luis Alvarez
cf359cb774 Updated imports and deps 2020-12-29 20:04:26 -05:00
Tim Kapitein
96f4f26632 fix(ProductView): fixed issue #136 2020-12-29 12:14:24 +01:00
Shu Ding
147632f929
improve the detection algorithm to consider touch area 2020-12-24 14:37:50 +08:00
Shu Ding
eee3830613
prevent system navigation on swipe 2020-12-23 13:40:27 +08:00
Bel Curcio
4d4e4f667e Hover State 2020-12-08 10:31:37 -03:00
Bel Curcio
57627df590 Hover State 2020-12-08 10:29:45 -03:00
Bel Curcio
12327d1a75 Hover State 2020-12-08 10:27:15 -03:00
Belen Curcio
c198dbc190 Removing HTML Contnt 2020-11-26 13:38:37 -03:00
Belen Curcio
fd3cdba4fb Removing HTML Contnt 2020-11-26 13:36:59 -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
62cc3b2493 Removing bg image, to enable better caching 2020-11-06 14:58:49 -03:00
Belen Curcio
0aaeafca56 Changes 2020-11-06 13:44:39 -03:00
Belen Curcio
a6ad6daa6f Adding gradient on the clientside 2020-11-06 12:07:57 -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
Enrique Benitez
cd829884f9 Add optional chaining operator 2020-10-29 16:41:37 -06:00
Enrique Benitez
2a843d7700 Use price hook in slug page 2020-10-29 16:04:13 -06:00
B
629df7a9ab
Merge pull request #20 from willianjusten/master
Fix overlaping product titles on mobile
2020-10-28 20:16:26 -03:00