react/packages/react-reconciler/src
Dominic Gannaway 730ae7afa2
Clear fiber.sibling field when clearing nextEffect (#18970)
* Clear fiber.sibling field when clearing nextEffect
2020-05-21 18:53:56 +01:00
..
__tests__ Profiler: Don't count timed out (hidden) subtrees in base duration (#18966) 2020-05-20 18:36:57 -07:00
forks Modern Event System: Add scaffolding for createEventHandle (#18898) 2020-05-12 19:01:12 +01:00
DebugTracing.js Add experimental DebugTracing logger for internal use (#18531) 2020-04-15 19:10:15 -07:00
MaxInts.js Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
ReactCapturedValue.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactChildFiber.new.js Initial Lanes implementation (#18796) 2020-05-02 17:09:31 -07:00
ReactChildFiber.old.js Don't dedupe using the stack (#18693) 2020-04-22 19:02:11 -07:00
ReactCurrentFiber.js Don't dedupe using the stack (#18693) 2020-04-22 19:02:11 -07:00
ReactFiber.new.js [RN] Remove debugging invariant (#18813) 2020-05-04 15:48:35 +01:00
ReactFiber.old.js [RN] Remove debugging invariant (#18813) 2020-05-04 15:48:35 +01:00
ReactFiberBeginWork.new.js LegacyHidden: mode that defers without hiding (#18958) 2020-05-19 15:58:02 -07:00
ReactFiberBeginWork.old.js Disable <div hidden /> API in old fork, too (#18917) 2020-05-13 20:01:10 -07:00
ReactFiberClassComponent.new.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberClassComponent.old.js Add experimental DebugTracing logger for internal use (#18531) 2020-04-15 19:10:15 -07:00
ReactFiberCommitWork.new.js Clear fiber.sibling field when clearing nextEffect (#18970) 2020-05-21 18:53:56 +01:00
ReactFiberCommitWork.old.js Clear fiber.sibling field when clearing nextEffect (#18970) 2020-05-21 18:53:56 +01:00
ReactFiberCompleteWork.new.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactFiberCompleteWork.old.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactFiberComponentStack.js Fix Component Stacks for IE and Native Classes in Safari (#18575) 2020-04-10 19:39:02 -07:00
ReactFiberContext.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberContext.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberDeprecatedEvents.new.js Initial Lanes implementation (#18796) 2020-05-02 17:09:31 -07:00
ReactFiberDeprecatedEvents.old.js Make ExpirationTime an opaque type (#18732) 2020-04-24 23:26:04 -07:00
ReactFiberDevToolsHook.new.js Make ExpirationTime an opaque type (#18732) 2020-04-24 23:26:04 -07:00
ReactFiberDevToolsHook.old.js Fork ReactFiberExpirationTime 2020-04-09 15:09:34 -07:00
ReactFiberErrorDialog.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberErrorLogger.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberExpirationTime.old.js Fork ReactFiberExpirationTime 2020-04-09 15:09:34 -07:00
ReactFiberFundamental.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberFundamental.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberHooks.new.js Fix useMutableSource tearing bug (#18912) 2020-05-13 14:28:17 -07:00
ReactFiberHooks.old.js Fix useMutableSource tearing bug (#18912) 2020-05-13 14:28:17 -07:00
ReactFiberHostConfig.js Remove the condition argument from warning() (#17568) 2019-12-11 03:28:14 +00:00
ReactFiberHostConfigWithNoHydration.js Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
ReactFiberHostConfigWithNoMutation.js Root API should clear non-empty roots before mounting (#18730) 2020-04-28 13:07:42 -07:00
ReactFiberHostConfigWithNoPersistence.js Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
ReactFiberHostConfigWithNoScopes.js Modern Event System: Add scaffolding for createEventHandle (#18898) 2020-05-12 19:01:12 +01:00
ReactFiberHostConfigWithNoTestSelectors.js Experimental test selector API (#18607) 2020-05-05 10:37:46 -07:00
ReactFiberHostContext.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberHostContext.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberHotReloading.js Point ReactDOMForked to the new implementation 2020-04-09 00:03:35 -07:00
ReactFiberHotReloading.new.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberHotReloading.old.js Remove old CM exports (#18710) 2020-05-04 21:39:57 -07:00
ReactFiberHydrationContext.new.js Initial Lanes implementation (#18796) 2020-05-02 17:09:31 -07:00
ReactFiberHydrationContext.old.js Fork ReactFiberExpirationTime 2020-04-09 15:09:34 -07:00
ReactFiberLane.js useMutableSource: "Entangle" instead of expiring (#18889) 2020-05-13 11:33:32 -07:00
ReactFiberLazyComponent.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberLazyComponent.old.js Add `.old` prefix to reconciler modules 2020-04-08 23:49:19 -07:00
ReactFiberNewContext.new.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberNewContext.old.js Make ExpirationTime an opaque type (#18732) 2020-04-24 23:26:04 -07:00
ReactFiberOffscreenComponent.js LegacyHidden: mode that defers without hiding (#18958) 2020-05-19 15:58:02 -07:00
ReactFiberReconciler.js Experimental test selector API (#18607) 2020-05-05 10:37:46 -07:00
ReactFiberReconciler.new.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberReconciler.old.js Experimental test selector API (#18607) 2020-05-05 10:37:46 -07:00
ReactFiberRoot.new.js useMutableSource: "Entangle" instead of expiring (#18889) 2020-05-13 11:33:32 -07:00
ReactFiberRoot.old.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberScope.new.js Refine experimental Scopes API (#18778) 2020-05-01 19:01:43 +01:00
ReactFiberScope.old.js Refine experimental Scopes API (#18778) 2020-05-01 19:01:43 +01:00
ReactFiberStack.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberStack.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberSuspenseComponent.new.js Initial Lanes implementation (#18796) 2020-05-02 17:09:31 -07:00
ReactFiberSuspenseComponent.old.js Fork ReactFiberExpirationTime 2020-04-09 15:09:34 -07:00
ReactFiberSuspenseConfig.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberSuspenseContext.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
ReactFiberSuspenseContext.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactFiberThrow.new.js Detect and prevent render starvation, per lane (#18864) 2020-05-08 12:47:51 -07:00
ReactFiberThrow.old.js Remove unnecessary stack (#18707) 2020-04-23 09:44:37 -07:00
ReactFiberTreeReflection.js Refine the heuristics around beforeblur/afterblur (#18668) 2020-04-20 19:32:22 +01:00
ReactFiberUnwindWork.new.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactFiberUnwindWork.old.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactFiberWorkLoop.new.js Clear fiber.sibling field when clearing nextEffect (#18970) 2020-05-21 18:53:56 +01:00
ReactFiberWorkLoop.old.js Clear fiber.sibling field when clearing nextEffect (#18970) 2020-05-21 18:53:56 +01:00
ReactHookEffectTags.js Flush `useEffect` clean up functions in the passive effects phase (#17925) 2020-02-03 12:30:01 -08:00
ReactInternalTypes.js useMutableSource: "Entangle" instead of expiring (#18889) 2020-05-13 11:33:32 -07:00
ReactMutableSource.new.js Simplify logic for mutable workInProgressSources (#18920) 2020-05-14 14:30:44 -07:00
ReactMutableSource.old.js Simplify logic for mutable workInProgressSources (#18920) 2020-05-14 14:30:44 -07:00
ReactPortal.js Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
ReactProfilerTimer.new.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactProfilerTimer.old.js Transfer actualDuration only once for SuspenseList (#18959) 2020-05-20 15:12:38 -07:00
ReactRootTags.js Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
ReactSideEffectTags.js Fix incorrect unmounted state update warning (#18617) 2020-04-18 12:18:19 -07:00
ReactStrictModeWarnings.new.js Avoid passing custom stacks to console.error (#18685) 2020-04-21 09:22:46 -07:00
ReactStrictModeWarnings.old.js Avoid passing custom stacks to console.error (#18685) 2020-04-21 09:22:46 -07:00
ReactTestSelectors.js Experimental test selector API (#18607) 2020-05-05 10:37:46 -07:00
ReactTypeOfMode.js Add experimental DebugTracing logger for internal use (#18531) 2020-04-15 19:10:15 -07:00
ReactUpdateQueue.new.js Initial Lanes implementation (#18796) 2020-05-02 17:09:31 -07:00
ReactUpdateQueue.old.js Fork ReactFiberExpirationTime 2020-04-09 15:09:34 -07:00
ReactWorkTags.js Move legacy hidden API to new internal Fiber type (#18782) 2020-04-30 19:37:27 -07:00
SchedulerWithReactIntegration.new.js Add forked copies of reconciler modules 2020-04-09 00:03:35 -07:00
SchedulerWithReactIntegration.old.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00