-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(button): add tertiary and ghost danger buttons (#7087)
* refactor(button): rename danger color token to danger-01 * refactor(button): update documentation to include danger-01 token * feat(colors): add danger-02 color token * style(button): add tertiary danger button styles * style(button): add ghost danger button styles * docs(button): update Button story to include new danger button kinds * test(button): add tests for tertiary and ghost danger button variants * docs(button): update button sass documentation * refactor(button): consolidate all danger button variants to one story * docs(button): update button sass documentation * refactor(button): re-word storybook danger button text * docs(button): update button docs to include new danger variant examples
- Loading branch information
1 parent
0481dbc
commit 262bb9b
Showing
13 changed files
with
350 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.