Skip to content

Releases: bamlab/react-native-form-idable

v3.0.1

02 Jul 09:37
e7933e6
Compare
Choose a tag to compare

3.0.1 (2019-07-02)

Bug Fixes

v3.0.0

02 Jul 09:25
819ab1e
Compare
Choose a tag to compare

3.0.0 (2019-07-02)

chore

  • modal: revert to react-native-modalbox (e117299)

BREAKING CHANGES

  • modal: This change is only meant to allow compatibility with RN 0.84 and up

v2.6.2

06 Mar 15:21
Compare
Choose a tag to compare

2.6.2 (2018-03-06)

Bug Fixes

  • Add component and child definition check (#28) (06f0e50)

v2.6.1

05 Mar 16:57
d63c345
Compare
Choose a tag to compare

2.6.1 (2018-03-05)

Bug Fixes

  • add autoCapitalize none to password case (bdd6f16)

v2.6.0

05 Mar 16:50
Compare
Choose a tag to compare

2.6.0 (2018-03-05)

Bug Fixes

Features

  • TextInput: allow customization of textinput field (5403542)

v2.5.0

01 Oct 21:15
Compare
Choose a tag to compare

2.5.0 (2017-10-01)

Features

  • add style prop to form (6a17c84)
  • add switch input (04a129d)
  • datepicker: port datepicker on Android (1e99e21)
  • add valid styling prop (a06342d)

v2.4.4

29 Sep 11:58
Compare
Choose a tag to compare

2.4.4 (2017-09-29)

Bug Fixes

  • change isInputActive condition on input field to only isFocused (fc21d61)

v2.4.3

18 Sep 09:33
Compare
Choose a tag to compare

2.4.3 (2017-09-18)

Bug Fixes

  • remove unused breaking dependency (56a05c2)

v2.4.2

13 Sep 08:13
Compare
Choose a tag to compare

2.4.2 (2017-09-13)

Bug Fixes

  • root-siblings: fix event emitter issue when upgrading to rn 0.48 (65d61bc)

v2.4.1

11 Sep 18:57
Compare
Choose a tag to compare

2.4.1 (2017-09-11)

Bug Fixes

  • form: close picker modal when submitting form (c90f0d1)