-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): spacing between units and input updated (#630)
* draft * feat(tokens): adds Forms.NumberInput.Input.TextContainer.ItemSpacing.[scale] * feat(tokens): adds prefixSuffix colors * fix(ui-library): fixing number input test by including missing size prop * fix(ui-library): removing 'sm' parameter from text input to fix failing unit test * fix(ui-library): making number input size property optional * fix(ui-library): removing layout prop from radio input group story --------- Co-authored-by: larserbach <[email protected]> Co-authored-by: David Kennedy <[email protected]>
- Loading branch information
1 parent
ec894f2
commit 7f340ae
Showing
5 changed files
with
183 additions
and
7 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
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