1380 Commits

Author SHA1 Message Date
Björn Meyer
ab2959fa15 feat(poc): fix cart type 2023-07-14 11:37:42 +02:00
Björn Meyer
ed9d1dd2a1 feat(poc): update packages 2023-07-14 11:34:52 +02:00
Björn Meyer
d61acff7d1 feat(poc): change types for cart component 2023-07-14 11:34:52 +02:00
mkucmus
d24146d45e fix: use referencedId for item id 2023-07-13 23:24:50 +02:00
Björn Meyer
85e0584782 feat(poc): improve loading style 2023-07-13 16:46:37 +02:00
Björn Meyer
245127227e feat(poc): if parent change variant url 2023-07-13 16:18:09 +02:00
Björn Meyer
3d857f471e feat(poc): use group id instead of parent id 2023-07-13 14:15:10 +02:00
Björn Meyer
f21f41c59d feat(poc): fix thumbnail gallery 2023-07-13 14:14:40 +02:00
Björn Meyer
33d780d427 feat(poc): update dependencies 2023-07-13 13:21:20 +02:00
Björn Meyer
b6cff9ba01 feat(poc): test commit 2023-07-13 12:19:38 +02:00
Björn Meyer
8550185eae feat(poc): carousel and improved sub-collections 2023-07-13 12:05:07 +02:00
Björn Meyer
8dcf6db08f feat(poc): test commit 2023-07-13 11:40:37 +02:00
mkucmus
184f008f6f feat: cart handling 2023-07-12 15:50:35 +02:00
Björn Meyer
3c797b2d4f feat(poc): use const instead of let 2023-07-12 14:17:40 +02:00
Björn Meyer
a1b435487f feat(poc): improve lint for commit 2023-07-12 14:14:15 +02:00
Björn Meyer
ef1fb57535 feat(poc): add pagination to category page 2023-07-12 10:02:08 +02:00
Björn Meyer
7ca79902d3 feat(poc): fix type error for crossSell 2023-07-11 08:54:30 +02:00
Björn Meyer
1cdb5d3343 feat(poc): fix type errors in transform, add simple sitemap 2023-07-10 16:24:01 +02:00
Björn Meyer
9c89c36008 feat(poc): remove own apiTypes file, extend api 2023-07-10 13:50:49 +02:00
Björn Meyer
ac958f860f feat(poc): revert prettier update 2023-07-10 11:21:15 +02:00
Björn Meyer
fc39573c57 feat(poc): add page parameter for collection 2023-07-10 09:57:15 +02:00
Björn Meyer
ed79b5b025 feat(poc): update packages 2023-07-10 09:17:46 +02:00
Björn Meyer
f61c41f24a feat(poc): add basic cms pages 2023-07-07 15:13:16 +02:00
Björn Meyer
a598b3f1e5 feat(poc): improve footer to have two levels 2023-07-07 09:21:20 +02:00
Björn Meyer
51a0623569 Merge branch 'main' into poc/react-nextjs 2023-07-06 15:32:03 +02:00
Björn Meyer
4cb3bade5d feat(poc): product variants and options 2023-07-06 13:23:10 +02:00
Björn Meyer
c9cf57c933 feat(poc): react nextjs initial 2023-07-06 10:42:30 +02:00
Michael Novotny
1918c25f4a
Fixes bundle size for Hobby plan users (#1054) 2023-07-05 07:26:30 -07: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
Michael Novotny
f5dade74fb
Fixes search page bugs. (#1019) 2023-05-12 16:02:51 -07:00
Michael Novotny
a0c0d10fae
Changes mobile menu animation to be consistent with cart animation. (#1015) 2023-05-11 12:53:04 -07:00
Andrew Jones
a5e799b16e
Use parallel fetches for sitemap requests and remove duplicate /search url (#1004)
Co-authored-by: Andrew  Jones <andrewj@corra.com>
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-05-09 19:18:01 -07:00
Lee Robinson
23d15496d1
Add Saleor provider. (#1008) 2023-05-09 09:21:15 -05:00
Lee Robinson
3be4f4e6b5
Update all dependencies. (#1005) 2023-05-08 09:22:31 -05:00
Michael Novotny
86dca04eec
Adds note about needing a paid Shopify plan. (#999) 2023-04-26 19:10:48 -05:00
Tobias Lins
9ea5671579
Don't fail when collections are not found (#996)
* Don't fail when collections are not found

* fix another error
2023-04-26 09:26:52 -05:00
Michael Novotny
af21b29b73
Disables Add to Cart while mutating (#987) 2023-04-25 09:38:47 -05:00