react-native/Libraries/Text
Nick Lockwood 94f126ddbf Fixed TextInput.blur()
Reviewed By: helouree

Differential Revision: D2704065

fb-gh-sync-id: a4f5aa9c9b4fcb7980eb85289d16982840a980bd
2015-11-30 14:32:06 -08:00
..
RCTText.xcodeproj Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTRawTextManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTRawTextManager.m Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
RCTShadowRawText.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTShadowRawText.m Fix Groups text input 2015-11-04 04:09:27 -08:00
RCTShadowText.h Mimic opacity style of nested Text nodes using alpha color component 2015-11-04 08:55:30 -08:00
RCTShadowText.m Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
RCTText.h Fixed crash in RCTText due to NSTextContainer/NSLayoutManager being accessed concurrently from main and shadow queues 2015-05-26 18:52:46 -08:00
RCTText.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTTextField.h Open sourced the onSelectionChange event 2015-11-14 09:44:30 -08:00
RCTTextField.m Fixed onFocus/onBlur events for multiline TextInput 2015-11-27 07:47:28 -08:00
RCTTextFieldManager.h Migrated RCTText into FBReactKit 2015-07-08 07:13:00 -08:00
RCTTextFieldManager.m Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
RCTTextManager.h Add support for multiline TextInput via UITextView 2015-04-29 01:33:58 -08:00
RCTTextManager.m Replaced RCTSparseArray with NSDictionary 2015-11-14 10:28:28 -08:00
RCTTextView.h Fix flaky scrolling for TextInput when using rich text 2015-11-24 15:38:27 -08:00
RCTTextView.m Fixed TextInput.blur() 2015-11-30 14:32:06 -08:00
RCTTextViewManager.h Add support for multiline TextInput via UITextView 2015-04-29 01:33:58 -08:00
RCTTextViewManager.m Fix flaky scrolling for TextInput when using rich text 2015-11-24 15:38:27 -08:00
Text.js Fix 16 linter warnings in Examples/ 2015-10-16 04:03:23 -07:00
TextStylePropTypes.js [ReactNative] Text docs 2015-07-27 06:38:27 -08:00
TextUpdateTest.js [ReactNative] Fix Text Updating Crash 2015-05-02 10:07:08 -08:00