4
0
forked from crowetic/commerce

22 Commits

Author SHA1 Message Date
Belen Curcio
26535b7c7f Adding Modal Component and Login View 2020-10-19 15:22:48 -03:00
Luis Alvarez
d4f09d3590 Add util hooks for creating hooks 2020-10-13 04:46:41 -05:00
Luis Alvarez
beed2d23e0 Added useSearch hook 2020-10-13 03:49:24 -05:00
Luis Alvarez
6595b3de96 Type fixes 2020-10-11 02:04:26 -05:00
Luis Alvarez
48e4cef4e7 add single module for useCart 2020-10-09 17:21:39 -05:00
Luis Alvarez
939bc388bb Allow custom swr 2020-10-09 17:18:02 -05:00
Luis Alvarez
22ba0d7315 Updated useCart hook 2020-10-09 12:58:49 -05:00
Luis Alvarez
7758ea3199 Removed the CartProvider 2020-10-09 11:26:39 -05:00
Luis Alvarez
eb3f29fa95 updated the useUpdateItem hook 2020-10-09 11:10:58 -05:00
Luis Alvarez
cc0e62cd7e Updated the useRemoveItem hook 2020-10-09 10:44:54 -05:00
Luis Alvarez
c2096a8ab4 Make use-add-item hook extendable 2020-10-09 10:36:23 -05:00
Luis Alvarez
6dca1eadd2 Update Next and make the CartProvider not required anymore 2020-10-08 22:17:40 -05:00
Luis Alvarez
5c4f3e7ff2 Memoize functions in commerce hooks and debounce update 2020-10-08 20:36:31 -05:00
Luis Alvarez
3ac6805ebe bug fixes for cart actions 2020-10-07 15:08:17 -05:00
Luis Alvarez
0483e97954 Fix cart provider 2020-10-06 21:00:36 -05:00
Luis Alvarez
21d5a8ea57 Added use-cart-actions hook 2020-10-05 21:57:38 -05:00
Luis Alvarez
289c2948d6 Added remove item from cart hook 2020-10-05 12:35:55 -05:00
Luis Alvarez
486c50a68b Added update item hook 2020-10-05 11:46:56 -05:00
Luis Alvarez
554d34b53b Added comment about memoized cart 2020-10-05 11:15:32 -05:00
Luis Alvarez
f8df1c1879 Fixed bugs and updated hooks 2020-10-05 00:39:54 -05:00
Luis Alvarez
a3cf05fbd2 Fetch the cart! 2020-10-04 21:20:52 -05:00
Luis Alvarez
0ad9ac0d5d Hook changes 2020-10-04 13:12:41 -05:00