react/packages/shared
Sebastian Markbåge c0cf7c696c
Promote ASYNC_ITERATOR symbol to React Symbols (#28851)
So that when we end up referring to it in more places, it's only one.

We don't do this same pattern for regular `Symbol.iterator` because we
also support the string `"@@iterator"` for backwards compatibility.
2024-04-17 12:29:08 -04:00
..
__tests__ Remove invokeGuardedCallback and replay trick (#28515) 2024-03-11 20:17:07 -04:00
forks [Flight] Encode ReadableStream and AsyncIterables (#28847) 2024-04-16 12:20:07 -04:00
assign.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
binaryToComparableString.js [Flight] Taint APIs (#27445) 2023-10-02 13:55:39 -04:00
CheckStringCoercion.js [Fizz] implement onHeaders and headersLengthHint options (#27641) 2023-11-07 10:16:33 -08:00
ConsolePatchingDev.js [flow] make Flow suppressions explicit on the error (#26487) 2023-03-27 13:43:04 +02:00
consoleWithStackDev.js Flatten ReactSharedInternals (#28783) 2024-04-08 19:23:23 -04:00
enqueueTask.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
ExecutionEnvironment.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
formatProdErrorMessage.js Update error decoder URL (#27240) 2024-01-17 21:41:07 -05:00
getComponentNameFromType.js [be] Remove unshipped experimental <Cache> element type (#28698) 2024-04-02 07:57:08 -07:00
getPrototypeOf.js [Flight] Enforce "simple object" rule in production (#27502) 2023-10-11 12:18:49 -04:00
hasOwnProperty.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
isArray.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
isValidElementType.js [be] Remove unshipped experimental <Cache> element type (#28698) 2024-04-02 07:57:08 -07:00
normalizeConsoleFormat.js [Flight] Prefix Replayed Console Logs with a Badge (#28403) 2024-02-21 14:59:08 -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
ReactComponentStackFrame.js Flatten ReactSharedInternals (#28783) 2024-04-08 19:23:23 -04:00
ReactDOMSharedInternals.js Rename SECRET INTERNALS to __CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE (#28789) 2024-04-09 12:20:22 -04:00
ReactElementType.js Remove _owner field from JSX elements in prod if string refs are disabled (#28739) 2024-04-04 11:20:15 -04:00
ReactFeatureFlags.js [Flight] Encode ReadableStream and AsyncIterables (#28847) 2024-04-16 12:20:07 -04:00
ReactInstanceMap.js [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
ReactSerializationErrors.js [Flight] Better error message if you pass a function as a child to a client component (#28367) 2024-02-19 12:36:16 -05:00
ReactSharedInternals.js Rename SECRET INTERNALS to __CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE (#28789) 2024-04-09 12:20:22 -04:00
ReactSymbols.js Promote ASYNC_ITERATOR symbol to React Symbols (#28851) 2024-04-17 12:29:08 -04:00
ReactTypes.js Track Owner for Server Components in DEV (#28753) 2024-04-05 12:48:52 -04:00
ReactVersion.js Bump canary versions to v19-canary (#28646) 2024-03-26 15:31:57 -04:00
reportGlobalError.js [Fiber] Don't Rethrow Errors at the Root (#28627) 2024-03-26 23:44:07 -04:00
shallowEqual.js Flow upgrade to 0.205.1 (#26796) 2023-05-09 10:45:50 -04:00