4
0
forked from crowetic/commerce

999 Commits

Author SHA1 Message Date
Belen Curcio
c2a115ca57 Adding Analyzer, Adding more Purge CSS Options 2020-11-06 20:09:33 -03:00
B
b0413fe6f1
Merge pull request #74 from vercel/develop
Performance Updates
2020-11-06 17:24:04 -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
Belen Curcio
b9cbf4f97f Removing heavy comp from the client 2020-11-06 11:43:11 -03:00
Belen Curcio
c419c3f361 Img Sizes 2020-11-05 18:59:22 -03:00
Belen Curcio
3b5ac2df1f More changes 2020-11-05 18:41:54 -03:00
Belen Curcio
dbc0091732 More A11y work 2020-11-05 18:23:24 -03:00
Belen Curcio
1beafd33f1 Adding right sizes 2020-11-05 18:16:56 -03:00
Belen Curcio
5bbcef00a7 Delay, and lazily load Marquees 2020-11-05 18:07:50 -03:00
Belen Curcio
cc72658c99 Delay, and lazily load Marquees 2020-11-05 18:06:59 -03:00
B
b6160b44ab
Merge pull request #52 from marbiano/accept-cookies
Accept cookies functionality
2020-11-05 17:26:16 -03:00
B
df562cb862
Merge branch 'master' into accept-cookies 2020-11-05 17:22:47 -03:00
Martin Bavio
224561b9c7 Remove unnecesary package 2020-11-05 17:21:44 -03:00
Belen Curcio
55f6cf80b0 Merge branch 'master' of github.com:vercel/commerce 2020-11-05 12:14:57 -03:00
B
ad0ae924ea
Update README.md 2020-11-05 12:14:08 -03:00
Belen Curcio
8339b953e2 Removing leftovers from branch 2020-11-05 12:10:29 -03:00
Luc Leray
fe73b419ed
Merge pull request #70 from vercel/fix-hooks-files
Remove unused hooks/* files
2020-11-05 10:49:28 +01:00
luc
b567afd4e7 remove unused hooks/* files 2020-11-05 10:46:28 +01:00
Martin Bavio
99e42d7c52 Fix build 2020-11-04 14:48:48 -03:00
Martin Bavio
768aff1f16 Merge branch 'master' into accept-cookies 2020-11-04 14:41:13 -03:00
Belen Curcio
c092ffd6b8 Updated package.json 2020-11-04 11:53:45 -03:00
Belen Curcio
be11f7f32b Renaming and removing enhanced image 2020-11-04 11:50:23 -03:00
Belen Curcio
9e7abdfd2a Remove Unused deps 2020-11-04 11:42:29 -03:00
Belen Curcio
e853bff0d7 Merge branch 'master' of github.com:vercel/commerce 2020-11-04 11:38:39 -03:00
Martin Bavio
0c3bd0b1a0 Update styling import 2020-11-04 00:16:20 -03:00
Martin Bavio
caaf5ac0a0 Refactor styling a bit to include opacity transition 2020-11-04 00:00:44 -03:00
Martin Bavio
71fce97316 Add hook to include accept cookies functionality 2020-11-04 00:00:44 -03:00
B
9ea6da6d55
Merge pull request #49 from loteoo/patch-1
Fix typo in components/ui/README.md
2020-11-02 15:52:17 -03:00
B
49e5f80e4b
Merge pull request #54 from matias4205/master
Fix: hasScrolled functionality
2020-11-02 15:49:25 -03:00
B
d7da8ed5c5
Merge pull request #56 from leahtard/docs-local-setup-cli
Add documentation for retrieving env variables through Vercel CLI
2020-11-02 15:48:30 -03:00
B
e37ceeed24
Merge pull request #57 from eliamartani/fix/layout
Update core/Layout function call
2020-11-02 15:47:46 -03:00
Eliamar Tani
5c4c0cebde
Update code to follow dry principle 2020-11-01 13:55:43 +00:00
Leah Wagner
cee786c5f0 Add documentation for retrieving env variables through Vercel CLI 2020-10-31 14:43:34 -07:00
matias4205
9b4408c13c Fix: hasScrolled functionality 2020-10-31 12:31:50 -03:00
Alexandre Lotte
a97ca5c409
Fix typo in components/ui/README.md 2020-10-29 23:27:01 -04:00
Luis Alvarez D
19621632f5
Merge pull request #48 from vercel/fix-pages
Update to latest Next.js canary and fix for custom web pages
2020-10-29 19:41:51 -05:00
Luis Alvarez
c1db48bb66 Clarification 2020-10-29 19:26:44 -05:00
Luis Alvarez
b06dca4243 Added a comment 2020-10-29 19:25:19 -05:00
Luis Alvarez
c70a965c7d Improved log and moved out of the page 2020-10-29 19:21:46 -05:00
Luis Alvarez
7c9be7cf73 Only include pages that have a locale 2020-10-29 19:03:43 -05:00
Luis Alvarez
79491a5b3f Update lo latest canary 2020-10-29 19:03:18 -05:00