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.
bottom
key forcontentInset
prop
0.16.0 - 2019-10-24
left
andright
keys forcontentInset
proplabelOffset
propFilledTextField
componentOutlinedTextField
component
- Accessory view positioning
0.15.0 - 2019-10-17
contentInset
prop
- Refactored helper layout for consistent line height
- Improved RTL support for helper
- Improved label animation
label
prop was made optional
titleFontSize
proplabelHeight
proplabelPadding
propinputContainerPadding
prop
0.14.1 - 2019-10-15
- Collapsing layout outside of ScrollView
- Visible sideline on some Android versions
0.14.0 - 2019-10-14
lineType
propformatText
prop 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
renderLeftAccessory
proprenderRightAccessory
prop.isDefaultVisible()
method.isErrored()
method.setValue()
method
defaultValue
prop becomes current value on focusvalue
prop 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
renderAccessory
prop
- Crash on
null
value forvalue
prop - 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
lineWidth
propactiveLineWidth
propdisabledLineWidth
prop
- Normalized
clearTextOnFocus
behaviour - Disabled underline on Android
0.10.0 - 2017-09-15
inputContainerPadding
propinputContainerStyle
propdisabledLineType
prop