-
Notifications
You must be signed in to change notification settings - Fork 65
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
feat(component): implement FeatureTag component #1567
Conversation
🦋 Changeset detectedLatest commit: 5c28e6f The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
6377a1d
to
9387526
Compare
9387526
to
627303a
Compare
e2f82a8
to
4cd6443
Compare
Before you convert this from draft to regular PR make sure to add documentation. |
4cd6443
to
f5b629b
Compare
f3553cb
to
6b28357
Compare
02d09dd
to
6897e74
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.
This follows all our best practices so I'm a 👍
6897e74
to
a0d9519
Compare
5c28e6f
to
e3e3e94
Compare
What?
Introducing the FeatureTag component
Why?
The feature tag component is a stylized badge interface element that describes categories of a particular application or feature within the BC properties.
Screenshots/Screen Recordings
Figma
Prototype
Testing/Proof
dev.tsx
code