react/packages/shared
salazarm 6b85823b35
Clean up Selective Hydration / Event Replay flag (#24156)
* clean up selective hydration / replay flag

* dont export return_targetInst
2022-03-24 14:12:43 -04:00
..
__tests__ Remove Numeric Fallback of Symbols (#23348) 2022-02-23 18:08:30 -05:00
forks Clean up Selective Hydration / Event Replay flag (#24156) 2022-03-24 14:12:43 -04: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 Clean up Selective Hydration / Event Replay flag (#24156) 2022-03-24 14:12:43 -04:00
ReactInstanceMap.js Rename internal fields (#18377) 2020-03-24 18:19:20 +00:00
ReactServerContextRegistry.js [ServerContext] Flight support for ServerContext (#23244) 2022-03-08 07:55:32 -05:00
ReactSharedInternals.js Don't support older isomorphic React with newer renderers (#18329) 2020-03-17 19:30:10 +00:00
ReactSymbols.js [ServerContext] Flight support for ServerContext (#23244) 2022-03-08 07:55:32 -05:00
ReactTypes.js [ServerContext] Flight support for ServerContext (#23244) 2022-03-08 07:55:32 -05:00
ReactVersion.js Fix test-build-devtools if build was generated by build-for-devtools (#24088) 2022-03-23 09:51:59 -04:00
assign.js Remove object-assign polyfill (#23351) 2022-02-23 19:34:24 -05: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 [ServerContext] Flight support for ServerContext (#23244) 2022-03-08 07:55:32 -05: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 enableCacheElement flag (#24131) 2022-03-20 20:41:02 -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