react/packages/react-reconciler/src
Jessica Franco 18d2e0c03e Warning system refactoring (part 1) (#16799)
* Rename lowPriorityWarning to lowPriorityWarningWithoutStack

This maintains parity with the other warning-like functions.

* Duplicate the toWarnDev tests to test toLowPriorityWarnDev

* Make a lowPriorityWarning version of warning.js

* Extract both variants in print-warning

Avoids parsing lowPriorityWarning.js itself as the way it forwards the
call to lowPriorityWarningWithoutStack is not analyzable.
2019-09-24 13:45:38 +01:00
..
__tests__ Idle updates should not be blocked by hidden work (#16871) 2019-09-23 20:52:48 -07:00
forks Event Replaying (#16725) 2019-09-23 11:21:10 -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 Make component stack last argument for deprecation warnings (#16384) 2019-08-13 23:25:03 +01:00
ReactCurrentFiber.js List ignored types instead of included types in the stack (#14308) 2018-11-22 15:41:29 +00:00
ReactDebugFiberPerf.js Refactor Partial Hydration (#16346) 2019-08-12 15:58:38 -07:00
ReactFiber.js [react-interaction] Tweak Focus Table component (#16862) 2019-09-23 16:39:43 +02:00
ReactFiberBeginWork.js Re-enable risky work loop changes (#16771) 2019-09-13 09:33:46 -07:00
ReactFiberClassComponent.js Remove unused import 2019-08-12 14:35:33 -07:00
ReactFiberCommitWork.js Event Replaying (#16725) 2019-09-23 11:21:10 -07:00
ReactFiberCompleteWork.js Mark root as already hydrated after committing (#16739) 2019-09-10 20:02:02 -07:00
ReactFiberContext.js Add a feature flag to disable legacy context (#16269) 2019-08-02 01:21:32 +01:00
ReactFiberDevToolsHook.js [Fresh] Retry failed roots on refresh (#15966) 2019-06-24 16:54:54 +01: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
ReactFiberEvents.js [react-events] Fix Scope listener issue (#16658) 2019-09-04 18:57:39 +01:00
ReactFiberExpirationTime.js Idle updates should not be blocked by hidden work (#16871) 2019-09-23 20:52:48 -07:00
ReactFiberFundamental.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
ReactFiberHooks.js Re-enable risky work loop changes (#16771) 2019-09-13 09:33:46 -07:00
ReactFiberHostConfig.js Lint rule for unminified errors (#15757) 2019-05-29 11:29:04 -07:00
ReactFiberHostContext.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
ReactFiberHotReloading.js [Fresh] Always remount classes (#16823) 2019-09-18 16:32:11 +01:00
ReactFiberHydrationContext.js [Partial Hydration] Don't invoke listeners on parent of dehydrated event target (#16591) 2019-09-05 08:51:31 -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 Partial support for React.lazy() in server renderer. (#16383) 2019-08-13 18:51:20 -07:00
ReactFiberNewContext.js Refactor Partial Hydration (#16346) 2019-08-12 15:58:38 -07:00
ReactFiberReconciler.js Add "hydrationOptions" behind the enableSuspenseCallback flag (#16434) 2019-08-19 13:26:39 -07:00
ReactFiberRoot.js Re-enable risky work loop changes (#16771) 2019-09-13 09:33:46 -07:00
ReactFiberScope.js [react-ui] FocusGrid -> ReactFocusTable + tweaks and fixes (#16806) 2019-09-17 19:22:10 +02: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 Add "hydrationOptions" behind the enableSuspenseCallback flag (#16434) 2019-08-19 13:26:39 -07:00
ReactFiberSuspenseConfig.js Rename "loading" to "busy" in SuspenseConfig API (#15699) 2019-05-21 14:29:41 -07:00
ReactFiberSuspenseContext.js Add Suspense Boundary Context (and unstable_avoidThisFallback) (#15578) 2019-05-07 18:08:05 -07:00
ReactFiberThrow.js Remove unnecessary interaction tracing ping wrapper (#16777) 2019-09-13 11:04:36 -07:00
ReactFiberTreeReflection.js Event Replaying (#16725) 2019-09-23 11:21:10 -07:00
ReactFiberUnwindWork.js Refactor Partial Hydration (#16346) 2019-08-12 15:58:38 -07:00
ReactFiberWorkLoop.js Idle updates should not be blocked by hidden work (#16871) 2019-09-23 20:52:48 -07:00
ReactHookEffectTags.js Defer useEffect until after paint 2018-10-29 11:26:53 -07:00
ReactProfilerTimer.js Import Scheduler directly, not via host config (#14984) 2019-03-06 14:41:45 -08:00
ReactStrictModeWarnings.js Warning system refactoring (part 1) (#16799) 2019-09-24 13:45:38 +01:00
ReactTypeOfMode.js Add Batched Mode (#15502) 2019-05-13 14:30:39 -07:00
ReactUpdateQueue.js Re-enable risky work loop changes (#16771) 2019-09-13 09:33:46 -07:00
SchedulerWithReactIntegration.js Clear canceled task node early (#16403) 2019-08-21 19:49:22 +01:00
maxSigned31BitInt.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00