4
0
forked from crowetic/commerce

1401 Commits

Author SHA1 Message Date
Belen Curcio
d5868fae02 Product View 2020-10-12 10:46:17 -03:00
Belen Curcio
2d347d487b Search Page 2020-10-12 10:25:36 -03:00
Belen Curcio
a717947ea2 Adding description 2020-10-12 10:02:09 -03:00
Luis Alvarez
6595b3de96 Type fixes 2020-10-11 02:04:26 -05:00
Luis Alvarez
f1b9ea605e Added handlers for the cart API 2020-10-11 00:58:57 -05:00
Luis Alvarez
1c3714bf51 Allow API operations to be more customizable 2020-10-11 00:19:11 -05:00
Luis Alvarez
4c43278e67 Added brands 2020-10-10 14:19:05 -05:00
Luis Alvarez
8e42fdd25d Minor change 2020-10-10 10:06:28 -05:00
Luis Alvarez
2030255c5e Add checkout button 2020-10-09 22:40:12 -05:00
Luis Alvarez
a92dcb851b Updated paths to useCart 2020-10-09 17:43:10 -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
d67c728e80 Export the extend fn 2020-10-09 13:24:13 -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
b5ee7feb46 Fixed commerce config types 2020-10-09 11:17:54 -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
2c82348487 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-08 20:36:42 -05:00
Luis Alvarez
5c4f3e7ff2 Memoize functions in commerce hooks and debounce update 2020-10-08 20:36:31 -05:00
paco
3cc2120542
Fix footer width 2020-10-08 18:57:26 -06:00
paco
375e30ed8d
Merge master 2020-10-08 18:38:07 -06:00
paco
6dae061425
Add error, empty, success states to cart sidebar 2020-10-08 18:37:11 -06:00
paco
f9660b4bc2
Styling and icon fixes for cart sidebar 2020-10-08 18:00:05 -06:00
Luis Alvarez
0aac955910 Dynamic categories 2020-10-08 18:48:28 -05:00
paco
ccf6074573
Export button props, improve styling of swatches 2020-10-08 16:29:00 -06:00
paco
a2de6cef2e
Fix active style button 2020-10-08 15:38:06 -06:00
paco
e1d3ceffc5
Button forward ref 2020-10-08 15:36:27 -06:00
paco
4deaa5d1aa
Add link component, make Button be isomorphic with react-aria 2020-10-08 15:34:10 -06:00
paco
1912813c24
Add react-aria 2020-10-08 15:21:35 -06:00
paco
a7778fc5c5
react-aria modal sidebar 2020-10-08 15:21:21 -06:00
Luis Alvarez
268ef2f817 Add original img to query 2020-10-08 16:18:06 -05:00
paco
d8ff9bc4ff
Header style improvements 2020-10-08 14:46:33 -06:00
paco
450921bd55
Footer links hover 2020-10-08 14:20:04 -06:00
paco
6bc416eb74
Fix some paddings 2020-10-08 14:17:20 -06:00
paco
a05c15b002
Footer fixes 2020-10-08 14:17:06 -06:00
paco
fd9ca3f6f9
Animation improvements to product cards 2020-10-08 13:41:01 -06:00
paco
7454f920ec
Fix search input overflowing over icon 2020-10-08 13:31:59 -06:00
paco
8983f51e2c
Improve styling of featurebar/searchbar 2020-10-08 13:16:30 -06:00
paco
791e8cf18f
Improve page paddings 2020-10-08 12:36:00 -06:00
paco
5b597c6a2a
Hide the banner on mobile 2020-10-08 12:26:49 -06:00
paco
9b1ac73e89
Split out tailwind css into multiple files for reload perf 2020-10-08 12:26:37 -06:00
Luis Alvarez
7b012564b0 use an anchor for the link to product 2020-10-07 15:33:36 -05:00
Luis Alvarez
ee1051c2ca Open cart sidebar after adding an item 2020-10-07 15:30:25 -05:00
Luis Alvarez
e874f43abc Type changes 2020-10-07 15:27:22 -05:00
Luis Alvarez
fe66a8d746 close view if "continue shopping" is clicked 2020-10-07 15:13:49 -05:00
Luis Alvarez
3ac6805ebe bug fixes for cart actions 2020-10-07 15:08:17 -05:00
Luis Alvarez
80614a1df0 Fix cart removal 2020-10-07 12:56:51 -05:00