Skip to content

Releases: gabrieldonadel/rn-material-ui-textfield

v1.0.9

03 Nov 18:59
Compare
Choose a tag to compare

Features

  • Add expo example app with web support (2bb2cf2)

Bug Fixes

  • Fix labels styles for web (97a03cb)

v1.08

31 Oct 01:38
Compare
Choose a tag to compare

Bug Fixes

  • Fix Module parse failed error on Expo web (6f0a1b0)

v1.0.7

14 Aug 18:13
7402dbe
Compare
Choose a tag to compare

Bug Fixes

  • Proptypes error on react-native 0.69 (8b88da6)

Features

  • Add typescript support to the project (6b08613)

v1.0.6

04 Mar 04:37
Compare
Choose a tag to compare

Bug Fixes

  • Fix line-height glitch on TextField's label(681265f)

v1.0.5

18 Jul 15:51
Compare
Choose a tag to compare

Features

  • Allow pressing on accessories if input not disabled (0cc7053)

v1.0.5

18 Jul 15:51
Compare
Choose a tag to compare
docs: Update changelog file

v1.0.4

22 Apr 03:10
Compare
Choose a tag to compare

Features

  • Add inputRef prop to TextField component

v1.0.3

03 Apr 04:03
Compare
Choose a tag to compare

Bug Fixes

  • TextField not updating if value prop undefined (906e002)

v1.0.2

09 Dec 16:12
Compare
Choose a tag to compare

Bug Fixes

  • TextField value prop not updating internal text state (b28dead)

v1.0.1

19 Nov 02:06
Compare
Choose a tag to compare

Bug Fixes

  • UseNativeDriver warning on TextField component (48c60a5)

Features

  • Update example project react native version to 0.63.3 (6b2575e)