react/scripts/flow
Sebastian Markbåge a56309fb88
[Flight] Integrate Blocks into Flight (#18371)
* Resolve Server-side Blocks instead of Components

React elements should no longer be used to extract arbitrary data but only
for prerendering trees.

Blocks are used to create asynchronous behavior.

* Resolve Blocks in the Client

* Tests

* Bug fix relay JSON traversal

It's supposed to pass the original object and not the new one.

* Lint

* Move Noop Module Test Helpers to top level entry points

This module has shared state. It needs to be external from builds.

This lets us test the built versions of the Noop renderer.
2020-03-23 17:53:45 -07:00
..
config [Flight] Split Streaming from Relay Implemenation (#18260) 2020-03-10 14:55:04 -07:00
createFlowConfigs.js [Flight] Split Streaming from Relay Implemenation (#18260) 2020-03-10 14:55:04 -07:00
environment.js [Flight] Move bundler configs to use Suspense instead of returning thenable (#18367) 2020-03-21 22:28:36 -07:00
react-devtools.js Removed an unnecessary/unused DT Flow type 2019-08-28 07:28:06 -07:00
react-native-host-hooks.js Revert "[React Native] Add getInspectorDataForViewAtPoint (#18233)" 2020-03-11 10:05:26 -07:00
react-relay-hooks.js [Flight] Integrate Blocks into Flight (#18371) 2020-03-23 17:53:45 -07:00
runFlow.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00