Commit Graph

  • afcb9cdc93 [DevTools] Update Fiber logic in backend renderer to match implementation in React (#22527) Juan 2021-10-08 16:19:54 -04:00
  • 20ca9b565a React DevTools 4.19.1 -> 4.19.2 Brian Vaughn 2021-10-08 13:51:25 -04:00
  • 5fa4d79b00 [DevTools] Register logger for standalone DevTools (#22524) Juan 2021-10-08 08:38:11 -04:00
  • 784a725fe1 Added Devtools Extension link for Microsoft Edge (#22515) Abhay Gupta 2021-10-08 04:22:08 +05:30
  • 6ecad79ccf Test that discrete events that aren't hydratable do not propagate (#22502) salazarm 2021-10-06 08:31:21 -04:00
  • 579c008a75 [Fizz/Flight] pipeToNodeWritable(..., writable).startWriting() -> renderToPipeableStream(...).pipe(writable) (#22450) Sebastian Markbåge 2021-10-06 00:31:06 -04:00
  • 6485ef7472 Remove duplicate error code (#22513) Sebastian Markbåge 2021-10-05 22:59:46 -04:00
  • cadf94df1f Add new Jest --compact-console flag for DevTools tests (#22495) Brian Vaughn 2021-10-05 11:58:54 -04:00
  • f2c381131f fix: useSyncExternalStoreExtra (#22500) Daishi Kato 2021-10-04 23:39:51 +09:00
  • 0ecbbe1422 Sync hydrate discrete events in capture phase and dont replay discrete events (#22448) salazarm 2021-10-04 09:54:33 -04:00
  • a4bc8ae4c1 Reopen #22481 Fixed modal closing issue (#22484) BIKI DAS 2021-10-02 19:56:15 +05:30
  • 5f3b376c56 Show different error boundary UI for timeouts than normal errors (#22483) Brian Vaughn 2021-10-01 15:03:36 -04:00
  • bdd6d5064d React DevTools 4.19.0 -> 4.19.1 (#22480) Brian Vaughn 2021-10-01 11:50:05 -04:00
  • 2825a08dc0 [DevTools] Log basic usage events (#22478) Juan 2021-09-30 17:19:07 -04:00
  • a724a3b578 [RFC] Codemod invariant -> throw new Error (#22435) Andrew Clark 2021-09-30 15:01:28 -04:00
  • f5d946da6b [DevTools] Enable logger for internal build of DevTools extensions (#22476) Juan 2021-09-30 14:13:13 -04:00
  • 75b9869648 [DevTools] Extension reports logged events when feature flag is enabled (#22475) Juan 2021-09-30 13:47:14 -04:00
  • 47177247f8 DevTools: Fixed potential cache miss when insepcting elements (#22472) Brian Vaughn 2021-09-30 12:48:53 -04:00
  • 7d38e4fd89 CodeSandbox CI: Fall back to local build (#22473) Andrew Clark 2021-09-30 11:12:25 -04:00
  • ec4ac97500 Fixed Link on Documentation (#22465) Ay-Ay-Ron 2021-09-30 09:58:01 -04:00
  • 201af81b01 Release pooled cache reference in complete/unwind (#22464) Joseph Savona 2021-09-29 15:49:52 -07:00
  • 95ecd4a2c3 [DevTools] Commands for internal builds all follow :fb convention (#22463) Juan 2021-09-29 17:46:34 -04:00
  • 0883c4cd3a React DevTools 4.18.0 -> 4.19.0 (#22461) Luna Ruan 2021-09-29 12:06:13 -04:00
  • 033efe7312 Call get snapshot in useSyncExternalStore server shim (#22453) salazarm 2021-09-28 21:32:57 -04:00
  • 7843b142ac [Fizz/Flight] Pass in Destination lazily to startFlowing instead of in createRequest (#22449) Sebastian Markbåge 2021-09-28 18:32:09 -04:00
  • d9fb383d6f Extract queueing logic into shared functions (#22452) Andrew Clark 2021-09-28 15:05:44 -04:00
  • 9175f4d15e Scheduling Profiler: Show Suspense resource .displayName (#22451) Brian Vaughn 2021-09-28 11:29:33 -04:00
  • eba248c390 [Fizz/Flight] Remove reentrancy hack (#22446) Sebastian Markbåge 2021-09-27 20:47:56 -04:00
  • 66388150ef Remove usereducer eager bailout (#22445) Joseph Savona 2021-09-27 16:25:10 -07:00
  • 8131de13e2 prevent unused exec getCurrentValue after re-render (#22442) Behnam Mohammadi 2021-09-28 00:50:32 +03:30
  • 580e2f56d5 Add isArray in devTools utils (#22438) Behnam Mohammadi 2021-09-28 00:47:30 +03:30
  • d3e0869324 Make root.unmount() synchronous (#22444) Andrew Clark 2021-09-27 17:04:39 -04:00
  • 2cc6d79c98 Rename onReadyToStream to onCompleteShell (#22443) Sebastian Markbåge 2021-09-27 15:38:22 -04:00
  • 2e41568313 DevTools encoding supports multibyte characters (e.g. "🟩") (#22424) Brian Vaughn 2021-09-27 13:34:39 -04:00
  • c88fb49d37 Improve DEV errors if string coercion throws (Temporal.*, Symbol, etc.) (#22064) Justin Grant 2021-09-27 10:05:07 -07:00
  • 05726d72cc [Fix] Errors should not "unsuspend" a transition (#22423) Andrew Clark 2021-09-27 11:44:39 -04:00
  • c9d64e5f4c add hasOwnProperty to devTools backend (#22437) Behnam Mohammadi 2021-09-27 16:26:56 +03:30
  • 3746eaf985 Packages/React/src/ReactLazy ---> changing -1 to unintialized (#22421) BIKI DAS 2021-09-24 23:22:21 +05:30
  • 04ccc01d96 Hydration errors should force a client render (#22416) Andrew Clark 2021-09-24 13:47:19 -04:00
  • 029fdcebbf root.hydrate -> root.isDehydrated (#22420) Andrew Clark 2021-09-24 13:45:46 -04:00
  • 1c73ceed5f Scheduling Profiler marks should include thrown Errors (#22419) Brian Vaughn 2021-09-24 12:56:27 -04:00
  • af87f5a83d Scheduling Profiler marks should include thrown Errors (#22417) Brian Vaughn 2021-09-24 12:32:37 -04:00
  • b1a1cb1168 DevTools: Lazily parse indexed map sections (#22415) Brian Vaughn 2021-09-24 11:09:42 -04:00
  • a01cdbf813 Update Yarn build-for-devtools script to account for build/build2 changes (#22418) Brian Vaughn 2021-09-24 10:54:57 -04:00
  • d47339ea36 [Fizz] Remove assignID mechanism (#22410) Sebastian Markbåge 2021-09-24 10:22:02 -04:00
  • 1c58cfab95 Update Node.js to latest v14.17.6 LTS (#22401) Damian Cyntler 2021-09-24 01:30:12 +02:00
  • 3a50d95573 Never attach ping listeners in legacy Suspense (#22407) Andrew Clark 2021-09-23 14:07:38 -04:00
  • d174d063d1 DevTools: Hook names optimizations (#22403) Brian Vaughn 2021-09-22 20:17:57 -04:00
  • 95502f7b25 Update CodeSandbox to pull build artifacts from CI (#22400) Andrew Clark 2021-09-22 14:35:56 -04:00
  • 51e017c523 Revert "[Old server renderer] Retry error on client (#22399)" Andrew Clark 2021-09-22 12:31:17 -04:00
  • 5a06072780 [Old server renderer] Retry error on client (#22399) Andrew Clark 2021-09-22 11:45:55 -04:00
  • 82c8fa90be Add back useMutableSource temporarily (#22396) Andrew Clark 2021-09-21 23:38:24 -04:00
  • 8fcfdfff7e Scrape warning messages in CI (#22393) Andrew Clark 2021-09-21 22:03:01 -04:00
  • ba07042c86 Fix sizebot mistakenly detecting deleted files (#22394) Andrew Clark 2021-09-21 21:55:47 -04:00
  • d56947eb2c Increase polling threshold for publish-prereleases (#22392) Andrew Clark 2021-09-21 21:43:59 -04:00
  • 5b57bc6e31 [Draft] don't patch console during first render (#22308) Luna Ruan 2021-09-21 15:00:11 -07:00
  • cf07c3df12 Delete all but one build2 reference (#22391) Andrew Clark 2021-09-21 16:15:41 -04:00
  • bb0d069359 [build2 -> build] Local scripts Andrew Clark 2021-09-21 15:12:52 -04:00
  • 162bb8c978 [build -> build2] Sizebot Andrew Clark 2021-09-21 12:06:15 -04:00
  • 2375670a91 Delete unused CI jobs Andrew Clark 2021-09-21 13:49:25 -04:00
  • f35287dda4 [build2 -> build] -> download-build-artifacts Andrew Clark 2021-09-21 12:13:32 -04:00
  • e3c9cd9f41 Add COMMIT_SHA to build directory Andrew Clark 2021-09-21 13:41:58 -04:00
  • 0c81d347b6 Write artifacts to build instead of build2 Andrew Clark 2021-09-21 12:02:14 -04:00
  • baff3f2005 Move build_devtools_and_process_artifacts (#22388) Andrew Clark 2021-09-21 11:51:51 -04:00
  • 7c6049695f Move lint job to new, combined CI workflow (#22386) Andrew Clark 2021-09-21 11:16:26 -04:00
  • 4da03c9fbd useSyncExternalStore React Native version (#22367) salazarm 2021-09-21 11:07:56 -04:00
  • 48d475c9ed correct typos (#22294) Bowen 2021-09-22 01:05:41 +10:00
  • fc57432966 Move DOM fixtures test job to main CI workflow (#22385) Andrew Clark 2021-09-21 11:00:28 -04:00
  • cb6c619c07 Remove Fiber fields that were used for hydrating useMutableSource (#22368) Sebastian Silbermann 2021-09-20 22:12:30 +02:00
  • 64e70f82e9 [Fizz] add avoidThisFallback support (#22318) salazarm 2021-09-20 15:44:48 -04:00
  • cbf6178ed3 Fix links in packages/react-devtools/README.md (#22356) 38elements 2021-09-21 04:10:29 +09:00
  • acf8ada4c0 Fix typo in types.js (react-devtools-shared) (#22299) Konstantin Popov 2021-09-20 22:09:59 +03:00
  • c62d5831d3 react-devtools\OVERVIEW.md --> fixed typos (#22372) BIKI DAS 2021-09-21 00:39:37 +05:30
  • 7e8fb98e14 Enabled enableProfilerChangedHookIndices feature flag for all builds (#22365) Brian Vaughn 2021-09-20 13:10:50 -04:00
  • 3ee7a004e5 devtools: Display actual ReactDOM API name in root type (#22363) Sebastian Silbermann 2021-09-20 17:44:21 +02:00
  • 79b8fc6670 Implement getServerSnapshot in userspace shim (#22359) Andrew Clark 2021-09-20 11:32:13 -04:00
  • 86b3e2461d Implement useSyncExternalStore on server (#22347) Andrew Clark 2021-09-20 11:31:02 -04:00
  • 57e4d6872f replace-fork: Cleanup after failure if no unstaged changes (#22364) Brian Vaughn 2021-09-20 11:10:17 -04:00
  • 293059e52b replace-fork should not clear uncommitted changes (#22348) Andrew Clark 2021-09-20 10:07:25 -04:00
  • 8209de2695 Delete useMutableSource implementation (#22292) Andrew Clark 2021-09-20 00:11:50 -04:00
  • f50ff357cf DevTools: Fix memory leak via alternate Fiber pointer (#22346) Brian Vaughn 2021-09-17 12:53:07 -04:00
  • bc9bb87c2b Clear performance marks after measuring (#22345) Brian Vaughn 2021-09-17 10:46:42 -04:00
  • 1090ccd019 [DevTools] Enable hook names in standalone app (#22320) Juan 2021-09-17 10:21:54 -04:00
  • f2fd1b80d5 Updated the utfDecodeString() method to avoid call stack exceeded error (#22330) Brian Vaughn 2021-09-17 09:52:52 -04:00
  • b0803f255b VerticalScrollView -> fixed typos (#22341) BIKI DAS 2021-09-17 18:35:09 +05:30
  • a7da457e6b Scheduling profiler: Fix typo in View.js (#22337) Ikko Ashimine 2021-09-17 22:04:51 +09:00
  • a8cabb5648 [DevTools] Fix runtime error when inspecting an element times out (#22329) Juan 2021-09-15 17:19:10 -04:00
  • e8feb11b62 Fixed issue for better bundles,chunks and workers name in devtools-extensions. (#22322) Abhay Gupta 2021-09-15 23:21:33 +05:30
  • f4ac680c7a Fixed broken build script --unsafe-partial flag (#22324) Brian Vaughn 2021-09-15 13:32:09 -04:00
  • 67222f044c [Experiment] Warn if callback ref returns a function (#22313) Dan Abramov 2021-09-15 13:51:39 +01:00
  • 50263d3273 [DevTools] Add initial APIs for logging instrumentation events under feature flag (#22276) Juan 2021-09-14 11:10:24 -04:00
  • 263cfa6ecb [Experimental] Add useInsertionEffect (#21913) Ricky 2021-09-14 10:27:09 -04:00
  • 806aaa2e21 [useSES shim] Import prefixed native API (#22310) Andrew Clark 2021-09-14 00:55:18 -04:00
  • fd5e01c2e0 [useSES/extra] Reuse old selection if possible (#22307) Andrew Clark 2021-09-13 17:26:41 -04:00
  • 33226fadaa Check for store mutations before commit (#22290) Andrew Clark 2021-09-13 11:07:46 -04:00
  • 86c7ca70a9 Fix link (#22296) Konstantin Popov 2021-09-12 18:09:53 +03:00
  • e73911e715 Clean up my "hard to read" code (#22295) Ricky 2021-09-11 15:05:54 -04:00
  • d2f08dd40d DevTools: Add missing param to fetchFromPage() (#22291) Brian Vaughn 2021-09-10 16:26:46 -04:00
  • 81db4eb1d1 Replaced network.onRequestFinished() caching with network.getHAR() (#22285) Brian Vaughn 2021-09-10 15:11:18 -04:00
  • 0fd195f295 update error message to include useLayoutEffect or useEffect on bad e… (#22279) salazarm 2021-09-10 12:19:51 -04:00