5 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
Luis Alvarez
46ae76c67f Removed @framework imports within framework providers 2021-02-25 16:54:18 -05: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
14c3f961b3 Implement Shopify Provider 2021-02-04 13:23:44 +02:00