Skip to content

Releases: r5n-labs/react-native-otp-inputs

Release 4.0.5

07 Dec 15:51
Compare
Choose a tag to compare
  • 🏷️ Restrict keyboardTypes (5d64348)

Release 4.0.4

20 Nov 11:14
Compare
Choose a tag to compare

Changelog

v4.0.4 (20/11/2019)

Bugfixes:

Release 4.0.3

15 Nov 13:33
Compare
Choose a tag to compare

Changelog

v4.0.3 (15/11/2019)

Bugfixes

  • [Bugfix] Handle backspace on Android #197

Release 4.0.2

06 Nov 13:09
Compare
Choose a tag to compare
  • 🏷️ Export OtpInputsRef type (602c95d)
  • πŸ”’ Bump @babel/preset-typescript from 7.6.0 to 7.7.0 (4637330)
  • πŸ”’ Bump @babel/core from 7.6.4 to 7.7.0 (067ce88)
  • πŸ”’ Bump typescript from 3.6.4 to 3.7.2 (1d39fa6)
  • πŸ”’ Bump @types/jest from 24.0.21 to 24.0.22 (9f10d19)
  • πŸ”’ Bump react-native from 0.61.3 to 0.61.4 (3139743)
  • πŸ“ Remove CircleCI badge (afd66ca)

Release 4.0.1

04 Nov 08:43
Compare
Choose a tag to compare

Bugfix

  • Change isRTL and testIDPrefix to optional props (52236cd)

Release 4.0.0

31 Oct 09:33
Compare
Choose a tag to compare

V4

Breaking changes & Migration can be found here

Features

  • Added defaultValue
  • Migrate Android onKeyEvent to react-native-keyevent package as there are some issues inside React-Native.
  • Possibility to pass any prop to TextInput component.
  • Add focus method

Release 4.0.0-alpha.4

19 Oct 12:46
Compare
Choose a tag to compare
Release 4.0.0-alpha.4 Pre-release
Pre-release
v4.0.0-alpha.4

Release 4.0.0-alpha.4

Release 4.0.0-alpha.3

19 Oct 12:45
Compare
Choose a tag to compare
Release 4.0.0-alpha.3 Pre-release
Pre-release
  • Add docs for migration to v4 (d002a21)
  • call handleChange on every action (8e0dbee)
  • Add Focus for example (749af13)
  • πŸ”’ Bump @types/react from 16.9.7 to 16.9.9 (ae51dc5)
  • πŸ”’ Bump @types/react-native from 0.60.19 to 0.60.21 (b90184e)
  • πŸ”’ Bump @types/react from 16.9.6 to 16.9.7 (6760b1f)
  • πŸ”’ Bump @types/react from 16.9.5 to 16.9.6 (b1dafc0)
  • πŸ”’ Bump @types/react-test-renderer from 16.9.0 to 16.9.1 (37f8428)
  • πŸ”’ Bump @types/jest from 24.0.18 to 24.0.19 (f6b476e)

Release 4.0.0-alpha.2

14 Oct 07:57
Compare
Choose a tag to compare
Release 4.0.0-alpha.2 Pre-release
Pre-release
  • Add additional README note (61be87a)
  • Fix after rebase (d64e66f)
  • Fix typo (0ebbaf0)
  • Update README installation steps (81531fe)
  • Remove listener only on Android (d124b75)
  • Declare types for react-native-keyevent (9c3a975)
  • Handle onKeyUp press on android (4cdf410)
  • Configure reac-native-keyevent in Example project (a28377e)
  • Add react-native-keyevent as dev dependency (a9e17a1)
  • πŸ”’ Bump husky from 3.0.8 to 3.0.9 (180389a)
  • πŸ”’ Bump @babel/core from 7.6.3 to 7.6.4 (315c5d9)
  • πŸ”’ Bump typescript from 3.6.3 to 3.6.4 (f25e7b6)
  • πŸ”’ Bump @babel/core from 7.6.2 to 7.6.3 (0e582c2)
  • πŸ”’ Bump release-it from 12.4.2 to 12.4.3 (aeb0884)
  • v4.0.0-alpha.1 (0e7fce8)
  • Fix clearing and copying text (24ef5f3)
  • πŸ“ Update README.md (f8a8fe2)

Release 4.0.0-alpha.1

08 Oct 11:31
Compare
Choose a tag to compare
Release 4.0.0-alpha.1 Pre-release
Pre-release
  • Fix clearing and copying text (24ef5f3)
  • πŸ“ Update README.md (f8a8fe2)