-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(button)!: Refactor button to use system tokens (#2666)
Fixes: #2402 - Refactor Button styles to use `system` tokens and remove `base` tokens. - Refactor Button styles to utilize stencils [category:Components] Release Note: Updated Buttons to use new `system` tokens. ### BREAKING CHANGES **Visual Breaking Change** - There may be a small visual change to `SecondaryButton` when the `border` for the `focus` state was updated from `soap400` to `transparent`.
- Loading branch information
1 parent
6ccdc31
commit 54f26ac
Showing
11 changed files
with
865 additions
and
630 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.