615 Commits

Author SHA1 Message Date
Luis Alvarez
d561f26beb Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-13 03:50:20 -05:00
Luis Alvarez
beed2d23e0 Added useSearch hook 2020-10-13 03:49:24 -05:00
Luis Alvarez
1629f718b0 usePrice hook 2020-10-12 22:15:53 -05:00
Luis Alvarez
a37c02ff57 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-12 20:04:07 -05:00
Luis Alvarez
c099b27cad Add totals to cart 2020-10-12 20:03:53 -05:00
Belen Curcio
6bf209eccd Adding partial night mode 2020-10-12 21:40:39 -03:00
Luis Alvarez
d94396baac Check for nullables in product info 2020-10-12 17:59:13 -05:00
Belen Curcio
0f821aeefa Ticker Solved 2020-10-12 16:18:27 -03:00
Belen Curcio
55ecdd06ac ts error 2020-10-12 12:30:44 -03:00
Belen Curcio
809295480f Search functionality 2020-10-12 11:17:24 -03:00
Belen Curcio
2a087905a7 Search functionality 2020-10-12 11:10:20 -03:00
Belen Curcio
aa8e8fe89d Prefetch Search 2020-10-12 10:58:41 -03:00
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
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
6dca1eadd2 Update Next and make the CartProvider not required anymore 2020-10-08 22:17:40 -05:00
paco
3cc2120542
Fix footer width 2020-10-08 18:57:26 -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
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
a7778fc5c5
react-aria modal sidebar 2020-10-08 15:21:21 -06: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
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
Luis Alvarez
63e8f431d8 Allow cart view to remove the item 2020-10-07 11:19:50 -05:00
Luis Alvarez
5e999920d2 Add a counter of total items 2020-10-06 22:16:33 -05:00
Luis Alvarez
855492684c Make cart item buttons work 2020-10-06 22:00:19 -05:00
Luis Alvarez
0483e97954 Fix cart provider 2020-10-06 21:00:36 -05:00
Luis Alvarez
b5b5d1343f Update item quantity 2020-10-06 19:07:02 -05:00
Luis Alvarez
835298ac92 Added name and price of the cart item 2020-10-06 17:16:06 -05:00
Luis Alvarez
e341d6b5f3 Merge branch 'master' of https://github.com/okbel/e-comm-example 2020-10-06 15:50:51 -05:00
Luis Alvarez
35c91bca2b Added cart item and handle empty cart state 2020-10-06 15:38:21 -05:00
Belen Curcio
b3d2802739 Changes to the sidebar 2020-10-06 15:56:59 -03:00