Releases: r5n-labs/react-native-otp-inputs
Releases Β· r5n-labs/react-native-otp-inputs
Release 4.0.0-alpha.0
v4
Breaking
- Removed
error
handling. - Removed
inputsContainerStyles
prop. - Removed
unfocusedBorderColor
andfocusedBorderColor
. UsefocusStyles
instead. containerStyles
renamed tostyles
.- Minimal RN version support <= 0.59.0
- Pasting code will be automatically handled. Can't past into inputs because of limited api for TextInput.
Enhancements
- All props for TextInput can be passed.
- Rewrite to functions with hooks.
Release 3.3.2
- π§ Add .npmrc (4e1f012)
Release 3.3.1
Release 3.3.0
- β¨ Add reset method (69e0146)
- Bump release-it from 12.3.3 to 12.3.4 (d278825)
- Bump @types/react-test-renderer from 16.8.2 to 16.8.3 (#76) (0c52317)
- β¨ RTL support and Placeholder support. (#75) (e417b13)
- Bump husky from 3.0.0 to 3.0.1 (4841f0c)
- Bump react-native from 0.60.3 to 0.60.4 (f0a6e1b)
- Bump @babel/core from 7.5.4 to 7.5.5 (e5bce21)
- Bump @types/react-native from 0.60.1 to 0.60.2 (4f6cf7f)
- Bump @types/react-native from 0.60.0 to 0.60.1 (ab9da88)
- Bump release-it from 12.3.2 to 12.3.3 (83343ec)
- Bump react-native from 0.60.0 to 0.60.3 (0c61c98)
- Bump @babel/core from 7.5.0 to 7.5.4 (9402649)
- Bump typescript from 3.5.2 to 3.5.3 (123e508)
- Bump @types/react-native from 0.57.65 to 0.60.0 (1d5ee1e)
- Bump release-it from 12.3.0 to 12.3.2 (68e1929)
- Bump metro-react-native-babel-preset from 0.54.1 to 0.55.0 (beb4c47)
- Bump @babel/core from 7.4.5 to 7.5.0 (4d88545)
- Bump @types/react from 16.8.22 to 16.8.23 (1aa86cd)
- Bump react and react-native (7fb809a)
- Bump react-native from 0.59.9 to 0.59.10 (c2589a6)
- Bump @types/react-native from 0.57.64 to 0.57.65 (a91362b)
- Bump @react-native-community/bob from 0.6.0 to 0.6.1 (bb04102)
- Bump husky from 2.7.0 to 3.0.0 (05b0c0a)
- Bump @react-native-community/bob from 0.5.0 to 0.6.0 (577da22)
- Bump husky from 2.5.0 to 2.7.0 (343577f)
- Bump @types/react-native from 0.57.63 to 0.57.64 (d3eb14f)
- Bump husky from 2.4.1 to 2.5.0 (e549d9c)
- Bump react-test-renderer from 16.8.3 to 16.8.6 (0974a97)
- Bump tslint from 5.17.0 to 5.18.0 (e3ed24d)
- Bump @types/react from 16.8.20 to 16.8.22 (1239233)
- Bump @react-native-community/bob from 0.4.1 to 0.5.0 (385c9cb)
- Bump @types/react-test-renderer from 16.8.1 to 16.8.2 (1ba4b0b)
- Bump @types/react from 16.8.18 to 16.8.20 (042f1a0)
- Bump husky from 2.3.0 to 2.4.1 (2222b93)
- Bump @types/jest from 24.0.14 to 24.0.15 (43c200f)
- Bump @types/react-native from 0.57.60 to 0.57.63 (1ddb6b7)
- Bump tslint from 5.16.0 to 5.17.0 (1d748b9)
- Bump release-it from 12.2.1 to 12.3.0 (3b15819)
- Bump @types/jest from 24.0.13 to 24.0.14 (abc0b0f)
- Bump typescript from 3.4.5 to 3.5.2 (ee80a2e)
- Bump react-native from 0.59.8 to 0.59.9 (6b7e823)
- π release 3.2.0 (5f66e35)
- β Fix tests (f413a26)
- π Update README (3f0b3da)
- β¨ Add testIDPrefix prop (c2a00f6)
- π Bump handlebars from 4.1.1 to 4.1.2 (e6c671c)
- β¨ Set max length to 1 (44842e0)
Release 3.2.0
Release 3.1.1
Release 3.1.0
Release 3.0.2
Release 3.0.0
- β¬οΈ Update dev Dependencies (64daee5)
- π·οΈ Change test files to .tsx (a510972)
- π Move files to src folder (c4a8446)
- β Update Tests and snapshots (999bd03)
- β¬οΈ Update devDependencies (e2a0ce7)
- β¨ Use Clipboard with listener to apply copied text (8a706ad)
- β¨ Add oneTimeCode textContentType for iOS >= 12 (f55b695)
- π Update default styling (3d104bb)
- Update documentation (ef23f88)
- π Generate Changelog (6736feb)
- π§ Add release-it config (94b9232)
Release 2.0.1
- π§ Configure tests to use typescript files (626e8ac)
- π§ Add additional config files (fa6a26d)
- π Use 'bob' for preparing publish (f356b3c)
- π·οΈ Update typings (9c5014b)
- β Update tests to improve coverage (eab5a4c)
- π Add badges (ff687bf)
- π· Add codecov (d200415)
- Update readme (9cee387)
- Update tests and snapshots, add CI (4a49723)
- Update props inside README.md (6e2b993)
- Update tests (3a11f9b)