You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Number input first pass
* Add number field
* Update libs/ui/lib/number-input/NumberInput.stories.tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update libs/ui/lib/number-input/NumberInput.tsx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Bot commit: format with prettier
* fix defaultValue and onChange (mostly), only use number input on number fields
* actually fix the type error by getting rid of the spread
* props cleanup
* update e2es
* fix date picker state type error, use isInvalid (validationState deprecated)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Crespo <david.crespo@oxidecomputer.com>
0 commit comments