react-native/Libraries
Valentin Shergin 0a8721c340 Renaming uiManagerWillFlushUIBlocks -> uiManagerWillPerformMounting
Summary:
Because it is not simply flushing, it (in the future) is more complex process. And the names should represent logical meaning of the process, not particular implementation details.
It also nice to have unified terminology across our reactive UI frameworks.

See the next diffs.

Reviewed By: rsnara

Differential Revision: D6436770

fbshipit-source-id: 0a0b686e8ace89e30f6787a37c0a7965c5af757b
2017-12-11 17:10:48 -08:00
..
ART Fix format warnings for clang 5.0 2017-09-25 10:30:53 -07:00
ActionSheetIOS Revert D6437807: [react-native][PR] Generalize ActionSheetManager items URL 2017-12-11 11:07:43 -08:00
Alert Migrate additional docs to the new format 2017-11-20 13:16:12 -08:00
Animated Fix some flow errors that appear 2017-12-07 08:31:37 -08:00
AppState Migrate additional docs to the new format 2017-11-20 13:16:12 -08:00
BatchedBridge Add remote API to uninstall the global error handler in RN 2017-12-11 08:06:24 -08:00
Blob Upgrade to 1.9.1 2017-12-06 17:34:26 -08:00
BugReporting Patch up for future React Sync 2017-02-08 14:50:43 -08:00
CameraRoll Fix some flow errors that appear 2017-12-07 08:31:37 -08:00
Components Adding support for custom accessibility actions on iOS. 2017-12-04 23:31:50 -08:00
Core Fix sections that come from React Fiber 2017-11-09 13:05:07 -08:00
EventEmitter RN: Improve NativeEventEmitter Flow Types 2017-10-13 08:04:17 -07:00
Experimental AMA changes to support disk cache 2017-11-12 13:03:41 -08:00
Geolocation @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
Image Providing an API to load assets from a different directory 2017-12-08 15:01:40 -08:00
Inspector Improve types for React Native styles. 2017-11-14 13:18:33 -08:00
Interaction Adding @email tags to most of the tests 2017-11-02 06:25:03 -07:00
JSInspector Add Network agent 2016-11-02 12:29:15 -07:00
LayoutAnimation @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
Linking fix flow warning and typo 2017-09-08 14:46:14 -07:00
LinkingIOS Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Lists Upgrade to 1.9.1 2017-12-06 17:34:26 -08:00
Modal Add onDismiss to Modal.js 2017-09-21 15:01:52 -07:00
NativeAnimation Renaming uiManagerWillFlushUIBlocks -> uiManagerWillPerformMounting 2017-12-11 17:10:48 -08:00
Network Check against integer overflow in RCTNetworking decodeTextData 2017-11-07 08:08:41 -08:00
Performance Don't set global.performance to undefined if it was initialized already 2017-12-01 02:46:18 -08:00
PermissionsAndroid Update documentation for PermissionsAndroid 2017-08-16 15:01:51 -07:00
PushNotificationIOS Fix flowtype errors for PushNotificationIOS 2017-08-14 12:03:18 -07:00
RCTTest Report all errors from running tests 2017-12-08 16:46:55 -08:00
ReactNative Upgrade to 1.9.1 2017-12-06 17:34:26 -08:00
Renderer Temporarily patched Map/Set non-extensible check into RN dev renderer 2017-12-05 12:27:12 -08:00
Sample Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
Settings Fix infinite recursion in RCTSettingsManager init 2017-08-09 09:39:40 -07:00
Share Flow 0.59 xplat/js deploy 2017-11-10 21:15:48 -08:00
Storage Migrate additional docs to the new format 2017-11-20 13:16:12 -08:00
StyleSheet Fix some flow errors that appear 2017-12-07 08:31:37 -08:00
SurfaceBackedComponent RCTSurface: Couple helper functions for Stage 2017-12-03 20:16:35 -08:00
SurfaceHostingComponent Introducing RCTSurfaceHostingComponent 2017-11-11 21:25:47 -08:00
Text Fix tvOS compile issues; enable TVEventHandler in Modal (fix #15389) 2017-11-09 13:54:54 -08:00
Utilities Fork Platform with a modified API 2017-12-08 14:17:19 -08:00
Vibration Run eslint --fix 2017-10-09 17:46:44 -07:00
WebSocket Avoid memory leak in RCTWebSocketModule 2017-12-04 09:34:19 -08:00
Wrapper Opensourcing RCTWrapper 2017-10-09 17:22:35 -07:00
fishhook Merge fishhook.xcodeproj in RCTWebSocket 2017-08-09 07:48:09 -07:00
polyfills Use proper script way to clone Emoji files from www 2017-08-21 16:29:39 -07:00
react-native Export YellowBox API 2017-11-06 17:44:37 -08:00
vendor @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
.eslintrc Disallow trailing commas in react-native-github 2017-08-17 16:20:04 -07:00
Promise.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
promiseRejectionIsError.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00