4
0
forked from crowetic/commerce
Commit Graph

601 Commits

Author SHA1 Message Date
Elbert Corniell
a5de9173e8 fix: disabled button classes when selectedVariantId is defined are not being set () 2024-05-04 14:27:59 -05:00
Lee Robinson
887d437795 Prepare for using PPR () 2024-04-17 21:54:09 -05:00
Lee Robinson
25ddc5e643 Update dependencies. () 2024-03-26 16:15:01 -05:00
Lee Robinson
2448f5201c Upgrade to Next.js 14 () 2023-10-27 14:11:18 -05:00
Lee Robinson
1f47796529 Improves form submissions and updates dependencies () 2023-10-10 21:45:55 -05:00
Michael Novotny
d9f875b539 Removes unnecessary search state () 2023-09-18 15:25:03 -05:00
Michael Novotny
4993fca356 Fixes squished footer () 2023-08-23 10:00:31 -05:00
Michael Novotny
fc92f70c00 Fixes accessibility issue with home page link () 2023-08-11 08:54:04 -05:00
Rein van Haaren
ec838fd4e6 Adds group hover on grid tile image + labels () 2023-08-08 16:12:51 -05:00
Hugo Cardoso
74b5a25120 Fixes footer deploy button on mobile () 2023-08-08 15:00:43 -05:00
Michael Novotny
857a1df0f6 Changes product detail gallery thumbnails to always be square () 2023-08-08 10:19:23 -05:00
Michael Novotny
c6eb7a30f9 Changes variants to use router replace () 2023-08-08 10:00:08 -05:00
Lee Robinson
faa7491a55 Better error handling. () 2023-08-04 22:21:57 -05:00
Michael Novotny
c3f3936732 Changes footer source button to deploy button () 2023-08-04 20:19:52 -05:00
Michael Novotny
a11b6ad83b Fixes long product card titles () 2023-08-04 17:05:45 -05:00
Michael Novotny
36360a5fc3 Adjusts product card titles for better Lighthouse score ()
* 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 () 2023-08-04 10:59:12 -05:00
Michael Novotny
ef92d578cd Adds more home page carousel products for wide screens () 2023-08-03 21:17:02 -05:00
Michael Novotny
9044baf44e Removes priority on third grid item on home page () 2023-08-03 19:02:51 -05:00
Emir Morgan
80bb15a7dc Disable scrolling to the top when switching between gallery images with arrow buttons () 2023-08-03 16:04:44 -05:00
Michael Novotny
9c813577e1 Optimizes image sizes () 2023-08-02 21:07:35 -05:00
Michael Novotny
0f700e2d07 Small visual tweaks. () 2023-08-02 09:04:44 -05:00
Michael Novotny
71c9cb96fa Uses url instead of setState for image gallery () 2023-08-01 20:18:56 -05:00
Michael Novotny
36b28b4aab Makes search a bit wider on wider screens ()
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-31 07:18:50 -07:00
Michael Novotny
455a7327f3 Fixes mobile tap targets ()
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-31 07:09:56 -07:00
Kanji Yomoda
45afbc548e Fix typo in a comment () 2023-07-31 07:47:02 -05:00
Michael Novotny
7ae036b385 Fixes add to cart for products with a single variant () 2023-07-30 11:18:31 -07:00
Lee Robinson
cd8f4c6b4c Fix hydration error ()
---------

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 ()
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-28 14:59:27 -07:00
Kai Hao
049d903a5b Removes unnecessary useEffect's on search sorts () 2023-07-28 11:19:13 -05:00
Michael Novotny
61b134a66c Revert "Update variant-selector.tsx ()" ()
This reverts commit 7dc7e6d6e4.
2023-07-25 13:42:51 -07:00
Tim Neutkens
7dc7e6d6e4 Update variant-selector.tsx () 2023-07-25 13:23:05 -07:00
Michael Novotny
6342808f94 Removes bold from footer store name ()
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-25 10:42:48 -07:00
Michael Novotny
69a68dd408 Fixes Lighthouse accessibility issues ()
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-25 10:40:39 -07:00
Michael Novotny
fa4c0fb8b8 Fixes cart icon inconsistent size () 2023-07-25 19:21:12 +02:00
Michael Novotny
29aaa8cac6 Disables link scroll on variant selection ()
* Disables link scroll on variant selection

* Fix TS error
2023-07-25 09:00:31 -07:00
Michael Novotny
37d7522d87 Fixes currency code not showing on product detail page and in cart () 2023-07-25 06:13:53 -07:00
Lee Robinson
59fc2bc2e9 Update to new design. () 2023-07-24 19:40:29 -07:00
Michael Novotny
1918c25f4a Fixes bundle size for Hobby plan users () 2023-07-05 07:26:30 -07:00
Michael Novotny
8c8240956a Removes Framer Motion () 2023-06-21 15:13:58 -07:00
Michael Novotny
9678306b23 Fixes cart closing and reopening with first interaction ()
* Works

* Adds animation back
2023-06-21 13:13:10 -07:00
Michael Novotny
585b3bbff8 Replaces Route Handlers with Server Actions () 2023-06-17 11:18:00 -07:00
Logan
7eb8816854 Fixed misaligned navbar links () 2023-06-16 13:50:10 -05:00
Michael Novotny
87c385fcd6 Converts to Opengraph Image file convention. () 2023-06-07 20:57:31 -05:00
Lee Robinson
fecc60eb36 Update dependencies and fix TS errors. () 2023-06-06 20:36:44 -05:00
Michael Novotny
f5dade74fb Fixes search page bugs. () 2023-05-12 16:02:51 -07:00
Michael Novotny
a0c0d10fae Changes mobile menu animation to be consistent with cart animation. () 2023-05-11 12:53:04 -07:00
Tobias Lins
9ea5671579 Don't fail when collections are not found ()
* 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 () 2023-04-25 09:38:47 -05:00
Michael Novotny
8ff670d7d6 Fixes quirks with featured and related products. () 2023-04-21 12:19:08 -04:00