Releases: marcocesarato/react-native-input-spinner
Releases · marcocesarato/react-native-input-spinner
Release 1.8.1
v1.8.1 chore(releae): 1.8.1
Release 1.8.0
Features
Added logic to disallow formatting when the field is user-editable (Thanks to @robinmacharg)
Release 1.7.13
Bug Fix
- Export InputSpinner via forwardRef (Thanks to @arstropica )
Release 1.7.12
Bug Fixes
- Fix back to min when reach to zero (#63) (#30) Thanks to @dougbradbury
Release 1.7.11
Release 1.7.10
Bug Fixes
- Fix invalid DOM property autofocus #54
Release 1.7.9
Bug fixes
- Fixed merged default styles using components props
Release 1.7.8
Bug Fixes
- Fix a bug with Samsung Android keyboard using floating numbers (dot symbol missed)
Release 1.7.7
Bug Fixes
- Number input text width auto adaption
Release v1.7.6
Bug Fixes
- Changed value from input within max and min ranges