-
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
fix(ras-acc): remove redundant checkout styles #2350
fix(ras-acc): remove redundant checkout styles #2350
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.
# [1.92.0-epic-ras-acc.2](v1.92.0-epic-ras-acc.1...v1.92.0-epic-ras-acc.2) (2024-07-26) ### Bug Fixes * **ras-acc:** remove redundant checkout styles ([#2350](#2350)) ([1f48f20](1f48f20))
🎉 This PR is included in version 1.92.0-epic-ras-acc.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.93.0-epic-ras-acc.1](v1.92.0...v1.93.0-epic-ras-acc.1) (2024-07-31) ### Bug Fixes * **ras-acc:** clean up merge conflict marker ([#2335](#2335)) ([080e0fc](080e0fc)) * **ras-acc:** remove redundant checkout styles ([#2350](#2350)) ([1f48f20](1f48f20)) ### Features * update clamp calculations based on viewport range of 782 - 1280 ([63307ae](63307ae)) * update Newspack UI variable font sizes for the theme ([212e2fd](212e2fd))
🎉 This PR is included in version 1.93.0-epic-ras-acc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [2.1.0-epic-ras-acc.1](v2.0.0...v2.1.0-epic-ras-acc.1) (2024-08-14) ### Bug Fixes * correct linting errors ([d3b74c7](d3b74c7)) * correct more linting errors ([593c246](593c246)) * **ras-acc:** clean up merge conflict marker ([#2335](#2335)) ([080e0fc](080e0fc)) * **ras-acc:** remove redundant checkout styles ([#2350](#2350)) ([1f48f20](1f48f20)) ### Features * update clamp calculations based on viewport range of 782 - 1280 ([63307ae](63307ae)) * update Newspack UI variable font sizes for the theme ([212e2fd](212e2fd))
🎉 This PR is included in version 2.1.0-epic-ras-acc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [2.3.0-epic-ras-acc.1](v2.2.0...v2.3.0-epic-ras-acc.1) (2024-11-12) ### Bug Fixes * correct linting errors ([d3b74c7](d3b74c7)) * correct more linting errors ([593c246](593c246)) * **ras-acc:** clean up merge conflict marker ([#2335](#2335)) ([080e0fc](080e0fc)) * **ras-acc:** remove redundant checkout styles ([#2350](#2350)) ([1f48f20](1f48f20)) ### Features * update clamp calculations based on viewport range of 782 - 1280 ([63307ae](63307ae)) * update Newspack UI variable font sizes for the theme ([212e2fd](212e2fd))
🎉 This PR is included in version 2.3.0-epic-ras-acc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [2.4.0-epic-ras-acc.1](v2.3.0...v2.4.0-epic-ras-acc.1) (2024-11-26) ### Bug Fixes * correct linting errors ([d3b74c7](d3b74c7)) * correct more linting errors ([593c246](593c246)) * **ras-acc:** clean up merge conflict marker ([#2335](#2335)) ([080e0fc](080e0fc)) * **ras-acc:** remove redundant checkout styles ([#2350](#2350)) ([1f48f20](1f48f20)) ### Features * update clamp calculations based on viewport range of 782 - 1280 ([63307ae](63307ae)) * update Newspack UI variable font sizes for the theme ([212e2fd](212e2fd))
🎉 This PR is included in version 2.4.0-epic-ras-acc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Closes https://app.asana.com/0/1207817176293825/1207878733150099/f
This PR removes some checkout specific styles that are impacting the credit card image alignment for some payment gateways:
Before:
After:
How to test the changes in this Pull Request:
Other information: