Skip to content
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

Beta::Button and Beta::IconButton visual refinements #1325

Merged
merged 28 commits into from
Aug 31, 2022

Conversation

langermank
Copy link
Contributor

@langermank langermank commented Aug 19, 2022

Using the Beta namespace, this PR updates style and parameters for Button components based on this discussion and design recommendations.

More refinement to come in a followup PR as we begin integrating IconButton into CommentBox, Dialog, and ActionList::Item

@changeset-bot
Copy link

changeset-bot bot commented Aug 19, 2022

🦋 Changeset detected

Latest commit: 1eb180c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/view-components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@langermank langermank changed the title Button and IconButton visual refinement Beta::Button and Beta::IconButton visual refinements Aug 30, 2022
@langermank langermank marked this pull request as ready for review August 30, 2022 22:14
@langermank langermank requested a review from a team as a code owner August 30, 2022 22:14
@langermank langermank requested review from a team, simurai and keithamus August 30, 2022 22:14
@primer-css primer-css temporarily deployed to github-pages August 30, 2022 23:08 Inactive
@jonrohan jonrohan temporarily deployed to github-pages August 30, 2022 23:14 Inactive
@jonrohan jonrohan temporarily deployed to github-pages August 30, 2022 23:30 Inactive
Copy link
Member

@jonrohan jonrohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this in #1339 branch looks good 👍🏻

image

@jonrohan jonrohan temporarily deployed to github-pages August 30, 2022 23:43 Inactive

def test_docs_do_not_generate_primer_css_classes_that_do_not_exist
assert_empty(@classes_from_docs_build - @css_data - @allowed_missing_classes_for_now)
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test was looking for classes being used in the docs that weren't in the primer/css bundle. It's beginning to fail more as we transition to #1319 So I'm removing that part of the test

@langermank langermank merged commit a54e551 into main Aug 31, 2022
@langermank langermank deleted the button-visual-refinements branch August 31, 2022 00:02
@primer-css primer-css mentioned this pull request Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants