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

Add ButtonInvisible focus styles #1054

Merged
merged 7 commits into from
Feb 16, 2021
Merged

Add ButtonInvisible focus styles #1054

merged 7 commits into from
Feb 16, 2021

Conversation

emplums
Copy link

@emplums emplums commented Feb 16, 2021

This PR adds focus styles to ButtonInvisible. I've also gone ahead and fixed the border radius on the focus style for ButtonClose. And I've updated all snapshots, including one for TextInput that was in need of updating from #1049 (opened from outside contributor so tests didn't run).

Closes #1052

Screenshots

Before:
image

After:
image
image

Merge checklist

  • Added or updated TypeScript definitions (index.d.ts) if necessary
  • Added/updated tests
  • Added/updated documentation
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2021

🦋 Changeset detected

Latest commit: 96b7519

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

This PR includes changesets to release 1 package
Name Type
@primer/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

@vercel
Copy link

vercel bot commented Feb 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/primer/primer-components/bjuvpijva
✅ Preview: https://primer-components-git-focus-styles.primer.now.sh

@vercel vercel bot temporarily deployed to Preview February 16, 2021 21:53 Inactive
@vercel vercel bot temporarily deployed to Preview February 16, 2021 22:03 Inactive
Copy link
Contributor

@T-Hugs T-Hugs left a comment

Choose a reason for hiding this comment

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

Looks good! 🚀

@emplums emplums merged commit 194ee38 into main Feb 16, 2021
@emplums emplums deleted the focus-styles branch February 16, 2021 22:26
@github-actions github-actions bot mentioned this pull request Feb 16, 2021
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.

ButtonInvisible missing focus styles
2 participants