4
0
forked from crowetic/commerce

Commit Graph

  • 6721ef736b Moved data hooks to new format Luis Alvarez 2021-02-19 13:02:49 -05:00
  • 7005e45b09 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic Luis Alvarez 2021-02-18 23:50:11 -05:00
  • 2e1d2610bb Moved more hooks and updated types to make them smaller Luis Alvarez 2021-02-18 23:22:45 -05:00
  • a7df259bda Removed MutationHandler type Luis Alvarez 2021-02-18 16:07:11 -05:00
  • 6dc7e0b632 moved use-remove-item Luis Alvarez 2021-02-18 16:06:19 -05:00
  • 05501c6f99 Adding tyni typing okbel 2021-02-18 13:26:47 -03:00
  • 19db5a7e1d Removing bug with touchstart okbel 2021-02-18 13:24:46 -03:00
  • cbc354e0b6 Implementing FeaturesAPI with Wishlist okbel 2021-02-18 13:21:43 -03:00
  • 4cfa0418dd Adding wishlist api okbel 2021-02-18 13:11:57 -03:00
  • c620355448 Adding Features APO okbel 2021-02-18 12:59:18 -03:00
  • b7919ed0de Reordering and changes okbel 2021-02-18 12:11:45 -03:00
  • d093c9cf9c Changes okbel 2021-02-18 12:05:25 -03:00
  • 7a300ad8a9 changes okbel 2021-02-18 11:50:18 -03:00
  • c8536ff720 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic okbel 2021-02-18 11:45:57 -03:00
  • e1be0ac37d Update use-add-item.tsx cond0r 2021-02-18 15:52:18 +02:00
  • ce5fcb6975 Updated types cond0r 2021-02-18 15:49:44 +02:00
  • 89cc3d0608 Added initial version of useAddItem cond0r 2021-02-18 15:04:46 +02:00
  • 7f0c1eb66c Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-18 15:04:13 +02:00
  • ff5b1e9414 Removed use-cart-actions Luis Alvarez 2021-02-18 01:55:32 -05:00
  • 74da22d5f4 Added better mutation types, and moved some hooks Luis Alvarez 2021-02-18 01:10:38 -05:00
  • c02d7fec62 Added initial version of useAddItem Luis Alvarez 2021-02-16 21:14:11 -05:00
  • f698dea698 Moved handler to each hook cond0r 2021-02-16 10:15:18 +02:00
  • 44081dddb6 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-16 09:24:56 +02:00
  • 75d485d35a Moved the fetcher to its own file Luis Alvarez 2021-02-15 18:50:52 -05:00
  • c4870a05e8 Moved the handlers to each hook Luis Alvarez 2021-02-15 18:48:47 -05:00
  • fe7d6df04f Added a MutationHandler Luis Alvarez 2021-02-15 12:02:31 -05:00
  • bb0b8d2771 Fixed remaining issues with types Luis Alvarez 2021-02-15 12:02:24 -05:00
  • 499516e967 Updated type Luis Alvarez 2021-02-15 10:41:57 -05:00
  • c621874250 Fixed another product type Luis Alvarez 2021-02-15 10:25:35 -05:00
  • 62ed50a646 Fixed product types Luis Alvarez 2021-02-15 10:15:20 -05:00
  • 1b9ae58d37 fixes after upstream changes cond0r 2021-02-15 14:23:47 +02:00
  • c636fcbc4b Fixed more types Luis Alvarez 2021-02-15 00:09:57 -05:00
  • d9243880a3 Fixed some types Luis Alvarez 2021-02-14 18:40:48 -05:00
  • af201cccdc Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-15 00:21:43 +02:00
  • de64b6d991 New changes and initial Features API okbel 2021-02-12 17:10:17 -03:00
  • 2f903cc66c Merge branch 'master' of https://github.com/vercel/commerce into agnostic Luis Alvarez 2021-02-12 14:56:03 -05:00
  • 4dd2c3fde0 Wishlist okbel 2021-02-12 16:49:32 -03:00
  • b116c0cfe1 Removed normalizr Luis Alvarez 2021-02-12 13:20:17 -05:00
  • b907c31ef2 Removed generics for result and body Luis Alvarez 2021-02-12 13:13:08 -05:00
  • 505d3fe04b Removed old use-data lib Luis Alvarez 2021-02-12 13:01:13 -05:00
  • 1549368c88 Moved useSearch to the new hook Luis Alvarez 2021-02-12 12:17:36 -05:00
  • 300d04c1ac
    Shopify Provider (#186) Peter Mekhaeil 2021-02-12 22:14:16 +08:00
  • 9ec9e23d6a fix cart after upstream changes cond0r 2021-02-12 10:29:32 +02:00
  • 469ed2cdfb Update use-search.tsx cond0r 2021-02-12 10:00:34 +02:00
  • 8d801ce5d7 query all products for vendors & paths, improve search cond0r 2021-02-12 09:56:03 +02:00
  • 85f429c115 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic okbel 2021-02-11 16:59:26 -03:00
  • 883fbcbcb9 Added a default fetcher Luis Alvarez 2021-02-11 13:35:17 -05:00
  • d8de84bed1 Move useCustomer to the new hook Luis Alvarez 2021-02-11 13:26:09 -05:00
  • 1450492826 Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-11 13:47:38 +02:00
  • 8966f0b583 Moved useWishlist to use new handler Luis Alvarez 2021-02-11 02:43:09 -05:00
  • 271ed01631 Final touches to the hook handler type Luis Alvarez 2021-02-10 15:10:48 -05:00
  • 0eeb290eb0 Add more options to the hook handler Luis Alvarez 2021-02-10 10:51:46 -05:00
  • 5aecb0f303 Updated how the hook input is handled Luis Alvarez 2021-02-09 13:23:48 -05:00
  • 93fe44258c align with upstream changes cond0r 2021-02-09 15:02:22 +02:00
  • a934cb51fd Revert "Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic"" cond0r 2021-02-09 14:40:38 +02:00
  • 954760865b Revert "Merge branch 'master' of https://github.com/vercel/commerce into agnostic" cond0r 2021-02-09 09:15:38 +02:00
  • 65af7d55d1 change readme cond0r 2021-02-09 09:14:42 +02:00
  • c9a43f1bce Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic" cond0r 2021-02-09 09:13:04 +02:00
  • 23c8ed7c2d Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-09 08:57:33 +02:00
  • bf50965a39 Merge branch 'master' of https://github.com/vercel/commerce into agnostic cond0r 2021-02-09 08:56:19 +02:00
  • 016be86d9a Added proper type for fetch input Luis Alvarez 2021-02-08 22:07:26 -05:00
  • 479b30ba5f Moved provider to its own file Luis Alvarez 2021-02-08 21:57:39 -05:00
  • 2a5cbadd3a Removed duplicated fetcher Luis Alvarez 2021-02-08 19:50:45 -05:00
  • 7f3174bcd0 Moved SwrOptions type Luis Alvarez 2021-02-08 18:13:29 -05:00
  • 82c5cd4aba Updated Fetcher type Luis Alvarez 2021-02-08 18:00:48 -05:00
  • 8bf42c3b50 Simplified useData types Luis Alvarez 2021-02-08 17:55:23 -05:00
  • 74c55cc50e Moved types Luis Alvarez 2021-02-08 17:16:45 -05:00
  • 17b336017c Improved HookHandler type Luis Alvarez 2021-02-08 11:16:14 -05:00
  • 25b14007da Removed old hook Luis Alvarez 2021-02-08 11:10:35 -05:00
  • aab2e7f7cc Replace use-cart with the new hook Luis Alvarez 2021-02-08 10:52:35 -05:00
  • 0dad4ddedb changes cond0r 2021-02-08 09:15:20 +02:00
  • 2c9b8b100d MOving stuff around and adding temporal new files Luis Alvarez 2021-02-05 17:44:10 -05:00
  • 1384a88440 Update handle-login.ts cond0r 2021-02-05 12:48:22 +02:00
  • 41b14e55c3 Automatic login after sign-up cond0r 2021-02-05 11:06:03 +02:00
  • dde09c5105 Login, Sign Up, Log Out, and checkout & customer association cond0r 2021-02-05 10:31:04 +02:00
  • 612392aaba Update config.ts cond0r 2021-02-05 00:14:10 +02:00
  • 57ebfe42f5 start customer auth & signup cond0r 2021-02-05 00:02:39 +02:00
  • b121078151
    Updates (#192) B 2021-02-04 17:03:44 -03:00
  • 2a29218285 Update next.config.js cond0r 2021-02-04 18:10:11 +02:00
  • 1a43a0ab57 changes cond0r 2021-02-04 18:09:20 +02:00
  • d35adf9c21 Update normalize.ts cond0r 2021-02-04 17:50:32 +02:00
  • 553a1fd9d3 Fix: color option cond0r 2021-02-04 17:44:17 +02:00
  • 3f30344619 userAvatar okbel 2021-02-04 12:29:20 -03:00
  • 029a8372a2 Update get-checkout-id.ts cond0r 2021-02-04 17:22:01 +02:00
  • b0d8ae565d shopify checkout redirect & api handler cond0r 2021-02-04 17:18:33 +02:00
  • 2acc21164b fix: cart error on first load cond0r 2021-02-04 16:18:01 +02:00
  • 9783537ca2 Update normalize.ts cond0r 2021-02-04 16:06:37 +02:00
  • 6cacfec8c7 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic okbel 2021-02-04 11:05:06 -03:00
  • 32184ecdbd fixes cond0r 2021-02-04 16:03:52 +02:00
  • 67ed55d114 Update index.ts cond0r 2021-02-04 15:35:53 +02:00
  • 2dffcb7bfb normalizations & missing files cond0r 2021-02-04 15:34:22 +02:00
  • 3c985278c6 Update README.md cond0r 2021-02-04 13:28:41 +02:00
  • f63e2c67a0 Update README.md cond0r 2021-02-04 13:27:58 +02:00
  • 14c3f961b3 Implement Shopify Provider cond0r 2021-02-04 13:23:44 +02:00
  • 1898f094bc Minor change Luis Alvarez 2021-02-03 17:14:19 -05:00
  • c06d9dae3a Merge branch 'master' of https://github.com/vercel/commerce into agnostic Luis Alvarez 2021-02-03 17:13:59 -05:00
  • 56ff15c91d Minor life improvement Luis Alvarez 2021-02-02 20:18:31 -05:00
  • 5cfa8241f6 Updated the useAddItem and useRemoveItem hooks Luis Alvarez 2021-02-02 20:16:47 -05:00
  • 023058dc0c Moved and updated cart types Luis Alvarez 2021-02-02 17:49:05 -05:00
  • b037cc0596 Merge branch 'agnostic' of github.com:vercel/commerce into agnostic okbel 2021-02-02 11:40:29 -03:00