1439 Commits

Author SHA1 Message Date
Victor Gerbrands
0746762fe8 fix: merge issues 2023-06-28 15:30:23 +02:00
Victor Gerbrands
2d75399870 Merge remote-tracking branch 'upstream/main' into update-main 2023-06-28 15:01:53 +02:00
Michael Novotny
70dcfa9736
Adds instructions on how Vercel team members can contribute (#1058) 2023-06-27 15:27:14 -07:00
Michael Novotny
8c8240956a
Removes Framer Motion (#1055) 2023-06-21 15:13:58 -07:00
Michael Novotny
9678306b23
Fixes cart closing and reopening with first interaction (#1053)
* Works

* Adds animation back
2023-06-21 13:13:10 -07:00
Lee Robinson
dd9d5497d9
Update README.md (#1052) 2023-06-17 13:20:58 -05:00
Michael Novotny
585b3bbff8
Replaces Route Handlers with Server Actions (#1050) 2023-06-17 11:18:00 -07:00
Logan
7eb8816854
Fixed misaligned navbar links (#1048) 2023-06-16 13:50:10 -05:00
Nate Stewart
f67ab3c0b6
Add BigCommerce links to providers section (#1046) 2023-06-08 16:24:07 -05:00
Michael Novotny
87c385fcd6
Converts to Opengraph Image file convention. (#1043) 2023-06-07 20:57:31 -05:00
Michael Novotny
e4fcf19321
Adds on-demand revalidation for collections and products. (#1042) 2023-06-07 19:35:51 -05:00
Lee Robinson
fecc60eb36
Update dependencies and fix TS errors. (#1041) 2023-06-06 20:36:44 -05:00
Michael Novotny
7de01c40b9
Adds Shopify Starter plan note. (#1040) 2023-06-06 12:26:05 -07:00
Michael Novotny
cb31b7141b
Adds note about alternative providers. (#1039)
* Updates README note on alternative providers.

* Adds link
2023-06-06 11:50:50 -07:00
Abhushan A. Joshi
30a080182c
Adds a basic product JSON-LD schema on product details page. (#1016) 2023-05-22 12:04:27 -05:00
Lee Robinson
50b4e6cbc6
Update README for Medusa (#1020)
* Update README.md

* Prettier.

---------

Co-authored-by: Michael Novotny <manovotny@gmail.com>
2023-05-15 15:36:58 -05:00
Victor Gerbrands
35eee994db
Merge pull request #13 from medusajs/chore/readme
chore: update readme with npx command
2023-05-15 13:34:58 +02:00
Victor Gerbrands
6afa6bdb30 fix: rm 'locally' 2023-05-15 13:34:23 +02:00
Victor Gerbrands
0d502ae94c fix: typo 2023-05-15 13:22:38 +02:00
Victor Gerbrands
16512c0615 chore: update readme with npx command 2023-05-15 13:19:47 +02:00
Michael Novotny
f5dade74fb
Fixes search page bugs. (#1019) 2023-05-12 16:02:51 -07:00
Victor Gerbrands
9d82379c20
Merge pull request #11 from shahednasser/patch-1
chore: general fixes to the readme
2023-05-12 17:07:56 +02:00
Victor Gerbrands
43c7434046 chore: add --seed 2023-05-12 17:06:25 +02:00
Victor Gerbrands
fd58b32068
Merge branch 'main' into patch-1 2023-05-12 16:54:22 +02:00
Victor Gerbrands
1557568492
Merge pull request #12 from medusajs/feat/feedback
fix: implement feedback
2023-05-12 16:24:03 +02:00
Victor Gerbrands
11e0a084fd fix: rename repo in readme 2023-05-12 15:30:33 +02:00
Victor Gerbrands
016201161e fix: rename repo 2023-05-12 15:27:51 +02:00
Victor Gerbrands
b6cf1704ae fix: add backend url fallback 2023-05-12 15:10:28 +02:00
Victor Gerbrands
c90b2664b7 fix: add revalidation to homepage 2023-05-12 14:56:33 +02:00
Victor Gerbrands
2c6c984ede fix: rm redundant revalidation from pdp 2023-05-12 14:45:09 +02:00
Shahed Nasser
d0c100a4eb
re-added setup steps 2023-05-12 15:42:22 +03:00
Victor Gerbrands
12c466eddd fix: typo 2023-05-12 14:18:57 +02:00
Victor Gerbrands
b8f154cdf5 feat: add checkout page 2023-05-12 14:13:04 +02:00
Shahed Nasser
c1555092c2
chore: general fixes to the readme 2023-05-12 14:32:31 +03:00
Victor Gerbrands
d9e00ff560 fix: show variant name in cart 2023-05-12 13:13:19 +02:00
Victor Gerbrands
2edef84866 fix: footer - medusa logo 2023-05-12 12:15:03 +02:00
Victor Gerbrands
6c318b2f6a fix: footer - change github repo 2023-05-12 11:59:57 +02:00
Victor Gerbrands
42e3bc3a5e
Update README.md 2023-05-12 11:07:41 +02:00
Michael Novotny
a0c0d10fae
Changes mobile menu animation to be consistent with cart animation. (#1015) 2023-05-11 12:53:04 -07:00
Victor Gerbrands
865373fd56 chore: update .env.example 2023-05-11 17:39:05 +02:00
Victor Gerbrands
fd64293798 Merge branch 'main' of https://github.com/medusajs/commerce 2023-05-11 17:25:50 +02:00
Victor Gerbrands
f2b7b6c8a2 feat: update .env.example 2023-05-11 17:25:31 +02:00
Victor Gerbrands
f872332140
Update README.md 2023-05-11 17:24:05 +02:00
Victor Gerbrands
1aab8c1a98
Update deploy button 2023-05-11 17:22:53 +02:00
Victor Gerbrands
46395206b6 fix: remove revalidate from cart requests 2023-05-11 16:36:48 +02:00
Victor Gerbrands
cd2db81bbb feat: update footer menu 2023-05-11 16:19:49 +02:00
Victor Gerbrands
0d4c7e33fc feat: add revalidate and pub key to fetch 2023-05-11 15:39:54 +02:00
Victor Gerbrands
2f4a6d2177 fix: add revalidate 2023-05-11 15:11:59 +02:00
Victor Gerbrands
99abe4d8da
Merge pull request #10 from medusajs/fix/thumbnail-as-featured-img
fix: use thumbnail as featured image
2023-05-11 13:49:58 +02:00
Victor Gerbrands
1a0c2eb85c fix: use thumbnail as featured image 2023-05-11 13:46:23 +02:00