cond0r
7334924694
Shopify Provider Updates ( #209 )
...
* Implement Shopify Provider
* Update README.md
* Update README.md
* normalizations & missing files
* Update index.ts
* fixes
* Update normalize.ts
* fix: cart error on first load
* shopify checkout redirect & api handler
* Update get-checkout-id.ts
* Fix: color option
* Update normalize.ts
* changes
* Update next.config.js
* start customer auth & signup
* Update config.ts
* Login, Sign Up, Log Out, and checkout & customer association
* Automatic login after sign-up
* Update handle-login.ts
* changes
* Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic"
This reverts commit 23c8ed7c2d48d30e74ad94216f9910650fadf30c, reversing
changes made to bf50965a39ef0b1b956461ebe62070809fbe1d63.
* change readme
* Revert "Merge branch 'master' of https://github.com/vercel/commerce into agnostic"
This reverts commit bf50965a39ef0b1b956461ebe62070809fbe1d63, reversing
changes made to 0dad4ddedbf0bff2d0b5800ca469fda0073889ea.
* Revert "Revert "Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic""
This reverts commit c9a43f1bce0572d0eff41f3af893be8bdb00bedd.
* align with upstream changes
* query all products for vendors & paths, improve search
* Update use-search.tsx
* fix cart after upstream changes
* fixes after upstream changes
* Moved handler to each hook
* Added initial version of useAddItem
* Updated types
* Update use-add-item.tsx
* Moved auth & cart hooks + several fixes
* Updated cart item, fixed deprecations
* Update next.config.js
* Aligned with upstream changes
* Updates
* Update next.config.js
2021-02-25 18:05:47 -03:00
Luis Alvarez
412f268148
More changes for wishlist config
2021-02-23 13:21:25 -05:00
Luis Alvarez
7005e45b09
Merge branch 'agnostic' of https://github.com/vercel/commerce into agnostic
2021-02-18 23:50:11 -05:00
okbel
cbc354e0b6
Implementing FeaturesAPI with Wishlist
2021-02-18 13:21:43 -03:00
Luis Alvarez
74da22d5f4
Added better mutation types, and moved some hooks
2021-02-18 01:10:38 -05:00
Luis Alvarez
d9243880a3
Fixed some types
2021-02-14 18:40:48 -05:00
Luis Alvarez
c06d9dae3a
Merge branch 'master' of https://github.com/vercel/commerce into agnostic
2021-02-03 17:13:59 -05:00
Luis Alvarez
56ff15c91d
Minor life improvement
2021-02-02 20:18:31 -05:00
Luis Alvarez
1de3e76513
Switch away from global types
2021-01-29 11:30:17 -05:00
B
3a7d5e2489
Latest Release ( #187 )
...
* Remove duplicated css rules. (#185 )
* Fix typo in the Marquee component (#176 )
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* Remove duplicated css rules.
Fix invalid JSX props.
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* Fix the body scroll when the sidebar is open (#184 )
* Fix typo in the Marquee component (#176 )
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* Fix the body scroll when the sidebar is open
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* Remove duplicate class in the I18nWidget comp (#183 )
* Fix typo in the Marquee component (#176 )
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* Remove duplicate class name in the I18nWidget comp
This PR removes a duplicate class name in the I18nWidget component.
Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
* add horizontal margin to pages when mobile screen (#180 )
* Add cart item options like color and size (#177 )
Co-authored-by: hlopes <hugo.lopes@present-technologies.com>
* Changes
Co-authored-by: Hugo Lopes <hugo.rodrigues.lopes@gmail.com>
Co-authored-by: Hugo Lopes <hugo.lopes@present-technologies.com>
Co-authored-by: Jamie Isaksen <jamie@jamie.no>
Co-authored-by: Vinicius Zucatti <51221635+vczb@users.noreply.github.com>
2021-01-29 12:00:16 -03:00
Luis Alvarez
3e27b80658
Added new normalizer for the cart to the UI
2021-01-28 15:54:17 -05:00
Luis Alvarez
7cf1ace9fb
Updated normalizer for useData
2021-01-27 15:41:04 -05:00
Luis Alvarez
1db974dabd
Changed the way isEmpty works
2021-01-20 15:29:02 -05:00
okbel
48b484011d
More updates
2021-01-19 12:33:50 -03:00
okbel
a8ae360cd4
Merge branch 'agnostic' of github.com:vercel/commerce into agnostic
2021-01-19 11:07:44 -03:00
okbel
017218c155
Progress
2021-01-19 11:07:40 -03:00
Bel Curcio
49b9efa395
changes
2021-01-18 20:17:10 -03:00
okbel
d03df631ce
Cart Normalized
2021-01-18 16:24:22 -03:00
Belen Curcio
de0ba8cee8
changes breaking
2021-01-17 12:53:34 -03:00
Belen Curcio
7f70cfd868
Changes
2021-01-14 12:58:41 -03:00
Belen Curcio
fc34856e50
Normalizing Cart Responses
2021-01-12 16:59:07 -03:00
Belen Curcio
9ffc60ec95
Merge branch 'master' into agnostic
2021-01-11 12:15:26 -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
Belen Curcio
4499f33f13
Reordering
2021-01-07 16:49:26 -03:00
Luis Alvarez
cf359cb774
Updated imports and deps
2020-12-29 20:04:26 -05:00
Belen Curcio
115cf12529
Removing useDialog, cause rerender
2020-11-07 19:15:54 -03:00
Belen Curcio
3b5ac2df1f
More changes
2020-11-05 18:41:54 -03:00
Belen Curcio
be11f7f32b
Renaming and removing enhanced image
2020-11-04 11:50:23 -03:00
Luis Alvarez
16d6369b64
Merge branch 'master' of https://github.com/okbel/e-comm-example
2020-10-27 04:48:49 -05:00
B
f23a2381fd
Merge branch 'master' into storefront-data-hooks-imports
2020-10-27 01:27:18 -03:00
Luis Alvarez
fbda3c68f8
Improve the UX of removing a product from the cart
2020-10-26 23:02:19 -05:00
Belen Curcio
eac2d17946
Flags
2020-10-26 23:53:00 -03:00
Belen Curcio
a56a2f5533
Changes
2020-10-26 23:22:27 -03:00
luc
86ee3cce21
import from @bigcommerce/storefront-data-hooks
2020-10-27 03:02:27 +01:00
luc
c7b5c3ddc9
use @bigcommerce/storefront-data-hooks
2020-10-27 02:35:40 +01:00
Belen Curcio
ada8fa59be
Changes night mode
2020-10-26 17:33:43 -03:00
Belen Curcio
daaa2a483f
Changes
2020-10-26 15:20:15 -03:00
Belen Curcio
836ff1cea2
Changes
2020-10-26 15:14:36 -03:00
Belen Curcio
14cea1fb27
Added empty states
2020-10-26 14:59:35 -03:00
Belen Curcio
074e9c0028
Added empty states
2020-10-26 14:59:02 -03:00
Belen Curcio
eec2df18b3
Modifications
2020-10-26 09:27:21 -03:00
Belen Curcio
4784c06105
a11y pass
2020-10-25 11:00:34 -03:00
Belen Curcio
f2997c2519
a11y pass
2020-10-25 10:57:59 -03:00
Belen Curcio
cd72d3a1ef
Stiling
2020-10-24 19:14:34 -03:00
Belen Curcio
1ba0967500
Stiling
2020-10-24 19:00:57 -03:00
Belen Curcio
4990dd0cf5
Polish and Cart view
2020-10-24 17:55:30 -03:00
Luis Alvarez
e0b1106980
Updated Image Component implementation
2020-10-22 20:59:45 -05:00
Luis Alvarez
a02f58bbf2
Add image component to cart items
2020-10-21 21:41:06 -05:00
Belen Curcio
d26222b5e5
Changes
2020-10-15 18:11:00 -03:00
Belen Curcio
ab45e28813
Normalizing Style Sheets
2020-10-15 16:00:11 -03:00