react/packages/react-reconciler/src
Sophie Alpert 3a7c6da8d4 Make effects actually work with memo
Bug fix.
2018-10-29 11:26:54 -07:00
..
__tests__ Make effects actually work with memo 2018-10-29 11:26:54 -07:00
forks Hide timed-out children instead of deleting them so their state is preserved (#13823) 2018-10-18 15:37:16 -07:00
ReactCapturedValue.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactChildFiber.js Unfork Lazy Component Branches (#13902) 2018-10-19 22:22:45 -07:00
ReactCurrentFiber.js Unfork Lazy Component Branches (#13902) 2018-10-19 22:22:45 -07:00
ReactDebugFiberPerf.js Fix User Timing oddities with Suspense, pure, and lazy (#13833) 2018-10-12 03:15:14 +01:00
ReactFiber.js pure -> memo (#13905) 2018-10-20 12:46:23 -04:00
ReactFiberBeginWork.js Initial hooks implementation 2018-10-29 11:26:53 -07:00
ReactFiberClassComponent.js The Lost Effect, chapter 3 2018-10-29 11:26:54 -07:00
ReactFiberCommitWork.js The Lost Effect, chapter 3 2018-10-29 11:26:54 -07:00
ReactFiberCompleteWork.js [Synchronous Suspense] Suspending a class outside concurrent mode (#13926) 2018-10-23 11:36:56 -07:00
ReactFiberContext.js Unfork Lazy Component Branches (#13902) 2018-10-19 22:22:45 -07:00
ReactFiberDevToolsHook.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberDispatcher.js Defer useEffect until after paint 2018-10-29 11:26:53 -07:00
ReactFiberErrorDialog.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberErrorLogger.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberExpirationTime.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberHooks.js The Lost Effect, chapter 3 2018-10-29 11:26:54 -07:00
ReactFiberHostConfig.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberHostContext.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberHydrationContext.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberInstrumentation.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberLazyComponent.js Bugfix for #13886 (#13896) 2018-10-19 13:57:42 -07:00
ReactFiberNewContext.js [reconciler] ReactFiberNewContext import maxSigned31BitInt twice (#13857) 2018-10-22 10:24:44 -05:00
ReactFiberPendingPriority.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberReconciler.js The Lost Effect, chapter 3 2018-10-29 11:26:54 -07:00
ReactFiberRoot.js Make sure deletions don't stop passive effects 2018-10-29 11:26:53 -07:00
ReactFiberScheduler.js The Lost Effect, chapter 3 2018-10-29 11:26:54 -07:00
ReactFiberStack.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactFiberSuspenseComponent.js Try rendering again if a timed out tree receives an update (#13921) 2018-10-22 22:37:15 -07:00
ReactFiberTreeReflection.js Unfork Lazy Component Branches (#13902) 2018-10-19 22:22:45 -07:00
ReactFiberUnwindWork.js [Synchronous Suspense] Suspending a class outside concurrent mode (#13926) 2018-10-23 11:36:56 -07:00
ReactHookEffectTags.js Defer useEffect until after paint 2018-10-29 11:26:53 -07:00
ReactProfilerTimer.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactStrictModeWarnings.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactTypeOfMode.js Rename AsyncMode -> ConcurrentMode (#13732) 2018-09-26 17:13:02 +01:00
ReactUpdateQueue.js Unfork Lazy Component Branches (#13902) 2018-10-19 22:22:45 -07:00
maxSigned31BitInt.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00