-
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.
fix(numberInput): avoid parsing value (#102)
* feat(numberInput): change to accept decimals * feat(numberInput): change to accept decimals * feat(numberInput): remove step * fix(numberInput): add onHandleChange function * fix(numberInput): add onHandleChange function * fix(numberInput): changes in handleChangeValue * fix(numberInput): changes in handleChangeValue * fix(numberInput): fix tests * refactor(numberInput): change const name * chore(package): bump version --------- Co-authored-by: Maximiliano forlenza <[email protected]>
- Loading branch information
1 parent
6b2b7a5
commit 7756528
Showing
3 changed files
with
49 additions
and
14 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