1342 Commits

Author SHA1 Message Date
msuthar09
0c88f069d5 test25 2022-12-07 13:58:51 -05:00
msuthar09
08139fe5f8 test24 2022-12-07 12:12:02 -05:00
msuthar09
cb2368afec test23 2022-12-07 11:50:58 -05:00
msuthar09
3d945389b7 test22 2022-12-07 11:39:05 -05:00
msuthar09
afff45d130 test21 2022-12-07 11:26:29 -05:00
msuthar09
fd58526a82 test20 2022-12-07 11:07:27 -05:00
msuthar09
1100b3f042 test19 2022-12-07 10:31:53 -05:00
msuthar09
35797ab897 test18 2022-12-07 10:16:34 -05:00
msuthar09
4b27e5bc0b test17 2022-12-06 16:53:23 -05:00
msuthar09
fda166508a test16 2022-12-06 16:44:42 -05:00
msuthar09
219e120e87 test15 2022-12-06 16:41:11 -05:00
msuthar09
16793fdbbd test14 2022-12-06 16:37:26 -05:00
msuthar09
6f2fd93c80 test13 2022-12-06 16:30:51 -05:00
msuthar09
e0311de58a test12 2022-12-06 16:26:40 -05:00
msuthar09
11475ed3ea test11 2022-12-06 16:19:02 -05:00
msuthar09
72105dfd77 test10 2022-12-06 15:51:08 -05:00
msuthar09
3a3dc62708 test9 2022-12-06 15:30:34 -05:00
msuthar09
b04b4fd066 test8 2022-12-06 13:39:34 -05:00
msuthar09
b0dc652bd8 test7 2022-12-06 13:29:35 -05:00
msuthar09
400882f7c5 test6 2022-12-06 13:21:43 -05:00
msuthar09
8d767baeab test5 2022-12-06 13:11:33 -05:00
msuthar09
30f04abf4e test4 2022-12-06 13:00:59 -05:00
msuthar09
13a77a7575 test4 2022-12-06 11:29:24 -05:00
msuthar09
20242816c1 test3 2022-12-06 10:56:26 -05:00
Maharshi Suthar
13adaf1b07 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-12-06 10:41:11 -05:00
msuthar09
d4653d7ca5 test2 2022-12-06 10:01:46 -05:00
msuthar09
2436f030a4 test 2022-12-06 09:25:50 -05:00
Maharshi Suthar
99ad9f7432 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-12-05 13:17:26 -05:00
Catalin Pinte
6d783eae35
Footer theme switcher (#894)
* Footer theme switcher

* Remove lazy loading & change rotation animation

* Changes

* Update ThemeSwitcher.tsx

* Requested style changes

* Update ThemeSwitcher.tsx

* Fix alignment

* Update ThemeSwitcher.tsx
2022-11-30 10:07:44 -05:00
Catalin Pinte
6bc223adb3
Improve error handling (#886)
* Improve error handling

* Update fetch-graphql-api.ts
2022-11-28 08:17:43 +02:00
Lorenzo Stramaccia
d09aff1745
Fix 500 when a product is not found (#880) 2022-11-28 08:15:22 +02:00
Catalin Pinte
90aa798891
Fix Commerce.js product normalizer (#877)
* Fix normalizer, since assets is optional now.

* Fix missing categories & options

* Update cart normalizer
2022-11-16 08:36:16 +02:00
skinheadz
190420a1fb
Fix typos (#868) 2022-11-15 11:34:17 -05:00
Catalin Pinte
c75b0fc001
Dynamic API routes (#836)
* Add dynamic API endpoints

* Add missing dependency

* Update api handlers

* Updates

* Fix build errors

* Update package.json

* Add checkout endpoint parser & update errors

* Update tsconfig.json

* Update cart.ts

* Update parser

* Update errors.ts

* Update errors.ts

* Move to Edge runtime

* Revert to local

* Fix switchable runtimes

* Make nodejs default runtime

* Update pnpm-lock.yaml

* Update handlers

* Fix build errors

* Change headers
2022-10-30 13:41:21 -05:00
Catalin Pinte
a5b367a747
Update get-search-variables.ts (#846) 2022-10-13 08:03:58 -05:00
Catalin Pinte
990bdf1e6a
Fix bigcommerce brands (#837) 2022-10-06 17:08:58 +03:00
Catalin Pinte
6c2610584d
Update types (#831)
* Update product types

* Cart types progress, add zod & initial schema validator

* Update normalize.ts

* Update with-schema-parser.ts

* Updated types, schemas & providers

* Fix providers after schema parse errors

* Fix paths

* More provider fixes

* Fix kibocommerce & commercejs

* Add customer updated types & fixes

* Add checkout & customer types

* Import core types only from commerce

* Update tsconfig.json

* Convert hooks interfaces to types

* Requested changes

* Change to relative paths

* Move Zod dependency
2022-10-05 09:02:29 +03:00
Catalin Pinte
8398a96215
Update Shopify API version (#833) 2022-09-28 18:06:31 +03:00
Catalin Pinte
11609a9e71
Upgrade dependencies & pnpm (#785)
* Updated log

* Updates to root

* Updates to pnpm

* successfully moved to pnpm

* type issue

* Local as the default provider

* Upgrade dependencies

* Revert to local

* Upgrade React

* Update node-fetch deps

* Fix types

* Ignore warnings

* Fix missing dependency

* Update pnpm-lock.yaml

* Add missing @types/cookie

* Upgrade dependencies

* Fix missing dependencies

* Update README.md

Co-authored-by: Bel Curcio <curciobel@gmail.com>
2022-09-19 08:14:49 +03:00
Catalin Pinte
87134e2990
Fix mobile side menu (#783)
Co-authored-by: cond0r <1243434+cond0r@users.noreply.github.com>
2022-07-12 19:13:19 +03:00
Lukas Schüth
2c8d46ce90
Fix navigation between cart and menu on mobile (#709)
* Fix navigation between cart and menu on mobile

On mobile when the Sidebar menu is open and you want to switch to cart, it would toggle the sidebar and close it instead of switching view.

* Adds missing openSidebar to useUI hook

* Sets correct Sidebar view when adding a product

If the last selected view on mobile was the menu, it was shown instead of the cart when adding a product.

Co-authored-by: Bel <curciobelen@gmail.com>
2022-06-13 15:11:01 -04:00
Marin Heđeš
0c5597fb93
fix: put issue templates inside .github folder (#761) 2022-06-13 14:59:00 -04:00
Gaspar Garcia Jr
9f88a14c96
Update turbo version (#764) 2022-06-02 17:43:20 -05:00
Eduardo Fortuna
f059d4e6c4
Update Shopify Storefront API Version (#736) 2022-05-16 16:02:19 +02:00
pfcodes
cf8ff6ccf2
docs: README.md spelling fix (#747) 2022-05-04 16:29:27 +01:00
Dom Sip
4bb8fcb06d
docs(sfcc): demo link (#744) 2022-04-28 12:54:14 -05:00
Dom Sip
a40cefc528
issue templates (#733) 2022-04-20 12:40:39 -05:00
Dom Sip
66e3269b0e
SFCC provider (#727)
* new SFCC provider

* add search

* normalization + search

* categories as search results

* adress PR feedback

* Update README.md

* get all paths for SSG

* product variants and options

* Apply suggestions from code review

Co-authored-by: Luis Alvarez D. <luis@vercel.com>

* remove console log

* prettier

* clean console log

* ran prettier

* Updated readme

* remove static data and revert config changes

* set default site

Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2022-04-20 12:08:26 -05:00
Dom Sip
a46057c5ef
docs(core): how to run locally (#716) 2022-04-19 15:19:41 -03:00
Dom Sip
95d09f7ef3
chore: add prettier vscode settings (#735)
* chore: add prettier vscode settings

* simplify
2022-04-19 12:49:30 -05:00