-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/canary' into fix/validate-signin
- Loading branch information
Showing
352 changed files
with
3,323 additions
and
2,267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphcommerce/magento-product': patch | ||
--- | ||
|
||
Hide ProductScroller components when no items are available |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@graphcommerce/docs': patch | ||
'@graphcommerce/service-worker': patch | ||
--- | ||
|
||
Moved to serwist for service workers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphcommerce/magento-customer': patch | ||
--- | ||
|
||
fix session expired email not always available in cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphcommerce/ecommerce-ui': patch | ||
--- | ||
|
||
Omit disableUnderline prop for ‘outlined’ variant, because its not supported. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
'@graphcommerce/magento-cart-shipping-address': patch | ||
'@graphcommerce/magento-cart-shipping-method': patch | ||
'@graphcommerce/magento-product-configurable': patch | ||
'@graphcommerce/magento-product-downloadable': patch | ||
'@graphcommerce/magento-product-grouped': patch | ||
'@graphcommerce/magento-product-bundle': patch | ||
'@graphcommerce/mollie-magento-payment': patch | ||
'@graphcommerce/magento-pagebuilder': patch | ||
'@graphcommerce/magento-cart-items': patch | ||
'@graphcommerce/magento-newsletter': patch | ||
'@graphcommerce/magento-category': patch | ||
'@graphcommerce/magento-customer': patch | ||
'@graphcommerce/magento-wishlist': patch | ||
'@graphcommerce/framer-scroller': patch | ||
'@graphcommerce/magento-compare': patch | ||
'@graphcommerce/magento-product': patch | ||
'@graphcommerce/algolia-search': patch | ||
'@graphcommerce/magento-review': patch | ||
'@graphcommerce/magento-search': patch | ||
'@graphcommerce/magento-store': patch | ||
'@graphcommerce/ecommerce-ui': patch | ||
'@graphcommerce/magento-cart': patch | ||
'@graphcommerce/graphcms-ui': patch | ||
'@graphcommerce/next-ui': patch | ||
--- | ||
|
||
Made all component prop types exported |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphcommerce/magento-product-configurable': patch | ||
--- | ||
|
||
Respect configurableVariantValues.gallery config when selecting a configurable variant. The image should only change to the simple product image when the config is set to true, otherwise the configurable image should remain. To keep this functionality, please set `configurableVariantValues: { gallery: true }` in your graphcommerce.config.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@graphcommerce/magento-product': patch | ||
--- | ||
|
||
Allow adding elements after/between product list items (e.g. banners) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
'@graphcommerce/magento-cart-shipping-method': patch | ||
'@graphcommerce/magento-product-configurable': patch | ||
'@graphcommerce/magento-customer': patch | ||
'@graphcommerce/magento-wishlist': patch | ||
'@graphcommerce/magento-product': patch | ||
'@graphcommerce/ecommerce-ui': patch | ||
'@graphcommerce/next-ui': patch | ||
--- | ||
|
||
Allow changing various props for internal components |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.