Skip to content

Releases: marcocesarato/react-native-input-spinner

Release 1.8.1

25 Apr 15:29
Compare
Choose a tag to compare
v1.8.1

chore(releae): 1.8.1

Release 1.8.0

26 Mar 17:08
Compare
Choose a tag to compare

Features

Added logic to disallow formatting when the field is user-editable (Thanks to @robinmacharg)

Release 1.7.13

16 Feb 22:00
Compare
Choose a tag to compare

Bug Fix

  • Export InputSpinner via forwardRef (Thanks to @arstropica )

Release 1.7.12

29 Oct 18:50
Compare
Choose a tag to compare

Bug Fixes

Release 1.7.11

21 Jun 21:38
Compare
Choose a tag to compare

Features

  • Add buttonTextProps prop #56 (Thanks to @ws333)

Release 1.7.10

10 Apr 09:23
Compare
Choose a tag to compare

Bug Fixes

  • Fix invalid DOM property autofocus #54

Release 1.7.9

03 Apr 13:25
Compare
Choose a tag to compare

Bug fixes

  • Fixed merged default styles using components props

Release 1.7.8

24 Mar 16:01
Compare
Choose a tag to compare

Bug Fixes

  • Fix a bug with Samsung Android keyboard using floating numbers (dot symbol missed)

Release 1.7.7

26 Feb 20:23
Compare
Choose a tag to compare

Bug Fixes

  • Number input text width auto adaption

Release v1.7.6

22 Feb 13:10
Compare
Choose a tag to compare

Bug Fixes

  • Changed value from input within max and min ranges