forked from Shopify/dawn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Product] Zoom on hover fix on variant change (Shopify#3511) * Zoom on hover fix on variant change * add conditional * Add early return in updateQuantityRules function if no quantity selector is present (Shopify#3515) * Fix bug where request url contains duplicated params when switching before the prior response is returned (Shopify#3521) * Fixes bug where image flashes when switching to variant with the same featured image; fixes bug where variant without featured image would fallback to the product image (Shopify#3516) Fix issue with thumbnail not updating * Fixed bug when reading selected option values. Removed unused script tag containing variant json. (Shopify#3520) * escape titles that weren't (Shopify#3514) * Support multiple product templates for the same combined listing (Shopify#3526) * Updated quick order list to rely on the variant title field (Shopify#3528) * Release15fix (Shopify#3531) * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit 5b20d89. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit f0b822d. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit 64e1d8e. * Revert "Update from Shopify for theme dawn/release/15.0.0" This reverts commit a8a7529. --------- Co-authored-by: Ludo <[email protected]> Co-authored-by: Arthur <[email protected]> Co-authored-by: Lars Hoffbeck <[email protected]> Co-authored-by: shopify[bot] <79544226+shopify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a51994d
commit f6689c1
Showing
14 changed files
with
546 additions
and
544 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
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.