-
Notifications
You must be signed in to change notification settings - Fork 116
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
Refactor Label API #934
Refactor Label API #934
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/primer/view-components/LTs4fVobQ1HEpjgyjtbg18hFUF9t |
8f9c52f
to
e4b1b47
Compare
e4b1b47
to
578a6df
Compare
578a6df
to
a5fc192
Compare
a5fc192
to
159fad9
Compare
159fad9
to
db4e959
Compare
db4e959
to
1a8bbd1
Compare
To standardise the API for labels we want to create a consistent size arg. The inline variant effects more CSS than the display property so I've left is as a variant, with intention to either deprecate or isolate the display functionality and rename it.
1a8bbd1
to
5778611
Compare
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.
could you add a CHANGELOG entry? :)
Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days. |
Hi! This pull request has been marked as stale because it has been open with no activity for 60 days. You can comment on the pull request or remove the stale label to keep it open. If you do nothing, this pull request will be closed in 7 days. |
Added Rails reviewers on this as it's gone a bit stale. I realize there are quite a few conflicts on this now, but with @pouretrebelle out would love to get someone else's eyes on to see if this is something we should revive or close. Thanks! |
@lesliecdubs I'm happy to help get this across the finish line 😄 |
🦋 Changeset detectedLatest commit: 4f1f679 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
…onents into pouretrebelle/label-api
…onents into pouretrebelle/label-api
@jonrohan @manuelpuyol I've adopted this branch. It's ready for another look 👀 |
Description
Updating the Label API without any need for CSS changes
variant: :large
withsize: :large
Consequences
variant: :large
withsize: :large
on gh/gh