-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add custom style to subscribe patterns #1760
Conversation
I have an issue with lint... when I run |
@thomasguillot I can't recreate the issue with lint; it works for me, but also at times I feel like those kinds of things only work on my computer based on luck and which direction the wind is blowing 😐 Let me know if it would help if I ran |
8e73291
to
0eec23e
Compare
Managed to fix the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of these new styles (and patterns!) look good! 🚢
I tested with a variety of overlay placements and sizes, at different breakpoints. While there were some understandable clashes (#7 and 'small' campaign sizes, for example, don't mix), they previewed accurately in the editor, which should guide people to make good decisions about the options like this that they can change.
# [1.58.0-alpha.1](v1.57.2...v1.58.0-alpha.1) (2022-05-02) ### Bug Fixes * correct margin issue in editor with floated images ([#1781](#1781)) ([cf4e008](cf4e008)) * make sure captions and credits inherit colours ([#1775](#1775)) ([302b2e3](302b2e3)) * make sure links remain white in the carousel block ([#1778](#1778)) ([88f20e9](88f20e9)) * remove unneeded featured image content option ([#1776](#1776)) ([1afddcf](1afddcf)) ### Features * add custom style to subscribe patterns ([#1760](#1760)) ([83a836e](83a836e))
🎉 This PR is included in version 1.58.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.58.0](v1.57.2...v1.58.0) (2022-05-03) ### Bug Fixes * correct margin issue in editor with floated images ([#1781](#1781)) ([cf4e008](cf4e008)) * make sure captions and credits inherit colours ([#1775](#1775)) ([302b2e3](302b2e3)) * make sure links remain white in the carousel block ([#1778](#1778)) ([88f20e9](88f20e9)) * remove unneeded featured image content option ([#1776](#1776)) ([1afddcf](1afddcf)) ### Features * add custom style to subscribe patterns ([#1760](#1760)) ([83a836e](83a836e))
🎉 This PR is included in version 1.58.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
This PR adds specific custom styles to some new patterns I added to Newspack Blocks (Automattic/newspack-blocks#1091).
Note: These patterns are meant for an Overlay and not an Inline so I didn't add specific CSS for Inline (will do in a separate PR)
How to test the changes in this Pull Request:
Other information: