react/packages/shared
Sebastian Markbåge 3694a3b5e9
Selective Hydration (#16880)
* Add Feature Flag for Selective Hydration

* Enable Synchronous Hydration of Discrete Events

* Resolve cyclic dependency
2019-09-25 15:26:27 -07:00
..
__tests__ Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -07:00
forks Selective Hydration (#16880) 2019-09-25 15:26:27 -07: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-core] Add experimental React Scope component API (#16587) 2019-08-29 12:06:51 +01: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 Prevent bundling of Node polyfills when importing TestUtils/TestRenderer (#15305) 2019-04-03 16:12:31 +01:00
ExecutionEnvironment.js give canUseDOM with a possibility to be a constant (#14194) 2019-04-25 11:28:53 +01:00
getComponentName.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
hasBadMapPolyfill.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +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
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 [react-core] Add experimental React Scope component API (#16587) 2019-08-29 12:06:51 +01:00
lowPriorityWarning.js Warning system refactoring (part 1) (#16799) 2019-09-24 13:45:38 +01:00
lowPriorityWarningWithoutStack.js Warning system refactoring (part 1) (#16799) 2019-09-24 13:45:38 +01: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
ReactDOMTypes.js [react-events] Fix isTargetWithinNode type (#16671) 2019-09-05 11:36:31 -07:00
ReactElementType.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactError.js Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -07:00
ReactErrorProd.js Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -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 Selective Hydration (#16880) 2019-09-25 15:26:27 -07: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 Partial support for React.lazy() in server renderer. (#16383) 2019-08-13 18:51:20 -07: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 Add Batched Mode (#15502) 2019-05-13 14:30:39 -07: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 [react-core] Add experimental React Scope component API (#16587) 2019-08-29 12:06:51 +01: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] Add Portal propagation configuration (#16889) 2019-09-25 16:56:51 +02:00
ReactVersion.js Update versions for 16.8.6 2019-03-27 23:58:16 -07:00
ReactWorkTags.js [react-core] Add experimental React Scope component API (#16587) 2019-08-29 12:06:51 +01:00
shallowEqual.js Separate Object.is polyfill (#14334) 2019-01-08 14:21:12 +00:00
warning.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
warningWithoutStack.js Use Function.prototype.apply in warningWithoutStack (#14107) 2018-11-05 11:11:33 -08:00