react/packages/shared
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
..
__tests__ Pass prod error messages directly to constructor (#17063) 2019-10-11 09:10:40 -07:00
forks [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ExecutionEnvironment.js give `canUseDOM` with a possibility to be a constant (#14194) 2019-04-25 11:28:53 +01:00
HostConfigWithNoHydration.js Event Replaying (#16725) 2019-09-23 11:21:10 -07:00
HostConfigWithNoMutation.js Hide timed-out children instead of deleting them so their state is preserved (#13823) 2018-10-18 15:37:16 -07:00
HostConfigWithNoPersistence.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
ReactDOMTypes.js [react-interactions] Upgrade passive event listeners to active listeners (#17513) 2019-12-04 19:30:50 +00:00
ReactElementType.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactErrorUtils.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFeatureFlags.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactInstanceMap.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactLazyComponent.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
ReactPortal.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactRootTags.js Split ReactDOM entry point (#17331) 2019-11-10 13:43:29 +00:00
ReactSharedInternals.js Add withSuspenseConfig API (#15593) 2019-05-16 16:51:18 -07:00
ReactSideEffectTags.js [Partial Hydration] Dispatching events should not work until hydration commits (#16532) 2019-08-22 08:46:20 -07:00
ReactSymbols.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
ReactTreeTraversal.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactTypes.js [react-interactions] Remove responder root event types + revert commit phase change (#17577) 2019-12-11 16:48:46 +00:00
ReactVersion.js update version numbers for 16.12 2019-11-14 16:02:18 -08:00
ReactWorkTags.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
consoleWithStackDev.js Fix missing stacks in WWW warnings (#17638) 2019-12-17 15:21:18 +00:00
createEventResponder.js [react-interactions] Add Portal propagation configuration (#16889) 2019-09-25 16:56:51 +02:00
createFundamentalComponent.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
createScope.js [react-interactions] Modify Scope query mechanism (#17095) 2019-10-15 15:57:02 +02:00
describeComponentFrame.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
endsWith.js [Flare] Revise responder event types (#16081) 2019-07-08 14:35:59 +01:00
enqueueTask.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
formatProdErrorMessage.js Pass prod error messages directly to constructor (#17063) 2019-10-11 09:10:40 -07:00
getComponentName.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
hasBadMapPolyfill.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
invariant.js Compile invariant directly to throw expressions (#15071) 2019-03-18 13:58:03 -07:00
invokeGuardedCallbackImpl.js fix spelling mistakes (#14805) 2019-02-09 16:43:49 -08:00
isTextInputElement.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
isValidElementType.js [Flight] Chunks API (#17398) 2019-12-18 18:25:43 +00:00
objectIs.js Optimize objectIs (#16212) 2019-09-17 23:55:43 +02:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
shallowEqual.js Separate Object.is polyfill (#14334) 2019-01-08 14:21:12 +00:00