1.0.9 (2022-11-03)
- Add expo example app with web support (2bb2cf2)
- Fix
labelsstyles for web (97a03cb)
1.0.8 (2022-10-30)
- Fix
Module parse failederror on Expo web (6f0a1b0)
1.0.7 (2022-08-14)
- Proptypes error on react-native 0.69 (8b88da6)
- Add typescript support to the project (6b08613)
1.0.6 (2022-03-04)
- Fix line-height glitch on TextField's label(681265f)
1.0.5 (2021-07-18)
- Allow pressing on accessories if input not disabled (0cc7053)
1.0.4 (2021-04-22)
- Add
inputRefprop to TextField component
1.0.3 (2021-04-03)
- TextField not updating if value prop undefined (906e002)
- TextField value prop not updating internal text state (b28dead)
1.0.3 (2021-04-03)
- TextField not updating if value prop undefined (906e002)
- TextField value prop not updating internal text state (b28dead)
1.0.3 (2021-04-03)
- TextField not updating if value prop undefined (906e002)
- TextField value prop not updating internal text state (b28dead)
1.0.2 (2020-12-09)
- TextField value prop not updating internal text state (b28dead)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
bottomkey forcontentInsetprop
0.16.0 - 2019-10-24
leftandrightkeys forcontentInsetproplabelOffsetpropFilledTextFieldcomponentOutlinedTextFieldcomponent
- Accessory view positioning
0.15.0 - 2019-10-17
contentInsetprop
- Refactored helper layout for consistent line height
- Improved RTL support for helper
- Improved label animation
labelprop was made optional
titleFontSizeproplabelHeightproplabelPaddingpropinputContainerPaddingprop
0.14.1 - 2019-10-15
- Collapsing layout outside of ScrollView
- Visible sideline on some Android versions
0.14.0 - 2019-10-14
lineTypepropformatTextprop for masked input supportisPlaceholderVisible()method
- Refactored componentDidUpdate and improved animation
- Label and Helper text color in disabled state
- Multiline title and error messages
- Multiline layout on iOS
0.13.0 - 2019-10-11
renderLeftAccessoryproprenderRightAccessoryprop.isDefaultVisible()method.isErrored()method.setValue()method
defaultValueprop becomes current value on focusvalueprop provides only initial value- TextField refactored to improve internal layout
- TextField refactored to be fully uncontrolled component
- Line refactored to render all types of underlines
- Focus and label animations refactored for better performance
renderAccessoryprop
- Crash on
nullvalue forvalueprop - Deprecation warnings for React component lifecycle methods
- Text position for Label and Affix on Android
0.12.0 - 2018-01-18
- RTL support
- Multiline input on Web platform
0.11.0 - 2017-12-05
lineWidthpropactiveLineWidthpropdisabledLineWidthprop
- Normalized
clearTextOnFocusbehaviour - Disabled underline on Android
0.10.0 - 2017-09-15
inputContainerPaddingpropinputContainerStylepropdisabledLineTypeprop