12 Commits

Author SHA1 Message Date
Daniele Pancottini
5cfeb48b11 Update react-img-mapper to 1.5, translate contat page 2023-02-17 21:04:46 +01:00
Daniele Pancottini
705232dece Try to fix image mapper problem 2023-02-07 11:17:37 +01:00
Daniele Pancottini
23afcd8e0a Add basic transition gif implementation and fix search engine 2022-12-27 19:29:32 +01:00
Daniele Pancottini
e5ebf60e83 Continue Migration, almost done 2022-12-20 19:15:40 +01:00
Daniele Pancottini
15faacc7de Merge branch 'custom-fields' of github.com:vercel/commerce into main 2022-12-20 17:44:20 +01:00
Daniele Pancottini
b1fb0bc138 Start migration 2022-12-20 17:30:36 +01:00
cond0r
c46ac015ef Update pnpm-lock.yaml 2022-12-02 09:53:38 +02:00
Catalin Pinte
15928abe12 BigCommerce custom fields 2022-11-28 16:47:45 +02:00
Catalin Pinte
36e68b461f Updates & fixes 2022-11-28 12:09:01 +02: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
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
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