785 Commits

Author SHA1 Message Date
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
Luis Alvarez D
b4bc5b44b8
Merge pull request #47 from bntzio/use-price-hook-on-slug
Properly format items pricing
2020-10-29 18:30:50 -05:00
Luis Alvarez
fc09363bab Update to Next.js 10 2020-10-29 18:20:41 -05: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
Belen Curcio
1e61afbbea Renaming to common 2020-10-29 12:10:53 -03:00
B
629df7a9ab
Merge pull request #20 from willianjusten/master
Fix overlaping product titles on mobile
2020-10-28 20:16:26 -03:00
Willian Justen de Vasconcellos
c4ed4e934d Simplify Simple ProductTitle 2020-10-28 16:12:23 -03:00
B
18f95d25db
Merge pull request #36 from ftonato/fix/mobile-style-modules
Fix some minor problems with style between mobile and desktop
2020-10-28 15:22:25 -03:00
Willian Justen de Vasconcellos
a0fee94223 Change extra-loose size to accomodate system font 2020-10-28 11:47:45 -03:00
Willian Justen de Vasconcellos
65d6ba7a7e Move styles to use @apply instead of responsive classes 2020-10-28 11:45:45 -03:00
Willian Justen de Vasconcellos
48e35c9163 Fix overlaping product titles on mobile
Add an `extra-loose` line-height so it prevents
produt title to overlap on mobile screens.
2020-10-28 11:45:45 -03:00
Belen Curcio
a590093f09 Removing font 2020-10-28 11:37:14 -03:00
Belen Curcio
6da1a170ee Removing font 2020-10-28 11:34:47 -03:00
B
e3ae165958
Merge pull request #28 from brandonpittman/patch-2
Remove unnecessary bg-opacity extension
2020-10-28 10:23:05 -03:00