react/packages/shared
salazarm f2a59df48b
Remove unstableAvoidThisFallback from OSS (#22884)
* avoidThisFallbackFlag

* avoidThisFallback flag

* missed a spot

* rm gating
2021-12-08 08:21:02 -08:00
..
__tests__ Follow-up improvements to error code extraction infra (#22516) 2021-10-31 15:37:32 -07:00
forks Remove unstableAvoidThisFallback from OSS (#22884) 2021-12-08 08:21:02 -08:00
CheckStringCoercion.js Remove experimental useOpaqueIdentifier API (#22672) 2021-11-01 15:02:39 -07:00
ConsolePatchingDev.js Add console group methods to dev disabled groups (#19069) 2020-07-08 17:28:49 +01:00
ExecutionEnvironment.js give `canUseDOM` with a possibility to be a constant (#14194) 2019-04-25 11:28:53 +01:00
ReactComponentStackFrame.js Update test and stack frame code to support newer V8 stack formats (#22477) 2021-10-11 18:40:42 -04:00
ReactElementType.js Update Flow to 0.84 (#17805) 2020-01-09 14:50:44 +00:00
ReactErrorUtils.js [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
ReactFeatureFlags.js Add custom element property support behind a flag (#22184) 2021-12-08 15:11:42 +00:00
ReactInstanceMap.js Rename internal fields (#18377) 2020-03-24 18:19:20 +00:00
ReactSharedInternals.js Don't support older isomorphic React with newer renderers (#18329) 2020-03-17 19:30:10 +00:00
ReactSymbols.js Remove experimental useOpaqueIdentifier API (#22672) 2021-11-01 15:02:39 -07:00
ReactTypes.js Add back useMutableSource temporarily (#22396) 2021-09-21 20:38:24 -07:00
ReactVersion.js Add single source of truth for package versions (#21608) 2021-06-02 20:54:26 -07:00
checkPropTypes.js [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
consoleWithStackDev.js Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.) (#22064) 2021-09-27 10:05:07 -07:00
enqueueTask.js Fix requiring timers module with non standard require (#18632) 2020-04-16 12:36:09 +01:00
formatProdErrorMessage.js Pass prod error messages directly to constructor (#17063) 2019-10-11 09:10:40 -07:00
getComponentNameFromType.js Renamed function in error log issue #21446 (#21449) 2021-05-06 21:03:21 -04:00
hasOwnProperty.js Remove redundant initial of hasOwnProperty (#21134) 2021-04-01 09:05:10 -07:00
invokeGuardedCallbackImpl.js fix: document can be `null`, not just `undefined` (#22695) 2021-11-24 20:51:15 +00:00
isArray.js Reland Remove redundant initial of isArray (#21188) 2021-04-07 07:57:43 -07:00
isValidElementType.js [Offscreen] Mount/unmount layout effects (#21386) 2021-06-01 12:46:08 -07:00
objectIs.js Update to flow 0.97 (#17892) 2020-01-24 10:52:38 -08:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
shallowEqual.js duplicate value in variable (#22390) 2021-10-11 09:20:15 -04:00