4
0
forked from crowetic/commerce

1416 Commits

Author SHA1 Message Date
StephDietz
c12f18d39d use useoptimistic for incrementing cart values 2024-04-03 13:34:31 -05:00
Lee Robinson
610b0e8692 Remove stray revalidate 2024-03-31 08:50:39 -05:00
Lee Robinson
25ddc5e643
Update dependencies. (#1314) 2024-03-26 16:15:01 -05:00
Alberto Benatti
3a18f9a098
Update next.js version to 14 inside README.md (#1243) 2023-11-15 08:48:11 -06:00
Benedikt Jónsson
2fe1527bea
Use GitHub actions concurrency to cancel in progress workflows on PRs (#1232) 2023-11-10 13:46:08 -06:00
Lee Robinson
2448f5201c
Upgrade to Next.js 14 (#1224) 2023-10-27 14:11:18 -05:00
Michele Riva
80e48001d9
docs: adds Orama integration into the readme file (#1221) 2023-10-26 21:17:58 -05:00
Lee Robinson
1f47796529
Improves form submissions and updates dependencies (#1209) 2023-10-10 21:45:55 -05:00
dependabot[bot]
ece49c4265
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#1217) 2023-10-10 21:31:00 -05:00
Tucker Massad
2035fa0431
Fixes pnpm typo in README (#1215) 2023-10-06 09:28:14 -05:00
Michael Novotny
5cb1245432
Adds environment variable validation (#1198)
* Adds environment variable validation

* Adds bracket checking in SHOPIFY_STORE_DOMAIN

* Prettier

* Adds link

---------

Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-10-02 10:18:56 -05:00
Michael Novotny
d9f875b539
Removes unnecessary search state (#1201) 2023-09-18 15:25:03 -05:00
Netanel Gilad
b0f6e94fba
Adds Wix provider (#1195) 2023-09-18 09:56:16 -05:00
dependabot[bot]
d8703e8140
Bump actions/checkout from 3 to 4 (#1188) 2023-09-04 11:41:34 -05:00
Matt Brailsford
18167d22f3
Adds Umbraco provider (#1170) 2023-08-23 10:48:48 -05:00
Michael Novotny
4993fca356
Fixes squished footer (#1184) 2023-08-23 10:00:31 -05:00
Michael Novotny
e9643a546e
Adds download link for product assets (#1179) 2023-08-19 11:01:10 -05:00
Michael Novotny
6a153b627c
Replaces README configuration guide with Vercel and Shopify integration guide (#1174) 2023-08-14 16:14:37 -05:00
Michael Novotny
528ad9b8ce
Adds better error messages and environment variable fault tolerance (#1172)
* Adds better error messages and environment variable fault tolerance

* No hidden undefined
2023-08-11 20:19:49 -05:00
Michael Novotny
fc92f70c00
Fixes accessibility issue with home page link (#1171) 2023-08-11 08:54:04 -05:00
Björn Meyer
e8c0ee04fc
Adds Shopware provider (#1156) 2023-08-09 08:33:15 -05:00
Rein van Haaren
ec838fd4e6
Adds group hover on grid tile image + labels (#1163) 2023-08-08 16:12:51 -05:00
Michael Novotny
5f2348d89d
Adds redirect for /password (#1162) 2023-08-08 15:55:15 -05:00
Hugo Cardoso
74b5a25120
Fixes footer deploy button on mobile (#1161) 2023-08-08 15:00:43 -05:00
Michael Novotny
857a1df0f6
Changes product detail gallery thumbnails to always be square (#1160) 2023-08-08 10:19:23 -05:00
Michael Novotny
3f1a4f65ae
Fixes product detail spacing (#1158) 2023-08-08 10:05:38 -05:00
Michael Novotny
c6eb7a30f9
Changes variants to use router replace (#1157) 2023-08-08 10:00:08 -05:00
Lee Robinson
faa7491a55
Better error handling. (#1150) 2023-08-04 22:21:57 -05:00
Michael Novotny
c3f3936732
Changes footer source button to deploy button (#1151) 2023-08-04 20:19:52 -05:00
Michael Novotny
a11b6ad83b
Fixes long product card titles (#1149) 2023-08-04 17:05:45 -05:00
Michael Novotny
36360a5fc3
Adjusts product card titles for better Lighthouse score (#1147)
* Adjusts product card titles for better Lighthouse score

* line-clamp
2023-08-04 16:52:05 -05:00
Michael Novotny
469cd7bffd
Fixes sort by hover (#1146) 2023-08-04 10:59:12 -05:00
Michael Novotny
ef92d578cd
Adds more home page carousel products for wide screens (#1142) 2023-08-03 21:17:02 -05:00
Michael Novotny
0e13cfc3dd
Updates to Node 18 (#1144) 2023-08-03 20:24:37 -05:00
Michael Novotny
9044baf44e
Removes priority on third grid item on home page (#1143) 2023-08-03 19:02:51 -05:00
Emir Morgan
80bb15a7dc
Disable scrolling to the top when switching between gallery images with arrow buttons (#1139) 2023-08-03 16:04:44 -05:00
Michael Novotny
9e1388f974
Updates favicon (#1141)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-08-02 21:17:11 -05:00
Michael Novotny
9c813577e1
Optimizes image sizes (#1140) 2023-08-02 21:07:35 -05:00
Michael Novotny
0f700e2d07
Small visual tweaks. (#1137) 2023-08-02 09:04:44 -05:00
Michael Novotny
1d5242eef3
Adds better sitemap error handling (#1134)
* Adds better sitemap error handling

* Removes extra `flat`

---------

Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-08-01 20:34:45 -05:00
Michael Novotny
71c9cb96fa
Uses url instead of setState for image gallery (#1133) 2023-08-01 20:18:56 -05:00
Michael Novotny
ee534492a0
Moves revalidation logic to lib (#1132) 2023-07-31 20:33:13 -07:00
Michael Novotny
36b28b4aab
Makes search a bit wider on wider screens (#1128)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-31 07:18:50 -07:00
Michael Novotny
455a7327f3
Fixes mobile tap targets (#1129)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-31 07:09:56 -07:00
Kanji Yomoda
10b1d4bbae
Renames confusing variable name (#1131) 2023-07-31 08:30:00 -05:00
Kanji Yomoda
45afbc548e
Fix typo in a comment (#1130) 2023-07-31 07:47:02 -05:00
Michael Novotny
7ae036b385
Fixes add to cart for products with a single variant (#1127) 2023-07-30 11:18:31 -07:00
Lee Robinson
cd8f4c6b4c
Fix hydration error (#1117)
---------

Co-authored-by: Michael Novotny <manovotny@gmail.com>
2023-07-28 15:00:48 -07:00
Michael Novotny
1449489c3c
Fixes copyright spacing on medium screens (#1122)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-28 14:59:27 -07:00
Michael Novotny
cccf6afdeb
Adds anchor for v1 note (#1125)
* Adds anchor for v1 note

* Adds period

---------

Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-28 14:57:45 -07:00