react-native/Libraries
Nick Lockwood ef5cec4f08 Text highlighting on iOS
Summary:
This diff implements highlighting of tapped text subranges for the iOS `<Text>` component, styled to match how iOS webkit views highlight links (translucent grey overlay with rounded corners).

Highlighting is enabled by default for any `<Text>` component which has an onPress handler. To disable the highlight, add `suppressHighlighting={true}` to the component props.
2015-07-24 08:41:58 -08:00
..
ART [ReactNative] revert D2233419: 'Dynamic Text Sizes for Text component' 2015-07-14 15:55:06 -08:00
ActionSheetIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
AdSupport Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Animation [Animated] Send a final update with toValue for spring 2015-07-22 17:33:00 -08:00
AppRegistry [Flow] Fix or suppress errors in react-native for Flow v0.13.0 2015-06-22 09:48:15 -08:00
AppStateIOS [RN|madman] init AppStateIOS.currentState with 'active' 2015-06-11 13:22:16 -08:00
BatchedBridge [ReactNative] Refactor BatchedBridge and MessageQueue 2015-06-17 07:49:33 -08:00
CameraRoll [react_native] JS files from D2164068: support filtering by mimeType in CameraRollManager#getPhotos 2015-06-17 12:20:27 -08:00
Components Make the scrollResponderScrollNativeHandleToKeyboard works on Android 2015-07-23 18:14:43 -08:00
CustomComponents Make the scrollResponderScrollNativeHandleToKeyboard works on Android 2015-07-23 18:14:43 -08:00
DebugComponentHierarchy [ReactNative] Send debug component ownership info in createView 2015-06-25 05:47:24 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Devtools [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Fetch [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Geolocation Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Image Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Inspector [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
Interaction InteractionManager: remove dev timeout warnings 2015-07-01 04:51:28 -08:00
JavaScriptAppEngine [ReactNative] Update core RN modules to work with React 0.14-beta1 2015-07-23 18:07:59 -08:00
LinkingIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Picker Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
Portal [reactnative] move .android.js files to oss 2015-07-22 08:44:07 -08:00
PushNotificationIOS Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RCTTest Text highlighting on iOS 2015-07-24 08:41:58 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS [react-native] enable react devtools from JavascriptCore 2015-07-23 17:14:09 -08:00
ReactNative [ReactNative] Update core RN modules to work with React 0.14-beta1 2015-07-23 18:07:59 -08:00
Settings Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Storage [Docs] Clarify in the AsyncStorage docs that it is global to the app, not OS 2015-06-15 14:18:09 -08:00
StyleSheet [transform] add perspective property to transform 2015-07-15 08:08:29 -08:00
Text Text highlighting on iOS 2015-07-24 08:41:58 -08:00
Utilities [cg] Perf logging 2015-07-16 14:24:49 -08:00
Vibration Text highlighting on iOS 2015-07-24 08:41:58 -08:00
WebSocket Text highlighting on iOS 2015-07-24 08:41:58 -08:00
react-native [ReactNative] Remove all the flow errors 2015-07-22 18:11:09 -08:00
vendor Update StaticContainer from static_upstream 2015-07-06 15:06:59 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00