1507 Commits

Author SHA1 Message Date
Sol Irvine
0580deda76 wip: Saving work 2023-08-14 21:54:08 +09:00
Sol Irvine
2319ed72db wip: Saving work 2023-08-14 14:33:42 +09:00
Sol Irvine
ce40640353 Update three-items.tsx 2023-08-14 09:15:09 +09:00
Sol Irvine
5e5b5c129d add GTM 2023-08-14 09:15:05 +09:00
Sol Irvine
d80eeb3018 add favicon, baseline SEO meta & opengraph 2023-08-14 09:11:46 +09:00
Sol Irvine
4c8abdfe6f feat: Basic internationalization 2023-08-14 02:27:52 +09:00
Sol Irvine
7a4a7cf4ed add fonts 2023-08-13 19:17:53 +09:00
Sol Irvine
2cb348259a add basic internationalization support 2023-08-13 17:14:30 +09:00
Sol Irvine
b786cc2228 Update modal.tsx 2023-08-13 15:35:05 +09:00
Sol Irvine
4c273a83c0 Update page.tsx 2023-08-13 15:23:08 +09:00
Sol Irvine
9fd61a8dfc main menu added 2023-08-13 15:20:18 +09:00
Sol Irvine
d4ea4ac8d2 top section complete 2023-08-13 13:39:20 +09:00
Sol Irvine
7dfc481d40 yarn updates 2023-08-13 10:51:31 +09:00
Sol Irvine
60ca3d8b22 Merge branch 'main' into sol/basic-site-working 2023-08-08 09:15:13 +09:00
Sol Irvine
7bda174e1c
Merge branch 'vercel:main' into main 2023-08-08 09:13:27 +09: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
Sol Irvine
d5f609999a fix: Ensure that at least one variant is selected. 2023-07-29 18:51:50 +09:00
Sol Irvine
39cb4202c4 wip: Basic site working 2023-07-29 16:42:21 +09:00
Sol Irvine
6902e053a0
Merge pull request #1 from vercel/main
bump commerce to latest version
2023-07-29 14:04:28 +09: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
Kai Hao
049d903a5b
Removes unnecessary useEffect's on search sorts (#1124) 2023-07-28 11:19:13 -05:00
Michael Novotny
61b134a66c
Revert "Update variant-selector.tsx (#1115)" (#1116)
This reverts commit 7dc7e6d6e45facc0a7b3ed1816ea123fa6aac84e.
2023-07-25 13:42:51 -07:00
Tim Neutkens
7dc7e6d6e4
Update variant-selector.tsx (#1115) 2023-07-25 13:23:05 -07:00
Ian Jones
586f9bfe56
Update globals.css (#1113) 2023-07-25 14:05:25 -04:00
Michael Novotny
6342808f94
Removes bold from footer store name (#1111)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-25 10:42:48 -07:00
Michael Novotny
69a68dd408
Fixes Lighthouse accessibility issues (#1112)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-25 10:40:39 -07:00
Michael Novotny
fa4c0fb8b8
Fixes cart icon inconsistent size (#1110) 2023-07-25 19:21:12 +02:00
Michael Novotny
29aaa8cac6
Disables link scroll on variant selection (#1109)
* Disables link scroll on variant selection

* Fix TS error
2023-07-25 09:00:31 -07:00
Michael Novotny
326f516138
Fixes category "latest arrivals" sort (#1108)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-07-25 08:13:32 -07:00