react-native/Libraries
Mengjue Wang 9e142a18dd Provide RTL support for RCTShadowText
Reviewed By: majak

Differential Revision: D3524891

fbshipit-source-id: e67c35cc85b2764ab2eea3b14f7970afa06154b5
2016-07-15 18:58:30 -07:00
..
ART Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
ActionSheetIOS Update RCTActionSheetManager.m 2016-06-04 16:28:19 -07:00
AdSupport
Animated Delete AnimatedNative-test 2016-07-11 19:43:21 -07:00
AppRegistry Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
AppState iOS: Provide correct initial value for AppState.currentState 2016-07-12 23:28:22 -07:00
BatchedBridge Update some JS in preparation for some Jest updates. 2016-06-30 01:58:40 -07:00
BugReporting Unrevert D3518381 2016-07-06 12:58:41 -07:00
CameraRoll Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
Components Support RefreshControl in RecyclerViewBackedScrollView in Android 2016-07-14 14:43:24 -07:00
CustomComponents Adapt unit tests 2016-07-14 06:28:21 -07:00
DebugComponentHierarchy
Devtools Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
EventEmitter Fixes EventEmitter#once arguments not getting passed to the listener 2016-06-28 16:13:21 -07:00
Experimental Wrap native module I18nManager with a new RCTI18nManager.js and fix current use of native module I18nManager 2016-07-11 20:58:32 -07:00
Fetch Fixed what fetch.js exports 2016-07-14 11:13:27 -07:00
Geolocation
Image Fix misusage of NSUInteger * in RCTImageStoreManager 2016-07-12 13:58:28 -07:00
Inspector open in editor button for yellow box 2016-07-13 04:43:25 -07:00
Interaction PanResponder should not hold stale handle for interaction. 2016-07-15 11:58:31 -07:00
JavaScriptAppEngine Remove exported constants from RCTTimers to allow lazy initialization 2016-07-15 13:58:40 -07:00
LayoutAnimation Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
Linking Hook up Android intent to Linking.js #7079 2016-06-05 18:58:24 -07:00
LinkingIOS
Modal Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
NativeAnimation Harmonize native animation callback args with JS 2016-07-05 11:13:23 -07:00
NavigationExperimental Prevent race condition on immediate transition 2016-07-12 13:13:24 -07:00
Network fix new flow errors after D3561327 2016-07-14 04:58:43 -07:00
PushNotificationIOS Update deprecated comment in PushNotificationIOS 2016-07-14 00:13:34 -07:00
QuickPerformanceLogger
RCTTest Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RKBackendNode
ReactIOS open in editor button for yellow box 2016-07-13 04:43:25 -07:00
ReactNative
Sample
Settings Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
Storage update AsyncStorage.js documentation 2016-07-15 09:13:51 -07:00
StyleSheet Unrevert D3518381 2016-07-06 12:58:41 -07:00
Text Provide RTL support for RCTShadowText 2016-07-15 18:58:30 -07:00
Utilities Fix description of AlertIOS.prompt()'s parameter defaultValue. 2016-07-14 19:28:20 -07:00
Vibration
WebSocket Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
react-native Fix Relay tests, fix React.js whitespace 2016-07-12 21:43:23 -07:00
vendor
Promise.js
promiseRejectionIsError.js