-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(number-input): update number input controls to new spec (#7687)
* fix(NumberInput): update button positions and icons * feat(NumberInput): reposition and restyle input controls and warnings * feat(NumberInput): add rule divider after warning and invalid icons * fix(number-input): adjust number controls for small field size * fix(number-input): adjust number controls for xl field size * fix(number-input): adjust spacing for xl and sm warning states * test(NumberInput): update icon assertions * fix(number-input): hide rule divider on warning state * fix(number-input): dimension changes during state change * fix(number-input): use light hover background token on number controls * fix(number-input): update invalid input control borders * fix(number-input): use decorative-01 for light dividers * fix(number-input): set disabled input divider color * fix(number-input): cover input control outlines on hover * fix(number-input): unhide dividers on input control hover * fix(number-input): modify display styles for rule dividers * fix(number-input): increase divider z-index for Firefox * fix(number-input): explicitly position left divider for Safari * fix(number-input): remove border on invalid controls * fix(number-input): extend divider rule styles to focus state * fix(number-input): update light invalid hover * fix(number-input): ignore pseudoelements on light variant control focus * fix(number-input): avoid percentage heights for Safari * fix(number-input): avoid conflicting outlines * docs(number-input): annotate Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
c2b4f1f
commit 0cfcf7c
Showing
3 changed files
with
260 additions
and
57 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
Oops, something went wrong.