react/packages/shared
Josh Story cc93a85332
[Fiber] InvokeGuardedCallback without metaprogramming (#26569)
InvokeGuardedCallback is now implemented with the browser fork done at
error-time rather than module-load-time. Originally it also tried to
freeze the window/document references to avoid mismatches in prototype
chains when testing React in different documents however we have since
updated our tests to not do this and it was a test only feature so I
removed it.
2023-04-20 15:08:51 -07:00
..
__tests__ Migrate testRunner from jasmine2 to jest-circus (#26144) 2023-02-10 13:39:14 -05:00
forks Add `alwaysThrottleRetries` flag (#26685) 2023-04-20 14:23:22 -04:00
CheckStringCoercion.js [flow] make Flow suppressions explicit on the error (#26487) 2023-03-27 13:43:04 +02:00
ConsolePatchingDev.js [flow] make Flow suppressions explicit on the error (#26487) 2023-03-27 13:43:04 +02:00
ExecutionEnvironment.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactComponentStackFrame.js Remove disableNativeComponentFrames (#26490) 2023-03-28 09:46:26 -04:00
ReactDOMSharedInternals.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactElementType.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactErrorUtils.js [flow] enable enforce_local_inference_annotations (#25921) 2023-01-09 15:46:48 -05:00
ReactFeatureFlags.js Add `alwaysThrottleRetries` flag (#26685) 2023-04-20 14:23:22 -04:00
ReactInstanceMap.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactSerializationErrors.js Use .slice() for all substring-ing (#26677) 2023-04-19 14:26:01 -07:00
ReactServerContextRegistry.js [flow] make Flow suppressions explicit on the error (#26487) 2023-03-27 13:43:04 +02:00
ReactSharedInternals.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactSymbols.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactTypes.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactVersion.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
assign.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
checkPropTypes.js [flow] make Flow suppressions explicit on the error (#26487) 2023-03-27 13:43:04 +02:00
consoleWithStackDev.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
enqueueTask.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
formatProdErrorMessage.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
getComponentNameFromType.js Remove no-fallthrough lint suppressions (#26553) 2023-04-04 20:08:33 -07:00
hasOwnProperty.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
invokeGuardedCallbackImpl.js [Fiber] InvokeGuardedCallback without metaprogramming (#26569) 2023-04-20 15:08:51 -07:00
isArray.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
isValidElementType.js Improve Error Messages when Access Client References (#26059) 2023-01-27 20:08:26 -05:00
objectIs.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
shallowEqual.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00