Luis Alvarez
2f903cc66c
Merge branch 'master' of https://github.com/vercel/commerce into agnostic
2021-02-12 14:56:03 -05:00
B
b121078151
Updates ( #192 )
...
* userAvatar
* Avatar background
* Changes
* Removing unused dependencies
* Count Bag small and for bigger numbers
* decresed bundle size
2021-02-04 15:03:44 -05:00
Luis Alvarez
8784e05183
Ran prettier fix
2021-01-22 12:17:39 -05:00
B
8698794c96
Fix Typo ( #151 )
...
* Fix typo (#135 )
The defaultPageProps object had a typo in the name
Co-authored-by: B <curciobelen@gmail.com>
* changes
* changes
Co-authored-by: JD <jonathan.dawber@icloud.com>
2021-01-09 12:36:48 -03:00
B
66b8bdb6bb
Focus trap and Modal Functionality ( #145 )
...
* Focus trap and Modal Functionality
* Changes
* Changes
* Update components/ui/Modal/Modal.tsx
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
* changes
Co-authored-by: Luis Alvarez D. <luis@vercel.com>
2021-01-09 11:03:03 -03:00
Bel Curcio
b67b87c4fe
Fixing clickOutside
2020-12-08 11:10:34 -03:00
B
f0a630bc51
Merge branch 'master' into fix
2020-12-08 10:46:04 -03:00
Bel Curcio
60368e8858
Changes
2020-12-08 10:43:44 -03:00
Belen Curcio
3770ad7ea8
forwardRef
2020-12-02 13:24:25 -03:00
Belen Curcio
3f5045d3a8
Adding Click Outside
2020-12-02 13:17:30 -03:00
Belen Curcio
6020d5cfd2
Adding Click Outside
2020-12-02 13:16:30 -03:00
Belen Curcio
b5fd6bd38e
Removing HeadlessUI and React-Aria
2020-11-26 13:13:30 -03:00
Belen Curcio
2c40f61dc9
Latest Perf, Changes
2020-11-06 16:30:08 -03:00
Martin Bavio
71fce97316
Add hook to include accept cookies functionality
2020-11-04 00:00:44 -03:00
Luis Alvarez
c1db48bb66
Clarification
2020-10-29 19:26:44 -05:00
Luis Alvarez
b06dca4243
Added a comment
2020-10-29 19:25:19 -05:00
Luis Alvarez
c70a965c7d
Improved log and moved out of the page
2020-10-29 19:21:46 -05:00
Luis Alvarez
eddf338bfb
Removed /utils
2020-10-27 05:53:30 -05:00
Luis Alvarez
c82f2c5e61
Remove updated hooks
2020-10-27 05:16:20 -05:00
Luis Alvarez
16d6369b64
Merge branch 'master' of https://github.com/okbel/e-comm-example
2020-10-27 04:48:49 -05:00
Luis Alvarez
6fb5b412a8
Losing my mind, but always fixing the types 🕺
2020-10-27 03:26:54 -05:00
Luis Alvarez
9ad0f0ef6b
Added actions and more stuff to the wishlist page
2020-10-27 03:13:25 -05:00
Luis Alvarez
95fd730f0a
Add list of products to the returned wishlist
2020-10-27 02:13:22 -05:00
Luis Alvarez
7f7795ec87
/checkout redirects to cart if no cookie is set
2020-10-27 00:52:09 -05:00
Luis Alvarez
c9b4a9ad4c
Add preview where applicable
2020-10-27 00:47:29 -05:00
Luis Alvarez
3e7b1f833f
Add channel id when creating a cart
2020-10-27 00:27:17 -05:00
Luis Alvarez
a6772c136a
Add channel id to config
2020-10-27 00:20:11 -05:00
Luis Alvarez
ec9953790c
Undo change
2020-10-26 22:46:09 -05:00
Luis Alvarez
2f37fa46a9
Select variant in product page
2020-10-26 22:31:49 -05:00
luc
ae822df689
remove lib/bigcommerce and lib/commerce
2020-10-27 02:51:53 +01:00
Luis Alvarez
970d35dc08
Remove unrequired actions
2020-10-26 19:12:04 -05:00
luc
200f148488
use relative paths in lib folder
2020-10-27 01:05:13 +01:00
Luis Alvarez
008c80766a
Fixed type
2020-10-26 19:04:51 -05:00
Luis Alvarez
be03b6eae0
Only include required operations for the wishlist API
2020-10-26 19:02:23 -05:00
Luis Alvarez
0ec552c2b8
Removed Body type
2020-10-26 18:26:40 -05:00
Luis Alvarez
0f4f061cbd
Added useRemoveItem and other fixes
2020-10-26 18:25:35 -05:00
Luis Alvarez
2cd41ee135
Temporal fix for types
2020-10-26 17:25:15 -05:00
Luis Alvarez
e91a6791d5
Added wishlist button component
2020-10-26 17:13:34 -05:00
Luis Alvarez
bf71d1d41a
Updated wishlist hooks, added more, updated API.
2020-10-26 15:23:19 -05:00
Luis Alvarez
23a36d0826
Added definitions for the wishlist
2020-10-26 10:34:52 -05:00
Luis Alvarez
50c50b6d53
Removed code related to unused image sizes API
2020-10-25 19:50:33 -05:00
Luis Alvarez
29aedfc149
Fix remaining response type
2020-10-25 18:46:32 -05:00
Luis Alvarez
6de830af43
Fixed type
2020-10-25 18:23:36 -05:00
Luis Alvarez
cf5762058e
Fix fetch types
2020-10-25 17:57:35 -05:00
Luis Alvarez
af9dfe79d2
Added usePrice to products in the landing
2020-10-25 17:52:52 -05:00
Luis Alvarez
7d9dad9b0d
Add @vercel/fetch to deps
2020-10-25 17:33:59 -05:00
luc
cb415e09e6
refactor
2020-10-25 23:29:10 +01:00
luc
f9ff967347
use @zeit/fetch server-side
2020-10-25 23:17:39 +01:00
Luis Alvarez
3654cb47d5
Added locale metadata for products and product page
2020-10-25 15:14:54 -05:00
Luis Alvarez
7bc2c408ee
Added i18n for custom pages
2020-10-25 13:31:12 -05:00