-
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
Update slot use in examples for all components in the beta folder #1293
Conversation
🦋 Changeset detectedLatest commit: e5c4d1d 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 |
…onent-slot-updates
class Header < Primer::Component | ||
status :beta |
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 was previously told sub components don't need a status
, but i found that they show up as alpha
status in static/statuses.json
if they don't have one specifically set. so i think we should include them
…onent-slot-updates
…updates' into mxriverlynn/beta-component-slot-updates
this PR updates all components in the
beta/
folder to use the new.with_#{slot_name}
syntax in docs examplesit also adds the missing
status :beta
toBeta::BorderBox::Header
Updated components
Screenshots
auto complete:
avatar stack:
border box:
bread crumbs:
button group:
flash:
truncate: