-
Notifications
You must be signed in to change notification settings - Fork 72
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 a few CSS classes to help with styling FidesJS button groups #4789
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Passing run #7202 ↗︎
Details:
Review all test suite changes for PR #4789 ↗︎ |
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.
This is a super safe change to make and helps with the styling, so this is OK. I'd like to merge this into main and pull into our active release candidate, so let's keep the CHANGELOG as-is since this is aligned with #4782 .
Just need to get the ci checks green though to get my 👍 on it!
EDIT: Changed my mind, I think a basic CHANGELOG entry is warranted. I'll land this
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.
One more nit...
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.
This should be good to go now. Waiting for CI... ⌛
Co-authored-by: Neville Samuell <[email protected]>
Description Of Changes
A small and backwards compatible change to add a few classes to the different button-groups to be able to differentiate between them in custom CSS.
Pre-Merge Checklist