react/packages/react-server/src
Sebastian Markbåge 64d4b84204
Rename Flight to Transport (#18808)
* Rename Flight to Transport

Flight is still the codename for the implementation details (like Fiber).

However, now the public package is react-transport-... which is only
intended to be used directly by integrators.

* Rename names
2020-05-03 11:33:48 -07:00
..
__tests__ Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
forks Rename Flight to Transport (#18808) 2020-05-03 11:33:48 -07:00
ReactDOMServerFormatConfig.js Encode server rendered host components as array tuples (#18273) 2020-03-11 09:48:02 -07:00
ReactFizzServer.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFlightServer.js [Flight] Lazily parse models and allow any value to suspend (#18476) 2020-04-03 14:58:02 -07:00
ReactFlightServerBundlerConfigCustom.js Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
ReactFlightServerConfig.js [Flight] Split Streaming from Relay Implemenation (#18260) 2020-03-10 14:55:04 -07:00
ReactFlightServerConfigStream.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFlightServerRuntime.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactServerFormatConfig.js Remove the condition argument from warning() (#17568) 2019-12-11 03:28:14 +00:00
ReactServerStreamConfig.js Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00
ReactServerStreamConfigBrowser.js Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00
ReactServerStreamConfigNode.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00