-
Notifications
You must be signed in to change notification settings - Fork 197
USWDS-Site - Changelog: Add entry for Button icon alignment #2207
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
Co-authored-by: Amy Leadem <[email protected]>
@mahoneycm @amyleadem I've done the following:
|
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.
Lgtm!
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.
Added some suggestions. It would be good to clarify what "spacing"means for $theme-button-icon-gap
. Also wondering if we should break out the setting addition into its own changelog entry.
items: | ||
- date: NNNN-NN-NN | ||
summary: Improved the vertical alignment of `usa-icon` elements inside of buttons. | ||
summaryAdditional: Spacing can be adjusted using the `$theme-button-icon-gap` setting. |
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.
Wondering if the addition of this setting should be its own separate entry. Either way, I think it would be helpful if we clarified what "spacing" means. Maybe something like this?
summaryAdditional: Spacing can be adjusted using the `$theme-button-icon-gap` setting. | |
summaryAdditional: Also added the `$theme-button-icon-gap` setting, which adjusts the size of the gap between the button's text and icon. |
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.
I like the idea of separating the visual from the component setting. I've added a new entry for $theme-button-icon-gap
[de4cec1].
Co-authored-by: Amy Leadem <[email protected]>
Co-authored-by: Amy Leadem <[email protected]>
Co-authored-by: Amy Leadem <[email protected]>
Co-authored-by: Amy Leadem <[email protected]>
- Update version number - Improve clarity in summaries
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.
LGTM!
Summary
Changelog entry for uswds/uswds#5359.
Related PR
Related to uswds/uswds#5398.
Preview link
Screenshots
Settings page
Component page