4
0
forked from crowetic/commerce

1403 Commits

Author SHA1 Message Date
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
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
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
Luis Alvarez
831b77bfe6 Merge branch 'master' of https://github.com/vercel/commerce into remove-package 2020-10-27 09:33:00 -05:00
Luis Alvarez
512adca386 Reduced by 5 points the quality of images 2020-10-27 09:06:20 -05:00
Belen Curcio
8d234e2ab1 Merge branch 'master' of github.com:vercel/commerce 2020-10-27 10:25:08 -03:00
Belen Curcio
ce91e39ee9 Bump dependencies 2020-10-27 10:21:15 -03:00
B
33946e4d31
Update README.md 2020-10-27 10:17:12 -03:00
Belen Curcio
59e3d13565 Transition states for Wishlist 2020-10-27 10:13:24 -03:00
Belen Curcio
83b5c55bfb Merge branch 'master' of github.com:vercel/commerce 2020-10-27 10:01:14 -03:00
Belen Curcio
535e9edd82 Links Navbar 2020-10-27 10:01:00 -03:00
Luc Leray
1344ddb624
update deploy button 2020-10-27 13:59:21 +01:00
B
38dfe3e014
Update README.md 2020-10-27 09:49:12 -03:00
Belen Curcio
adc82ca731 Changes 2020-10-27 08:39:43 -03:00