4
0
forked from crowetic/commerce

501 Commits

Author SHA1 Message Date
Marcelo Fortunato
8b70794036
chore: Remove import never used (#189) 2021-02-01 20:32:28 -03: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
B
8d489bf665
Fix useCallback (#152) 2021-01-09 12:43:43 -03:00
B
66b8bdb6bb
Focus trap and Modal Functionality (#145)
* Focus trap and Modal Functionality

* Changes

* Changes

* Update components/ui/Modal/Modal.tsx

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* changes

Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2021-01-09 11:03:03 -03:00
Nader Dabit
86c396edd5
updates to improve lighthouse performance (#149) 2021-01-08 16:15:03 -03:00
B
4028e308bf
Fix for layout shift (#147) 2021-01-06 15:15:52 -05: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
Belen Curcio
a565e0b87c Adding new future flag 2020-12-21 14:42:46 -03:00
B
786dba98f5
Merge branch 'master' into develop 2020-12-21 14:15:21 -03:00
B
bd1dc55f05
Merge branch 'master' into develop 2020-12-21 14:12:59 -03:00
Renan Felipe
51e2b780ae Fix text component 2020-12-20 16:57:31 -03:00
Olly Swanson
0aade3968c fixed handleScroll event handler 2020-12-17 16:21:52 +01:00
Bel Curcio
5699e2b166 Logo Changes 2020-12-08 11:16:44 -03:00
Bel Curcio
70030882d4 Logo Changes 2020-12-08 11:14:48 -03:00
Bel Curcio
b67b87c4fe Fixing clickOutside 2020-12-08 11:10:34 -03:00
B
f0a630bc51
Merge branch 'master' into fix 2020-12-08 10:46:04 -03:00
Bel Curcio
60368e8858 Changes 2020-12-08 10:43:44 -03: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
Ruben Rodriguez
c8d157e831 Fix for shape-rendering in ChevronUp comp. 2020-12-08 13:14:30 +01:00
Belen Curcio
95897aa1c5 Disable & Block Scroll and Click Outside for Dropdown Menu 2020-12-02 13:22:41 -03:00
Belen Curcio
6020d5cfd2 Adding Click Outside 2020-12-02 13:16:30 -03:00
Belen Curcio
c37ed3d418 I18n Better Experience 2020-12-02 11:36:24 -03:00
Belen Curcio
d94156129b check 2020-11-26 15:06:52 -03:00
B
d20a2974f0
Merge branch 'master' into master 2020-11-26 13:47:20 -03:00
B
15bf5337b1
Merge branch 'master' into patch-1 2020-11-26 13:46:17 -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
58067808d7 Removing HeadlessUI and React-Aria 2020-11-26 13:16:20 -03:00
Belen Curcio
b5fd6bd38e Removing HeadlessUI and React-Aria 2020-11-26 13:13:30 -03:00
Nico Bachner
2556e73ccb Change All link href in Navbar 2020-11-12 09:21:12 +01:00
+run
6627169653
Update Github.tsx 2020-11-09 14:56:23 +08:00
Belen Curcio
f8a75b8e25 Removing useDialog, cause rerender 2020-11-07 19:16:10 -03:00
Belen Curcio
115cf12529 Removing useDialog, cause rerender 2020-11-07 19:15:54 -03:00
Bel Curcio
d2c8bf1dc9 Adding Analyzer, Adding more Purge CSS Options 2020-11-06 20:16:52 -03:00
Belen Curcio
817fee61cf Avoid unnecesary rerenders 2020-11-06 17:14:01 -03:00
Belen Curcio
2ad7c59c43 Avoid unnecesary rerenders 2020-11-06 17:11:49 -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
eca8f15b6c Temporary remove scoll event 2020-11-06 14:08:15 -03:00
Belen Curcio
6ff2e45d8e Temporary remove scoll event 2020-11-06 13:58:16 -03:00
Belen Curcio
0aaeafca56 Changes 2020-11-06 13:44:39 -03:00
Belen Curcio
b1c476f3e4 Adding gradient on the clientside 2020-11-06 12:13:20 -03:00
Belen Curcio
a6ad6daa6f Adding gradient on the clientside 2020-11-06 12:07:57 -03:00