Commit Graph

  • 340060cccd Add @Andarist to changelog credits dan 2022-04-28 16:03:34 +01:00
  • 9f80a48ad4 Add missing item to the changelog dan 2022-04-27 02:03:08 +01:00
  • 53b95e5511 Fill in date in changelog for 18.1 (#24449) Andrew Clark 2022-04-26 17:09:08 -04:00
  • d78460490b Add date to changelog dan 2022-04-26 22:07:33 +01:00
  • 9c25728d10 Changelog for 18.1 (#24411) dan 2022-04-26 22:05:29 +01:00
  • 2633a6efc4 Bump @next versions (#24448) Andrew Clark 2022-04-26 16:58:53 -04:00
  • 72b7462fe7 Bump local package.json versions for 18.1 release (#24447) Andrew Clark 2022-04-26 16:58:44 -04:00
  • 22edb9f777 React version field should match package.json (#24445) v18.1.0 Andrew Clark 2022-04-26 16:28:48 -04:00
  • 6bf3deef59 Upgrade react-shallow-renderer to support react 18 (#24442) Michael サイトー 中村 Bashurov 2022-04-26 21:45:04 +03:00
  • bd4784c8f8 Revert #24236 (Don't recreate the same fallback on the client if hydrating suspends) (#24434) dan 2022-04-25 16:16:32 +01:00
  • 6d3b6d0f40 forwardRef et al shouldn't affect if props reused (#24421) Andrew Clark 2022-04-22 14:23:26 -04:00
  • bd08137666 Fix: useDeferredValue should reuse previous value (#24413) Andrew Clark 2022-04-20 23:30:46 -04:00
  • 9ae80d6a2b Suppress hydration warnings when a preceding sibling suspends (#24404) Josh Story 2022-04-20 14:52:54 -07:00
  • 0dc4e6663d Land enableClientRenderFallbackOnHydrationMismatch (#24410) Andrew Clark 2022-04-20 14:09:11 -04:00
  • 354772952a Land enableSelectiveHydration flag (#24406) Andrew Clark 2022-04-20 10:26:25 -04:00
  • 392808a1f7 Land enableClientRenderFallbackOnTextMismatch flag (#24405) Andrew Clark 2022-04-20 10:21:36 -04:00
  • 1e748b4528 Land enableLazyElements flag (#24407) Andrew Clark 2022-04-20 10:17:52 -04:00
  • 4175f05934 Temporarily feature flag numeric fallback for symbols (#24401) Ricky 2022-04-19 17:34:49 -04:00
  • a6d53f3468 Revert "Clean up Selective Hydration / Event Replay flag (#24156)" (#24402) Ricky 2022-04-19 17:34:30 -04:00
  • ab9cdd34fb Bugfix: In legacy mode, call suspended tree's unmount effects when it is deleted (#24400) Andrew Clark 2022-04-19 17:09:07 -04:00
  • 2bf5eba724 explain the rationale for the chosen escaping implemenation in a comment (#24389) Josh Story 2022-04-16 14:29:12 -07:00
  • d40dc73cf9 Escape bootstrapScriptContent for javascript embedding into HTML (#24385) Josh Story 2022-04-16 10:47:46 -07:00
  • 726ba80298 Synchronize implementations of second render logging (#24381) Billy Janitsch 2022-04-15 11:35:35 -04:00
  • d63cd97245 don't stringify objects for console log second render (#24373) Luna Ruan 2022-04-14 11:30:04 -05:00
  • ddb1ab1e97 Rename react-dom/testing to react-dom/unstable_testing in yarn build-for-devtools (#24364) Luna Ruan 2022-04-13 13:07:26 -05:00
  • 168da8d557 Fix typo that happened during rebasing Andrew Clark 2022-04-12 15:41:34 -04:00
  • 8bc527a4cf Bugfix: Fix race condition between interleaved and non-interleaved updates (#24353) Andrew Clark 2022-04-12 15:39:11 -04:00
  • f7cf077cca [Transition Tracing] Add Offscreen Queue (#24341) Luna Ruan 2022-04-12 10:42:08 -05:00
  • 4fc394bbec Fix suspense fallback throttling (#24253) sunderls 2022-04-12 15:42:05 +01:00
  • 80170a0681 Match bundle.name and match upper case entry points (#24346) Sebastian Markbåge 2022-04-11 21:01:48 -04:00
  • fea6f8da6a [Transition Tracing] Add transition to OffscreenState and pendingSuspenseBoundaries to RootState (#24340) Luna Ruan 2022-04-11 16:56:20 -05:00
  • 8e2f9b086e move passive flag (#24339) Luna Ruan 2022-04-11 16:54:57 -05:00
  • 55a21ef7e7 fix pushTransition for transition tracing (#24338) Luna Ruan 2022-04-11 16:54:25 -05:00
  • 069d23bb74 [eslint-plugin-exhaustive-deps] Fix exhaustive deps check for unstable vars (#24343) Afzal Sayed 2022-04-12 02:13:16 +05:30
  • 4997515b96 Point useSubscription to useSyncExternalStore shim (#24289) dan 2022-04-11 21:15:13 +01:00
  • df5d32f230 Remove create-subscription from the list Dan Abramov 2022-04-11 20:12:59 +01:00
  • 01e2bff1dc Remove unnecessary check (#24332) zhoulixiang 2022-04-12 03:08:29 +08:00
  • d9a0f9e203 Delete create-subscription folder (#24288) dan 2022-04-11 20:07:22 +01:00
  • f993ffc514 Fix infinite update loop that happens when an unmemoized value is passed to useDeferredValue (#24247) Andrew Clark 2022-04-11 12:34:03 -04:00
  • fa58002262 [Fizz] Pipeable Stream Perf (#24291) Josh Story 2022-04-11 09:13:44 -07:00
  • 0568c0f8cd Replace zero with NoLanes for consistency in FiberLane (#24327) Leo 2022-04-10 03:29:08 +08:00
  • e0160d50c5 add transition tracing transitions stack (#24321) Luna Ruan 2022-04-08 19:48:30 -05:00
  • b0f13e5d39 add pendingPassiveTransitions (#24320) Luna Ruan 2022-04-08 18:35:18 -05:00
  • 60e63b960f remove console.error in ReactFiberLane (#24319) Luna Ruan 2022-04-08 17:33:52 -05:00
  • ec52a5698e Fix: Don't call cWU if already unmounted Andrew Clark 2022-04-06 23:47:17 -04:00
  • 46db4e996d Combine deletion phase into single recursive function Andrew Clark 2022-04-06 23:25:39 -04:00
  • 481dece580 Use recursion to traverse during mutation phase Andrew Clark 2022-04-08 00:45:10 -04:00
  • f9e6aef828 Wrap try-catch directly around each user function Andrew Clark 2022-04-08 00:34:56 -04:00
  • bcc1b3121e Move reportUncaughtErrorInDev to captureCommitPhaseError Andrew Clark 2022-04-08 00:05:15 -04:00
  • c99c5f1df6 Move ad hoc flag checks into main switch statement Andrew Clark 2022-04-07 20:05:50 -04:00
  • 54b5b32d53 Move Update flag check into each switch case Andrew Clark 2022-04-07 19:51:05 -04:00
  • e66e7a0fb8 Inline commitWork into commitMutationOnFiber Andrew Clark 2022-04-07 19:09:07 -04:00
  • 12d7a9ad70 Combine commitWork into single switch statement Andrew Clark 2022-04-07 19:00:20 -04:00
  • ea7b2ec289 Remove wrong return pointer warning Andrew Clark 2022-04-06 23:01:07 -04:00
  • 8dcedba15a Add fallback shim for AbortController (#24285) Ricky 2022-04-08 15:53:40 -04:00
  • b86baa1cb7 Add back lost cache test (#24317) Ricky 2022-04-08 15:34:41 -04:00
  • a9add2fe08 Fix file path separator compatibility in scripts/babel (#24318) Zhongjan 2022-04-09 02:47:31 +08:00
  • bafe912a5f update types for InputContinuousLane and DefaultLane (#24316) Leo 2022-04-09 01:51:40 +08:00
  • 4ebaeae40d moved mutation code to passive (#24251) Luna Ruan 2022-04-08 11:28:20 -05:00
  • 5b2e7253f9 React DevTools 4.24.3 -> 4.24.4 (#24315) Brian Vaughn 2022-04-08 11:38:07 -04:00
  • caa60e8fcc update types for NonIdleLanes and IdleLane (#24313) Leo 2022-04-08 23:01:18 +08:00
  • 65f35035a6 Allow react-devtools-inline createStore() method to override Store config params (#24303) Brian Vaughn 2022-04-08 08:59:12 -04:00
  • 1f7a901d7b Fix false positive lint error with large number of branches (#24287) Stephen Cyron 2022-04-07 19:22:47 -04:00
  • f56dfe950b Warn on setState() in useInsertionEffect() (#24298) dan 2022-04-07 20:12:49 +01:00
  • 548b542b41 Update renderToPipeableStream#options.onShellError to match usage (#24299) Sebastian Silbermann 2022-04-07 21:06:54 +02:00
  • d68b09defc Fix warning about setState in useEffect (#24295) dan 2022-04-07 18:06:35 +01:00
  • 0579154772 Update create-subscription README (#24294) dan 2022-04-07 16:41:38 +01:00
  • e8f4a6653d Fix import in example dan 2022-04-07 14:12:58 +01:00
  • 3e8c91c5f8 Fix import in README dan 2022-04-07 13:46:36 +01:00
  • bb49abea23 Update some READMEs (#24290) dan 2022-04-07 02:35:01 +01:00
  • 4bc465a16f Rename Controls to PipeableStream (#24286) Sebastian Markbåge 2022-04-06 19:27:38 -04:00
  • ece5295e5a Remove unnecessary flag check (#24284) zhoulixiang 2022-04-07 00:42:53 +08:00
  • af730436c0 test: Update attribute fixture snapshot (#24083) Sebastian Silbermann 2022-04-05 03:59:26 +02:00
  • 1d1fa94a66 Fix false positive warning about react-dom/client with UMD builds (#24274) alireza molaee 2022-04-05 06:26:18 +04:30
  • 9ededef945 Don't mute hydration errors forcing client render (#24276) dan 2022-04-05 02:11:22 +01:00
  • 5f7f528083 Add more tests for suppressHydrationWarning (#24275) dan 2022-04-05 00:04:15 +01:00
  • fc47cb1b61 Fix suppressHydrationWarning not working in production (#24271) dan 2022-04-04 16:23:58 +01:00
  • 985272e268 Fix name mismatch in react-reconciler custom build. (#24272) Hikari Hayashi 2022-04-04 16:47:36 +08:00
  • e912da964d Update Example render for React v18 (#24259) Noel Kim (김민혁) 2022-04-03 10:41:49 +09:00
  • b8cfda15e1 changed Transitions type to Array<Transition> (#24249) Luna Ruan 2022-04-01 17:02:28 -04:00
  • c89a15c716 [ReactDebugTools] wrap uncaught error from rendering user's component (#24216) Mengdi "Monday" Chen 2022-04-01 14:38:11 -04:00
  • ebd7ff65b6 Don't recreate the same fallback on the client if hydrating suspends (#24236) dan 2022-04-01 02:49:54 +01:00
  • d352fd0931 Fix for SSR2 fixture not working locally (#24237) Kay 2022-04-01 01:26:12 +02:00
  • 4db3ff6c1a Test suite for hydration diff warnings (#24229) dan 2022-03-31 17:35:51 +01:00
  • aa05e73150 Add 4.4.0 release to eslint rules CHANGELOG (#24234) Brian Vaughn 2022-03-31 10:43:08 -04:00
  • b76103d66f Remove React 18 issue template (#24220) dan 2022-03-30 19:37:31 +01:00
  • 77938881f4 Update @next version (#24218) Andrew Clark 2022-03-30 12:28:49 -04:00
  • 7e3121e1cf Remove unstable_createMutableSource from experimental build (#24209) Sebastian Silbermann 2022-03-30 18:05:07 +02:00
  • a0fb3cf37e Fix changelog typos dan 2022-03-30 17:00:29 +01:00
  • 0415b18a10 [ReactDebugTools] add custom error type for future new hooks (#24168) Mengdi "Monday" Chen 2022-03-30 11:07:12 -04:00
  • 8b95ea2cba Inline DevTools test snapshots and cleaned up tests (#24199) Brian Vaughn 2022-03-30 11:02:51 -04:00
  • c9100d95b9 DevTools release script: Show changelog before minor/patch prompt (#24200) Brian Vaughn 2022-03-30 09:26:33 -04:00
  • 27199d7567 fix build script for react dev tools (#24193) Mengdi "Monday" Chen 2022-03-30 09:26:14 -04:00
  • cfc76b4658 Update CHANGELOG.md (#24206) Strek 2022-03-30 12:18:32 +05:30
  • 8acc812c67 Add a missing breaking change to changelog dan 2022-03-29 23:13:50 +01:00
  • adb8ebc927 React DevTools 4.24.2 -> 4.24.3 (#24198) Mengdi "Monday" Chen 2022-03-29 14:44:32 -04:00
  • 1703c68ab9 fix typo user_error_view_1 Mengdi Chen 2022-03-29 11:40:11 -04:00
  • f09f0685eb fix bad import Mengdi Chen 2022-03-29 11:08:01 -04:00
  • 1ad075c3dc [ReactDevTools] show message for unsupported feature Mengdi Chen 2022-03-29 10:37:38 -04:00
  • 566e046716 [ReactDevTools] custom view for errors occur in user's code Mengdi Chen 2022-03-25 15:47:07 -04:00