react/packages/shared/forks
Sebastian Markbåge 7dc9745427
[Flight] Chunks API (#17398)
* Add feature flags

* Add Chunk type and constructor

* Wire up Chunk support in the reconciler

* Update reconciler to reconcile Chunks against the render method

This allows the query and args to be updated.

* Drop the ref. Chunks cannot have refs anyway.

* Add Chunk checks in more missing cases

* Rename secondArg

* Add test and fix lazy chunks

Not really a supported use case but for consistency I guess.

* Fix fragment test
2019-12-18 18:25:43 +00:00
..
consoleWithStackDev.www.js Fix missing stacks in WWW warnings (#17638) 2019-12-17 15:21:18 +00:00
invokeGuardedCallbackImpl.www.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
object-assign.umd.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFeatureFlags.native-fb.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactFeatureFlags.native-oss.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactFeatureFlags.persistent.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactFeatureFlags.readonly.js Allow reading default feature flags from bundle tests (#13629) 2018-09-12 16:56:04 +01:00
ReactFeatureFlags.test-renderer.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactFeatureFlags.test-renderer.www.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactFeatureFlags.www.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
Scheduler.umd.js Prefix mock Scheduler APIs with _unstable (#15999) 2019-06-26 12:16:08 -07:00
SchedulerTracing.umd.js Rename schedule to scheduler (#13683) 2018-09-19 01:26:28 +01:00