7 Commits

Author SHA1 Message Date
cond0r
f3b9d94b2f
Shopify provider fixes (#225)
* Changed to query page by id

* Fixed page query, Changed use-search GraphQl query

* Update use-search.tsx

* remove unused util

* Changed cookie expiration

* Update tsconfig.json

* Fix add to cart & prepare for user activation

* Update helpers.ts

* Update helpers.ts

* Changes, fix Shopify GraphQL deprecations

* Update checkout-to-cart.ts

* Default to BigCommerce

* Update index.ts

* Fixed types
2021-03-16 10:55:24 -03:00
cond0r
528d7556a8 Moved auth & cart hooks + several fixes 2021-02-22 14:06:34 +02:00
cond0r
89cc3d0608 Added initial version of useAddItem 2021-02-18 15:04:46 +02:00
cond0r
f698dea698 Moved handler to each hook 2021-02-16 10:15:18 +02:00
cond0r
9ec9e23d6a fix cart after upstream changes 2021-02-12 10:29:32 +02:00
cond0r
8d801ce5d7 query all products for vendors & paths, improve search 2021-02-12 09:56:03 +02:00
cond0r
93fe44258c align with upstream changes 2021-02-09 15:02:22 +02:00