-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update increment/decrement icon colors for
NumberInput
(#224)
* chore(NumberInput): update default stepper trigger icon colors * ci(changesets): add changeset for NumberInput changes * refactor(NumberInput): update divider color for stepper on disabled state * fix(NumberInput): remove unnecessary disabled prob to fix tests
- Loading branch information
1 parent
ae57729
commit 9aec3c8
Showing
3 changed files
with
16 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@animareflection/ui": patch | ||
--- | ||
|
||
Update default `Icon` color for increment and decrement triggers in `NumberInput` |
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
9aec3c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for ui-storybook ready!
✅ Preview
https://ui-storybook-g842gr0v1-animareflection.vercel.app
Built with commit 9aec3c8.
This pull request is being automatically deployed with vercel-action