..
RCTText.xcodeproj
Enable -Wimplicit-retain-self en sync warning config for all projects
2017-03-23 15:01:34 -07:00
RCTConvert+Text.h
iOS: Introduce spellCheck prop to TextInput
2016-11-25 04:28:28 -08:00
RCTConvert+Text.m
iOS: Introduce spellCheck prop to TextInput
2016-11-25 04:28:28 -08:00
RCTRawTextManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTRawTextManager.m
Revert D4538026: Stop allocating an RCTView for everying RCTRawText
2017-02-13 15:00:18 -08:00
RCTShadowRawText.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTShadowRawText.m
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTShadowText.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTShadowText.m
`RCTShadowViews`'s `cssNode` property was renamed to `yogaNode`
2017-02-21 08:45:05 -08:00
RCTShadowTextField.h
Better TextInput: RCTTextView and RCTTextField was marked as Yoga leaf nodes
2017-03-13 13:46:26 -07:00
RCTShadowTextField.m
Better TextInput: RCTTextView and RCTTextField was marked as Yoga leaf nodes
2017-03-13 13:46:26 -07:00
RCTShadowTextView.h
Better TextInput: RCTTextView and RCTTextField was marked as Yoga leaf nodes
2017-03-13 13:46:26 -07:00
RCTShadowTextView.m
Better TextInput: RCTTextView and RCTTextField was marked as Yoga leaf nodes
2017-03-13 13:46:26 -07:00
RCTText.h
Added support of `<Text>`'s `selectable` attribute on iOS
2016-11-17 16:13:28 -08:00
RCTText.m
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTextField.h
Fixed calling TextInput.onChange() on applying autocorrection (iOS), Second part
2017-01-30 15:43:28 -08:00
RCTTextField.m
Better RTL support especially for ScrollView's
2017-02-02 09:58:30 -08:00
RCTTextFieldManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTextFieldManager.m
Better TextInput: RCTTextView and RCTTextField was marked as Yoga leaf nodes
2017-03-13 13:46:26 -07:00
RCTTextManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTextManager.m
Rename directories
2016-12-07 05:14:12 -08:00
RCTTextSelection.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTextSelection.m
Add TextInput controlled selection prop on iOS
2016-08-25 17:28:37 -07:00
RCTTextView.h
Better TextInput: RCTUITextView was decoupled in separate file and now handles placeholder feature
2017-03-20 00:02:58 -07:00
RCTTextView.m
Better TextInput: RCTUITextView was decoupled in separate file and now handles placeholder feature
2017-03-20 00:02:58 -07:00
RCTTextViewManager.h
Move all header imports to "<React/..>"
2016-11-23 07:58:39 -08:00
RCTTextViewManager.m
Better TextInput: Fixing multiline <TextInput> insets and prepare for auto-expanding feature
2017-03-20 00:02:55 -07:00
RCTUITextView.h
Better TextInput: RCTUITextView was decoupled in separate file and now handles placeholder feature
2017-03-20 00:02:58 -07:00
RCTUITextView.m
Improved implementation of placeholer feature in RCTUITextView
2017-03-21 13:02:22 -07:00
Text.js
fbobjc
2017-03-04 19:30:34 -08:00
TextStylePropTypes.js
<Text> Expose Android's includeFontPadding property to JavaScript.
2016-12-02 12:58:36 -08:00
TextUpdateTest.js
RN: Update React (2/2)
2016-11-04 05:43:44 -07:00