4
0
forked from crowetic/commerce

Commit Graph

  • 28f9a645bd
    Update Wix fork repository (#1439) main Netanel Gilad 2025-02-24 20:30:29 +02:00
  • 9f4fdbb600 Merge branch 'main' of github.com:vercel/commerce Lee Robinson 2025-02-21 12:39:39 -06:00
  • 63725d82d9 Update deps Lee Robinson 2025-02-21 12:39:31 -06:00
  • 6946bf713a
    Fix production base url (#1429) John Stringer 2025-02-10 04:08:56 +00:00
  • 7f8f9ff1a3 use cache Lee Robinson 2025-02-09 11:38:22 -06:00
  • 675942141b
    Adds Prodigy Commerce as a commerce provider. (#1415) polykoi 2025-01-21 18:06:30 +02:00
  • 88762ba1bc Update deps Lee Robinson 2024-12-06 08:23:35 -06:00
  • 386392be02
    feat: added geins as a commerce provider (#1414) Kristian Arvidsson 2024-11-28 14:55:03 +01:00
  • 3a26bae429
    Add Fourthwall as a commerce provider (#1394) Jieren Chen 2024-11-21 11:46:31 -08:00
  • cf413a51fc
    Update gallery.tsx (#1403) Dharmveer 2024-11-22 01:15:24 +05:30
  • dc4f7411f2 PPR / inlineCSS canary-update Lee Robinson 2024-11-21 13:44:22 -06:00
  • 8d4cc9a9a7
    fixing response status code for no secret or wrong secret (#1397) Newton Lomar 2024-10-27 17:21:33 -03:00
  • ce004c05fa
    Update tailwind.config.ts (#1388) Omkar Kulkarni 2024-10-18 23:43:08 +05:30
  • b7e9e1c7e3
    Refactor <Prose> component (#1352) 조계진 2024-10-16 12:28:58 +09:00
  • cb99695b72
    Correct default cart tax currency (#1260) Matthew Petrie 2024-10-16 04:28:35 +01:00
  • 815bea2c1a
    chore: update readme (#1381) Igor Shevchenko 2024-10-15 22:24:13 -05:00
  • 64ca2ac790 Update to 15 RC 2 Lee Robinson 2024-10-15 22:07:55 -05:00
  • 694c5c17ba
    Move to next/form (#1369) Lee Robinson 2024-08-13 13:33:05 -05:00
  • 556aa77649
    README: added React Bricks integration (#1367) Matteo Frana 2024-08-08 00:38:07 +02:00
  • f29a16de5c add layout keying form-with-prefetch-fix-test Zack Tanner 2024-08-01 10:24:50 -07:00
  • 6bfd0b1bd9 remove full prefetch on search page Zack Tanner 2024-08-01 10:14:47 -07:00
  • 6e85b80158 update next to https://github.com/vercel/next.js/pull/68340/ Janka Uryga 2024-07-31 16:51:49 +02:00
  • 8c5f8d8d2a next/form Lee Robinson 2024-07-30 17:19:38 -05:00
  • 84224f8d7e Fix bug with disabled state Lee Robinson 2024-07-29 14:22:06 -05:00
  • 94b85fca6f
    Update README Lee Robinson 2024-07-28 23:28:35 -05:00
  • 37cb5e38da Small cleanup. Lee Robinson 2024-07-28 23:26:03 -05:00
  • 9a4c995bb6
    Make image, variant, and cart updates faster with useOptimistic (#1365) Lee Robinson 2024-07-28 22:58:59 -05:00
  • dd7449f975 Make deleting optimistic too. Lee Robinson 2024-07-25 17:23:22 -05:00
  • cea56f608b Fix bugs with optimistic. Lee Robinson 2024-07-25 17:15:50 -05:00
  • 0ebf071826
    Optimistic cart (#1364) Lee Robinson 2024-07-25 13:56:53 -05:00
  • d7a4f3dc46
    feat(design): Show carousel above the fold on desktop (#1363) Vincent Voyer 2024-07-25 18:24:49 +02:00
  • ec21369389
    Update dependencies. (#1361) Lee Robinson 2024-07-24 14:05:34 -05:00
  • 7c1b34abdb
    Remove any type and make removeEdgesAndNodes generic (#1353) Harry Buisman 2024-07-15 03:20:15 +10:00
  • 7fd9ad8a8c
    Update README.md (#1339) JustinApt 2024-05-26 15:17:37 -07:00
  • 42d5d8efcf
    Adds Ecwid by Lightspeed to providers section (#1304) Ilnur Basyrov 2024-05-07 17:31:40 +04:00
  • a5de9173e8
    fix: disabled button classes when selectedVariantId is defined are not being set (#1333) Elbert Corniell 2024-05-04 15:27:59 -04:00
  • 887d437795
    Prepare for using PPR (#1236) Lee Robinson 2024-04-17 21:54:09 -05:00
  • c12f18d39d use useoptimistic for incrementing cart values add-useoptimistic StephDietz 2024-04-03 13:34:31 -05:00
  • 610b0e8692 Remove stray revalidate Lee Robinson 2024-03-31 08:50:39 -05:00
  • 25ddc5e643
    Update dependencies. (#1314) Lee Robinson 2024-03-26 16:15:01 -05:00
  • 5304683150 Cache the cart content in VDC context Malte Ubl 2024-02-05 06:40:52 -08:00
  • 0c3283f591 Upgrade to canary and fix static build Malte Ubl 2024-02-04 16:57:55 -08:00
  • 47a1c3eea1 next 14.1 Malte Ubl 2024-02-04 16:50:25 -08:00
  • d12fb77ef9 caching Malte Ubl 2024-02-04 16:43:53 -08:00
  • 59a00fe9ea Dont reco on 1 Malte Ubl 2024-02-03 09:58:59 -08:00
  • 9c3cc1f8b6 Auto cart context Malte Ubl 2024-02-03 09:56:08 -08:00
  • 3a18f9a098
    Update next.js version to 14 inside README.md (#1243) Alberto Benatti 2023-11-15 15:48:11 +01:00
  • 2fe1527bea
    Use GitHub actions concurrency to cancel in progress workflows on PRs (#1232) Benedikt Jónsson 2023-11-10 19:46:08 +00:00
  • 2448f5201c
    Upgrade to Next.js 14 (#1224) Lee Robinson 2023-10-27 14:11:18 -05:00
  • 80e48001d9
    docs: adds Orama integration into the readme file (#1221) Michele Riva 2023-10-27 04:17:58 +02:00
  • 1f47796529
    Improves form submissions and updates dependencies (#1209) Lee Robinson 2023-10-10 21:45:55 -05:00
  • ece49c4265
    Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#1217) dependabot[bot] 2023-10-10 21:31:00 -05:00
  • 2035fa0431
    Fixes pnpm typo in README (#1215) Tucker Massad 2023-10-06 10:28:14 -04:00
  • 5cb1245432
    Adds environment variable validation (#1198) Michael Novotny 2023-10-02 10:18:56 -05:00
  • d9f875b539
    Removes unnecessary search state (#1201) Michael Novotny 2023-09-18 15:25:03 -05:00
  • b0f6e94fba
    Adds Wix provider (#1195) Netanel Gilad 2023-09-18 17:56:16 +03:00
  • d8703e8140
    Bump actions/checkout from 3 to 4 (#1188) dependabot[bot] 2023-09-04 11:41:34 -05:00
  • a9fd59c752 dynami dynamic Lee Robinson 2023-09-02 11:17:54 -05:00
  • 1adda37f2e rip Lee Robinson 2023-09-02 11:11:20 -05:00
  • eeebd31b6c Dynamic Lee Robinson 2023-09-02 11:10:15 -05:00
  • 18167d22f3
    Adds Umbraco provider (#1170) Matt Brailsford 2023-08-23 16:48:48 +01:00
  • 4993fca356
    Fixes squished footer (#1184) Michael Novotny 2023-08-23 10:00:31 -05:00
  • e9643a546e
    Adds download link for product assets (#1179) Michael Novotny 2023-08-19 11:01:10 -05:00
  • eb9b7732b5
    Lowercase integration-guide Michael Novotny 2023-08-14 16:14:39 -05:00
  • 6a153b627c
    Replaces README configuration guide with Vercel and Shopify integration guide (#1174) Michael Novotny 2023-08-14 16:14:37 -05:00
  • a8bb9e7915
    Fixes url Michael Novotny 2023-08-14 16:11:52 -05:00
  • 3c3e44a157
    Replaces README content with Vercel and Shopify integration guide Michael Novotny 2023-08-14 16:11:34 -05:00
  • 528ad9b8ce
    Adds better error messages and environment variable fault tolerance (#1172) Michael Novotny 2023-08-11 20:19:49 -05:00
  • fc92f70c00
    Fixes accessibility issue with home page link (#1171) Michael Novotny 2023-08-11 08:54:04 -05:00
  • e8c0ee04fc
    Adds Shopware provider (#1156) Björn Meyer 2023-08-09 15:33:15 +02:00
  • ec838fd4e6
    Adds group hover on grid tile image + labels (#1163) Rein van Haaren 2023-08-08 23:12:51 +02:00
  • 5f2348d89d
    Adds redirect for /password (#1162) Michael Novotny 2023-08-08 15:55:15 -05:00
  • 74b5a25120
    Fixes footer deploy button on mobile (#1161) Hugo Cardoso 2023-08-08 17:00:43 -03:00
  • 857a1df0f6
    Changes product detail gallery thumbnails to always be square (#1160) Michael Novotny 2023-08-08 10:19:23 -05:00
  • 3f1a4f65ae
    Fixes product detail spacing (#1158) Michael Novotny 2023-08-08 10:05:38 -05:00
  • c6eb7a30f9
    Changes variants to use router replace (#1157) Michael Novotny 2023-08-08 10:00:08 -05:00
  • faa7491a55
    Better error handling. (#1150) Lee Robinson 2023-08-04 22:21:57 -05:00
  • c3f3936732
    Changes footer source button to deploy button (#1151) Michael Novotny 2023-08-04 20:19:52 -05:00
  • a11b6ad83b
    Fixes long product card titles (#1149) Michael Novotny 2023-08-04 17:05:45 -05:00
  • 36360a5fc3
    Adjusts product card titles for better Lighthouse score (#1147) Michael Novotny 2023-08-04 16:52:05 -05:00
  • 469cd7bffd
    Fixes sort by hover (#1146) Michael Novotny 2023-08-04 10:59:12 -05:00
  • ef92d578cd
    Adds more home page carousel products for wide screens (#1142) Michael Novotny 2023-08-03 21:17:02 -05:00
  • 0e13cfc3dd
    Updates to Node 18 (#1144) Michael Novotny 2023-08-03 20:24:37 -05:00
  • 9044baf44e
    Removes priority on third grid item on home page (#1143) Michael Novotny 2023-08-03 19:02:51 -05:00
  • 80bb15a7dc
    Disable scrolling to the top when switching between gallery images with arrow buttons (#1139) Emir Morgan 2023-08-04 00:04:44 +03:00
  • d62b64900b Start on server actions pe Lee Robinson 2023-08-03 10:55:22 -05:00
  • 9e1388f974
    Updates favicon (#1141) Michael Novotny 2023-08-02 21:17:11 -05:00
  • 9c813577e1
    Optimizes image sizes (#1140) Michael Novotny 2023-08-02 21:07:35 -05:00
  • 0dad8ba839
    More profiles profile-cart Michael Novotny 2023-08-02 09:43:38 -05:00
  • 12acdd596a
    Profiles cart Michael Novotny 2023-08-02 09:32:33 -05:00
  • 0f700e2d07
    Small visual tweaks. (#1137) Michael Novotny 2023-08-02 09:04:44 -05:00
  • c6c6c7c1cc
    Removes color-scheme repro-1118 Michael Novotny 2023-08-01 21:33:17 -05:00
  • 4ef2cce1f9
    Test jump Michael Novotny 2023-08-01 21:00:54 -05:00
  • 1d5242eef3
    Adds better sitemap error handling (#1134) Michael Novotny 2023-08-01 20:34:45 -05:00
  • 71c9cb96fa
    Uses url instead of setState for image gallery (#1133) Michael Novotny 2023-08-01 20:18:56 -05:00
  • ee534492a0
    Moves revalidation logic to lib (#1132) Michael Novotny 2023-07-31 22:33:13 -05:00
  • 36b28b4aab
    Makes search a bit wider on wider screens (#1128) Michael Novotny 2023-07-31 09:18:50 -05:00
  • 455a7327f3
    Fixes mobile tap targets (#1129) Michael Novotny 2023-07-31 09:09:56 -05:00
  • 10b1d4bbae
    Renames confusing variable name (#1131) Kanji Yomoda 2023-07-31 22:30:00 +09:00
  • 45afbc548e
    Fix typo in a comment (#1130) Kanji Yomoda 2023-07-31 21:47:02 +09:00