764 Commits

Author SHA1 Message Date
Martin Bavio
ee5f2917c7 Refactor page back 2020-10-30 22:55:23 -03:00
Martin Bavio
b5b21364ce Fixes per review 2020-10-30 22:39:28 -03:00
Martin Bavio
25b275cead Ooops! 2020-10-30 17:02:10 -03:00
Martin Bavio
50f403b2d4
Merge branch 'master' into cart-loading 2020-10-30 16:58:35 -03:00
Martin Bavio
18102bfb72 Add cart loading skeleton and complete the task 2020-10-30 16:57:10 -03:00
Martin Bavio
7ac4625c74 Put continue shopping button on empty cart 2020-10-30 04:02:43 -03:00
Martin Bavio
37d58b2a59 Small fix to secure cart empty state 2020-10-30 04:00:55 -03:00
Martin Bavio
a726f51edd Abstract cart screen logic into its own hook 2020-10-30 03:58:15 -03:00
Martin Bavio
b0137736d1 Make the cart page ready for skeleton 2020-10-30 03:46:16 -03: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
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
B
f5a475554e
Merge pull request #31 from marbiano/env-template
Add .env.template
2020-10-28 10:22:17 -03:00
Ademílson F. Tonato
80b96115b6 fix: define min input width only for the required viewports 2020-10-28 10:46:43 +00:00
Ademílson F. Tonato
9dc45aad69 fix: adjust min and max width of the add to cart button 2020-10-28 10:45:37 +00:00
Martin Bavio
059f83d15a Add a basic loading state 2020-10-28 02:20:07 -03:00
Martin Bavio
5fcca0fe31 Add an env template and some notes in the readme 2020-10-28 02:00:38 -03:00
Brandon Pittman
b4056b901c
Update tailwind.config.js
Tailwind already includes a .75 bgOpacity utility.

https://tailwindcss.com/docs/background-opacity#app
2020-10-28 11:43:46 +09:00
Belen Curcio
6fe205a163 Improving README / docs. 2020-10-27 18:39:35 -03:00
Belen Curcio
46b71d6be4 Improving README / docs. 2020-10-27 18:27:59 -03:00
B
6202f4cc1b
Merge pull request #18 from jTanG0506/master
[Bug] Fix incorrect route target in NavBar
2020-10-27 17:43:00 -03:00
Jonathan Tang
7c69341c45
Fix incorrect route target in NavBar 2020-10-27 20:05:41 +00:00
B
6d6931ad96
Merge pull request #7 from vercel/fix-styles-footer-links
fix footer links styles
2020-10-27 15:30:17 -03:00
B
43c7f09d42
Merge pull request #8 from vercel/development
Updating Vercel Logo
2020-10-27 15:29:29 -03:00
B
ee02235107
Merge pull request #15 from fgiuliani/patch-1
Make nextjs.org/commerce a link in README
2020-10-27 15:28:31 -03:00
Facundo Giuliani
bc0fdbdf0c
Make nextjs.org/commerce a link in README 2020-10-27 15:13:19 -03:00
Lee Robinson
e07bcba417
Merge pull request #11 from alkhatib/master
Fix typo on Readme
2020-10-27 12:58:22 -05:00
Anas Alkhatib
86eaa35a2f
Fix typo 2020-10-27 13:15:33 -04:00
Belen Curcio
4dcdf8147e vercel svg 2020-10-27 12:57:40 -03:00
Luis Alvarez
5667b19f81 fix footer links styles 2020-10-27 10:52:09 -05:00
B
e2a1b12910
Update README.md 2020-10-27 12:47:41 -03:00
B
c3c03bc09a
Update README.md 2020-10-27 12:43:34 -03:00
Luis Alvarez D
e725ce9c49
Merge pull request #1 from vercel/remove-package
Remove package files and its deps
2020-10-27 10:10:50 -05:00
Luis Alvarez
91bed2b6be Update to latest 2020-10-27 10:06:49 -05:00