-
Notifications
You must be signed in to change notification settings - Fork 45
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
feat: update donations patterns and add new one #1731
Conversation
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.
👍
# [3.2.0-alpha.1](v3.1.0...v3.2.0-alpha.1) (2024-05-20) ### Bug Fixes * **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88)) * modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a)) * respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa)) ### Features * **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840)) * update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
🎉 This PR is included in version 3.2.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.2.0-epic-ras-acc.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
# [3.2.0](v3.1.0...v3.2.0) (2024-05-28) ### Bug Fixes * **donate-block:** fix typo in textdomain and color variables ([#1738](#1738)) ([7f7de88](7f7de88)) * modal checkout continue button ([#1733](#1733)) ([c672d4a](c672d4a)) * respect subscriptions limiter, and handle cart errors in modal ([#1728](#1728)) ([8a828fa](8a828fa)) ### Features * **donate:** add new "Modern" style variation ([#1734](#1734)) ([b83d840](b83d840)) * update donations patterns and add new one ([#1731](#1731)) ([607c93a](607c93a))
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
This PR slightly modifies the Donations patterns that we have:
Group
container -- I received feedback from publishers that it's not always easy to move things around when everything is inside a group.Cover
block, to achieve a similar result as: feat: update donation landing page newspack-plugin#3109viewportWidth
because I thought it provides a nicer preview now.Donate
block to the Modern style by defaultHow to test the changes in this Pull Request:
Other information: