-
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.
Try more universal rich text controls (#2085)
* Update image-banner.liquid * Update main-product.liquid * Update collapsible-content.liquid * Update multicolumn.liquid * Update collection-list.liquid * Update featured-collection.liquid * Update main-list-collections.liquid * Update featured-blog.liquid * Update featured-product.liquid * Update footer.liquid * Update newsletter.liquid * Update slideshow.liquid * Revert "Update image-banner.liquid" This reverts commit e9cd340. * Fix image banner implementation. * Update collage.liquid * Update collapsible_tab in Main Product Section * Update image-with-text.liquid * Update product-recommendations.liquid * Update contact-form.liquid * Update video.liquid Update video.liquid * Update collapsible-content.liquid * Add a little bit of inline rte CSS. To ensure links appear correctly. * Update rich-text heading to use inline RTE instead of normal RTE. * Remove paragraphs. * Remove paragraph tags from homepage rich text heading. * Move inline rte code inside of the main rte css file. * Remove unintentional whitespace changes. * Whitespace update. * Code cleanup. * re add classes in icon with text snippet after rebase * Move link styles to base.css * Remove unnecessary asset loading. * Use RTE styles for the slideshow subhead instead. * Slideshow and image banner special cases. * Remove richtext from collapsible row. * Tidying up. * Remove component-rte.css from collage.liquid It doesn't use a richtext component. * Load the rte styles in slideshow.liquid. * Remove unnecessary rule. * Update classname to inline-richtext. * Revert back to the existing richtext field in rich-text.liquid heading. * Use inline-heading class for richtext heading. To retain the same hover color as other headings. * Fix link color inconsistencies. * Move banner--desktop-transparent styles. * Combine CSS Rules. Co-authored-by: Ludo <ludo.segura@shopify.com> * Combine CSS rules. Co-authored-by: Ludo <ludo.segura@shopify.com> * Update wrapper tags for Image Banner & Slideshow. * Remove duplicate calls to component-rte.css * Reformat link color rules to be more readable. --------- Co-authored-by: Ludo <ludo.segura@shopify.com>
- Loading branch information
1 parent
0b58992
commit 9f2753f
Showing
21 changed files
with
100 additions
and
73 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
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
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.