-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Product Cards] Add image masks (#2302)
* Initial commit * Add more transforms, improve blob shape. * Add lots of blob shapes. * Fix filtering. * Remove image filters. * Remove filter code. * Fix circle shape. * Animate circle hovers. * Add additional hovers. * Animate all the blobs. * Fix standalone image with text blob. * Stop applying scale hover for cards when blobby. * Cleanup, add arch style. * Animate the arch. * Move svg renders out of theme.liquid. * Use all masks in all places. Tidy up. * Ensure svg is hidden from view. * Fix name of circle shape. * Add warning about shadow and border. * Fine-tune the blob shapes. * Tidy up the shapes used. * Respect prefers-reduced-motion * Fix typo. * Match circle animation to the image zoom. * Alphabetize options. * Remove border clipping for image banner shapes. * Round blob coordinates down to three decimal places.. * Remove Image with Text hovers. * Rewrite the helper text to be more positive. Co-authored-by: melissaperreault <melissa.perreault@shopify.com> * Add settings for Search & Product Collection * Add settings for related products. * Remove label about border and shadow. * Remove unused settings schema entry. * Blobs > Blob * Remove borders from shapes. * Remove unnecessary specificity from card shape rules. * Use consistent card hover selectors. * Remove unnecessary rules. * Use a shared class approach for applying shapes. * Remove unnecessary rule. These styles aren't currently applied to the collage section at all. * Remove extra space. * Use a generic image_shape schema to avoid duplication. * Reinstate the grow-on-hover for blob product cards. * Fix background color for text-only cards. * Use "Round" instead of "Oval" and "Circle" * Fix Image with Text labels. * Try fixing the circle clipping. * Try fixing interactions with global container settings. * Refector last commit, fix tiny bugs. * Cleanup * Remove image with text effects from this PR. * Move mask-blobs into a CSS file. * Fix card--shape class conditional. * Fix the image_shape description. Co-authored-by: Lucas Lacerda <37168033+LucasLacerdaUX@users.noreply.github.com> * Use a unique id naming convention for the Arch shape svg. * Update 20 translation files * Get shape shadows working. * Add warning about borders not working. * Update 17 translation files * Update 3 translation files --------- Co-authored-by: melissaperreault <melissa.perreault@shopify.com> Co-authored-by: Lucas Lacerda <37168033+LucasLacerdaUX@users.noreply.github.com> Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
- Loading branch information
1 parent
59f461f
commit b19972d
Showing
30 changed files
with
925 additions
and
1 deletion.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.