karl
c4fc636791
hi
2025-03-28 15:40:09 -04:00
karl
9a190f7c36
chore: 404 page
2025-03-28 15:37:08 -04:00
karl
3f3d4a8bcc
chore: footer
2025-03-28 15:34:03 -04:00
karl
458391a882
feat: test 404 page
2025-03-28 15:30:36 -04:00
karl
05ffc542eb
testing vercel json
2025-03-28 15:12:26 -04:00
karl
4b2496dd58
add footer
2025-03-28 15:09:02 -04:00
karl
a922353ea3
working on industrial page
2025-03-28 14:58:39 -04:00
karl
3ff6705298
add pages'
2025-03-28 14:16:00 -04:00
karl
cd4f725298
add cart menu
2025-03-28 13:18:17 -04:00
karl
2c1cfb6b38
adjust the file path
2025-03-28 12:56:12 -04:00
karl
8845f433f7
move images
2025-03-28 12:40:34 -04:00
karl
7975cec2c1
add contact page
2025-03-28 12:24:38 -04:00
karl
9d245b5cd8
add image
2025-03-28 12:04:02 -04:00
karl
346ad099af
remove menusidebarview
2025-03-28 11:50:09 -04:00
karl
9a8d4ab1cc
remove again
2025-03-28 11:47:01 -04:00
karl
35ed989820
remove customermenucontent
2025-03-28 11:42:37 -04:00
karl
d9625e21bd
working on nav bar
2025-03-28 11:36:41 -04:00
karl
ad785c9f9a
d
2025-03-26 16:02:22 -04:00
karl
e8d5b6e789
bug fix
2025-03-26 15:58:58 -04:00
karl
e6fe47bbe1
add not found page
2025-03-26 15:56:43 -04:00
karl
9ab458fa33
bug fix
2025-03-26 15:54:54 -04:00
karl
c8f23ec4e3
test
2025-03-26 15:29:57 -04:00
Lee Robinson
fa1306916c
Merge branch 'main' of github.com:vercel/commerce
2025-03-19 13:20:51 -05:00
Lee Robinson
ef2883a8d9
Update deps.
2025-03-19 13:20:40 -05:00
Netanel Gilad
28f9a645bd
Update Wix fork repository ( #1439 )
2025-02-24 12:30:29 -06:00
Lee Robinson
9f4fdbb600
Merge branch 'main' of github.com:vercel/commerce
2025-02-21 12:39:39 -06:00
Lee Robinson
63725d82d9
Update deps
2025-02-21 12:39:31 -06:00
John Stringer
6946bf713a
Fix production base url ( #1429 )
2025-02-09 22:08:56 -06:00
Lee Robinson
7f8f9ff1a3
use cache
2025-02-09 11:38:22 -06:00
polykoi
675942141b
Adds Prodigy Commerce as a commerce provider. ( #1415 )
2025-01-21 10:06:30 -06:00
Lee Robinson
88762ba1bc
Update deps
2024-12-06 08:23:35 -06:00
Kristian Arvidsson
386392be02
feat: added geins as a commerce provider ( #1414 )
2024-11-28 07:55:03 -06:00
Jieren Chen
3a26bae429
Add Fourthwall as a commerce provider ( #1394 )
2024-11-21 13:46:31 -06:00
Dharmveer
cf413a51fc
Update gallery.tsx ( #1403 )
...
🔧 💡 Fix: Enhance product gallery layout in product view page
- 🖼️ Implemented `flex-wrap` for the sub-gallery images.
- 🛠️ Ensured images wrap automatically when they exceed 5 or 6, preventing overflow and maintaining responsive design.
- ✅ Confirmed that the layout remains unaffected for galleries with 3 or fewer images.
This improvement enhances user experience by making sure large image sets are displayed without affecting screen layout.
2024-11-21 13:45:24 -06:00
Newton Lomar
8d4cc9a9a7
fixing response status code for no secret or wrong secret ( #1397 )
2024-10-27 15:21:33 -05:00
Omkar Kulkarni
ce004c05fa
Update tailwind.config.ts ( #1388 )
2024-10-18 13:13:08 -05:00
조계진
b7e9e1c7e3
Refactor <Prose> component ( #1352 )
2024-10-15 22:28:58 -05:00
Matthew Petrie
cb99695b72
Correct default cart tax currency ( #1260 )
2024-10-15 22:28:35 -05:00
Igor Shevchenko
815bea2c1a
chore: update readme ( #1381 )
2024-10-15 22:24:13 -05:00
Lee Robinson
64ca2ac790
Update to 15 RC 2
2024-10-15 22:07:55 -05:00
Lee Robinson
694c5c17ba
Move to next/form
( #1369 )
2024-08-13 13:33:05 -05:00
Matteo Frana
556aa77649
README: added React Bricks integration ( #1367 )
2024-08-07 17:38:07 -05:00
Lee Robinson
84224f8d7e
Fix bug with disabled state
2024-07-29 14:22:06 -05:00
Lee Robinson
94b85fca6f
Update README
2024-07-28 23:28:35 -05:00
Lee Robinson
37cb5e38da
Small cleanup.
2024-07-28 23:26:03 -05:00
Lee Robinson
9a4c995bb6
Make image, variant, and cart updates faster with useOptimistic
( #1365 )
2024-07-28 22:58:59 -05:00
Lee Robinson
dd7449f975
Make deleting optimistic too.
2024-07-25 17:23:22 -05:00
Lee Robinson
cea56f608b
Fix bugs with optimistic.
2024-07-25 17:15:50 -05:00
Lee Robinson
0ebf071826
Optimistic cart ( #1364 )
2024-07-25 13:56:53 -05:00
Vincent Voyer
d7a4f3dc46
feat(design): Show carousel above the fold on desktop ( #1363 )
...
* feat(design): Show carousel above the fold on desktop
Before this commit, we would not see the carousel without scrolling. The top
images are so big that take most of the space. This made the website looked a
bit weird, thus I am proposing this change.
* uneeded
2024-07-25 11:24:49 -05:00