-
Notifications
You must be signed in to change notification settings - Fork 221
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(badge): Add badge component #566
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
44a7a8f
to
47b5dae
Compare
2a21f27
to
0d9ca2c
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.
Once we get this moved out of labs and decide on the last API piece (documenting aria-live vs. using a separate NotificationBadge
component), this is good to go!
9c0e5bb
to
f3b10f5
Compare
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
e178213
to
d73e705
Compare
Co-Authored-By: Lynn Chyi <[email protected]>
Co-Authored-By: Alex Nicholls <[email protected]>
Co-Authored-By: Alex Nicholls <[email protected]>
Summary
Checklist
yarn test
passespackage.json
canvas-kit-react
and/orcanvas-kit-css
universal modules, ifapplicable
Additional References