-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor button variants (#271)
BREAKING CHANGE This work changes the attributes of button component. * refactor(button): replace variants and kinds * docs(button): update stories * style(button): relocate style variables under button * style(button): fix hover state on primary variant * fix(button): convert css variables to private * fix: change all button usages appwise * docs(button): improve storybook * docs(button): fix typos * fix(button): correct icon button selector
- Loading branch information
Showing
9 changed files
with
128 additions
and
133 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
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.