-
Notifications
You must be signed in to change notification settings - Fork 0
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: Add Status Icon component #417
Conversation
Updating vdiff goldens for PR 417
src/components/status-icon/README.md
Outdated
## Installation | ||
|
||
To install from NPM: | ||
|
||
```shell | ||
npm install @brightspace-ui-labs/status-icon | ||
``` | ||
|
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 section too.
## Installation | |
To install from NPM: | |
```shell | |
npm install @brightspace-ui-labs/status-icon | |
``` |
<d2l-labs-status-icon state="failure" message="Failure"></d2l-labs-status-icon> | ||
``` | ||
|
||
![Status Icons preview](./StatusIconPreview.PNG) |
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'd be OK if we didn't include a preview screenshot here... they get out of date so quickly and we don't do it with any others.
🎉 This PR is included in version 2.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
JIRA