-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(button)!: height and accessibility fixes (#1794)
BREAKING CHANGE: removes: `--mod-button-padding-label-top` & `--mod-button-padding-label-bottom`. Use: `--mod-button-top-to-text`& `--mod-button-bottom-to-text` instead. Additional changes: * fix(button): update aria-labels for icon only variant * fix(button): remove unneeded isOpen attribute * fix(button): override icon size for icon only * fix(button): update line height * fix(button): update button padding with custom tokens * fix(button): remove unneeded aria-labels
- Loading branch information
1 parent
f6fce64
commit 132576a
Showing
8 changed files
with
242 additions
and
210 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.