Commit Graph

  • f3ae540e1c Don't outline Suspense boundaries with suspensey CSS during shell flush (#35824) gnoff 2026-02-19 12:34:49 -08:00
  • 38cd020c1f Don't outline Suspense boundaries with suspensey CSS during shell flush (#35824) Josh Story 2026-02-19 12:29:21 -08:00
  • f247ebaf44 [Flight] Walk parsed JSON instead of using reviver for parsing RSC payload (#35776) Tim Neutkens 2026-02-19 17:37:41 +01:00
  • 3a2bee26d2 [DevTools] Fix alignment of breadcrumbs separator (#35817) Sebastian "Sebbie" Silbermann 2026-02-18 10:53:49 -08:00
  • 1b9c27415e Bump pbkdf2 from 3.0.14 to 3.1.5 in /fixtures/packaging/brunch/dev dependabot/npm_and_yarn/fixtures/packaging/brunch/dev/pbkdf2-3.1.5 dependabot[bot] 2026-02-18 02:16:26 +00:00
  • 5297406951 [react-dom] Add support for onFullscreenChange and onFullscreenError events (#34621) eps1lon 2026-02-17 17:40:30 -08:00
  • 5c7bdf9606 [react-dom] Add support for onFullscreenChange and onFullscreenError events (#34621) eps1lon 2026-02-17 17:39:45 -08:00
  • 4842fbea02 [react-dom] Add support for onFullscreenChange and onFullscreenError events (#34621) chirokas 2026-02-18 09:34:16 +08:00
  • bad7f52919 [Native] Add RCTSelectableText as a recognized Text component (#35780) elicwhite 2026-02-17 16:22:33 -08:00
  • 61db53c179 [Native] Add RCTSelectableText as a recognized Text component (#35780) Nick Gerleman 2026-02-17 16:16:06 -08:00
  • f3ece905c6 [compiler] Track locations for dependencies (#35794) josephsavona 2026-02-17 14:12:47 -08:00
  • 3ac77b13ef [compiler] Track locations for dependencies (#35794) josephsavona 2026-02-17 14:12:13 -08:00
  • 4ac47537dd [compiler] Track locations for dependencies (#35794) Joseph Savona 2026-02-17 14:06:21 -08:00
  • 92b339e12f Bump pbkdf2 from 3.1.2 to 3.1.5 in /fixtures/concurrent/time-slicing dependabot/npm_and_yarn/fixtures/concurrent/time-slicing/pbkdf2-3.1.5 dependabot[bot] 2026-02-17 16:42:20 +00:00
  • 47d1ad1454 [Flight] Skip transferReferencedDebugInfo during debug info resolution (#35795) Hendrik Liebau 2026-02-16 09:22:32 -08:00
  • d3efc90b5d Merge 6616fc64fb into sapling-pr-archive-josephsavona Joseph Savona 2026-02-15 16:04:11 -08:00
  • 6616fc64fb [compiler] Track locations for dependencies pr35794 Joe Savona 2026-02-15 16:04:04 -08:00
  • a0d7d3d560 merge commit for archive created by Sapling Joe Savona 2026-02-15 16:03:01 -08:00
  • 79de580352 [compiler] Track locations for dependencies Joe Savona 2026-02-15 15:59:39 -08:00
  • e8c6362678 [eslint-plugin-react-hooks] Add ESLint v10 support (#35720) Azat S. 2026-02-13 21:26:01 +03:00
  • 03ca38e6e7 [DevTools] Check suspense child node presence in parentSuspense.children before removing (#35775) Ruslan Lesiutin 2026-02-13 15:33:22 +00:00
  • 6066c782fe [DevTools] Dedicated empty state for roots that aren't suspended by anything (#35769) Sebastian "Sebbie" Silbermann 2026-02-12 17:48:02 +01:00
  • 705055d7ac [DevTools] Enable Suspense tab by default (#35768) Sebastian "Sebbie" Silbermann 2026-02-12 16:50:29 +01:00
  • 8374c2abf1 [DevTools] Remove experimental __IS_INTERNAL_MCP_BUILD__ flag and related code (#35755) Ruslan Lesiutin 2026-02-11 16:59:43 +00:00
  • 9d9aef4733 [fiber] bugfix - don't show <Offscreen> in error message. (#35763) rickhanlonii 2026-02-11 08:27:28 -08:00
  • 77d8aee66d [fiber] bugfix - don't show <Offscreen> in error message. (#35763) rickhanlonii 2026-02-11 08:26:50 -08:00
  • 892c68605c [fiber] bugfix - don't show <Offscreen> in error message. (#35763) Ricky 2026-02-11 11:20:51 -05:00
  • 94e9f4b039 Minor DOM FragmentInstance refactors (#35641) jackpope 2026-02-11 07:15:40 -08:00
  • 2e187cb291 Minor DOM FragmentInstance refactors (#35641) jackpope 2026-02-11 07:14:58 -08:00
  • cd515d7e22 Minor DOM FragmentInstance refactors (#35641) Jack Pope 2026-02-11 10:03:36 -05:00
  • 78f5c504b7 Notify FragmentInstance of added/removed text (#35637) Jack Pope 2026-02-11 09:26:22 -05:00
  • e49335e961 [DevTools] Display React.optimisticKey in key positions (#35760) Sebastian "Sebbie" Silbermann 2026-02-11 00:35:36 +01:00
  • 57b79b0388 [DevTools] Only block child Suspense boundaries if the parent has all shared suspenders removed (#35737) Sebastian "Sebbie" Silbermann 2026-02-10 17:52:35 +01:00
  • 70890e7c58 Consistent handling of work tags for rename, delete, and overriding state (#35740) Sebastian "Sebbie" Silbermann 2026-02-10 16:35:02 +01:00
  • f23aa1d9f5 [DevTools] Fix memory leak when unmounting hoistables (#35741) Sebastian "Sebbie" Silbermann 2026-02-10 13:09:23 +01:00
  • 49c3b270f9 [test] Include uniqueSuspenders in Suspense tree snapshots (#35736) Sebastian "Sebbie" Silbermann 2026-02-10 12:51:58 +01:00
  • c6bb26bf83 [DevTools] Don't capture durations for disconnected subtrees when profiling (#35718) Ruslan Lesiutin 2026-02-09 22:18:17 +00:00
  • 6a939d0b54 [DevTools] Allow renaming Host Component props (#35735) Sebastian "Sebbie" Silbermann 2026-02-09 23:14:46 +01:00
  • 4c9d62d2b4 [DevTools] Fix crash when revealing stable, filtered <Activity> children (#35734) Sebastian "Sebbie" Silbermann 2026-02-09 22:52:24 +01:00
  • d5ebb9652d [DevTools] Fix false-positive re-render reports for filtered nodes (#35723) hoxyq 2026-02-09 12:47:00 -08:00
  • 9b17a9691d [DevTools] Fix false-positive re-render reports for filtered nodes (#35723) hoxyq 2026-02-09 12:45:42 -08:00
  • 24f215ce8b [DevTools] Fix false-positive re-render reports for filtered nodes (#35723) Ruslan Lesiutin 2026-02-09 20:39:33 +00:00
  • eab523e2a9 [Fiber] Avoid duplicate debug info for array children (#35733) Sebastian "Sebbie" Silbermann 2026-02-09 20:36:56 +01:00
  • 272441a9ad [Flight] Add unstable_allowPartialStream option to Flight Client (#35731) Hendrik Liebau 2026-02-09 19:19:32 +01:00
  • b07aa7d643 [Flight] Fix encodeReply for JSX with temporary references (#35730) Hendrik Liebau 2026-02-09 16:17:53 +01:00
  • 2dd9b7cf76 [Flight] Fix debug channel flag in Node.js server renderToPipeableStream (#35724) Jimmy Lai 2026-02-08 11:14:15 -08:00
  • c33cdba78e Bump webpack from 5.82.1 to 5.104.1 dependabot/npm_and_yarn/webpack-5.104.1 dependabot[bot] 2026-02-06 15:27:09 +00:00
  • 65db1000b9 [test] Move profilingCommitTreeBuilder to versioned renderer (#35711) Sebastian "Sebbie" Silbermann 2026-02-06 16:00:43 +01:00
  • daf55d3d25 Fix type issues pr34666 Sebastian Sebbie Silbermann 2026-02-06 15:49:31 +01:00
  • 15d98b5583 [flow] Add web host element libdefs Jordan Brown 2025-10-01 12:58:57 -04:00
  • 2a879cdc95 [DevTools] Fix broken commit tree builder for initial operations (#35710) Sebastian "Sebbie" Silbermann 2026-02-06 15:16:23 +01:00
  • 9a5996a6c1 [flags] Cleanup enableHalt (#35708) Sebastian "Sebbie" Silbermann 2026-02-06 10:33:51 +01:00
  • 1c66ac740c [DevTools] Separate breadcrumbs with » (#35705) Sebastian "Sebbie" Silbermann 2026-02-06 00:40:31 +01:00
  • 8b276df415 [DevTools] Avoid scrollbars in Suspense breadcrumbs (#35700) Sebastian "Sebbie" Silbermann 2026-02-05 23:27:57 +01:00
  • 95ffd6cd9c Disable parallel transitions in canary (#35709) Ricky 2026-02-05 13:34:23 -05:00
  • b9323509be [DevTools] Throw an error when attempting to clone non-existent node (#35702) Ruslan Lesiutin 2026-02-05 17:49:18 +00:00
  • 18515664f4 Bump semver from 5.4.1 to 5.7.2 in /fixtures/packaging/webpack/dev dependabot/npm_and_yarn/fixtures/packaging/webpack/dev/semver-5.7.2 dependabot[bot] 2026-02-05 17:15:01 +00:00
  • bb53387716 [DevTools] Shrink/Deshrink Owners breadcrumbs on any resizes (#35694) Sebastian "Sebbie" Silbermann 2026-02-05 12:08:02 +01:00
  • 5378092c7e Bump semver from 5.7.1 to 5.7.2 in /scripts/devtools dependabot/npm_and_yarn/scripts/devtools/semver-5.7.2 dependabot[bot] 2026-02-04 22:45:23 +00:00
  • 5c2f13a7a2 [flags] add enableEffectEventMutationPhase (#35548) rickhanlonii 2026-02-04 12:11:22 -08:00
  • 9c2b30be35 [flags] add enableEffectEventMutationPhase (#35548) rickhanlonii 2026-02-04 12:10:48 -08:00
  • 3aaab92a26 [flags] add enableEffectEventMutationPhase (#35548) Ricky 2026-02-04 15:04:57 -05:00
  • f44a4f7ecb [test] add activity test with gSBU and enableViewTransition bugfix (#35555) rickhanlonii 2026-02-04 11:43:58 -08:00
  • 087a34696f [test] add activity test with gSBU and enableViewTransition bugfix (#35555) Ricky 2026-02-04 14:37:45 -05:00
  • 6913ea4d28 [flags] Add enableParallelTransitions (#35392) Ricky 2026-02-04 13:58:34 -05:00
  • cf993fb457 [Flight] Fix stack overflow in visitAsyncNode with deep async chains (#35612) Hendrik Liebau 2026-02-04 19:43:23 +01:00
  • 747d1fdf37 Fix exhaustive deps bug with flow type casting. (#35691) jorge-cab 2026-02-04 08:30:31 -08:00
  • 7f4381f461 Fix exhaustive deps bug with flow type casting. (#35691) jorge-cab 2026-02-04 08:29:54 -08:00
  • c137dd6f54 Fix exhaustive deps bug with flow type casting. (#35691) Jorge Cabiedes 2026-02-04 08:24:24 -08:00
  • 4fc3e5947e [compiler] Fix setState-in-effect for React.useEffect namespace calls (#35377) (#35419) josephsavona 2026-02-04 08:14:58 -08:00
  • 9a57813501 [compiler] Fix setState-in-effect for React.useEffect namespace calls (#35377) (#35419) josephsavona 2026-02-04 08:14:28 -08:00
  • 22a20e1f2f [compiler] Fix setState-in-effect for React.useEffect namespace calls (#35377) (#35419) Anton Chesnokov 2026-02-04 20:07:17 +04:00
  • 06c00b95df Merge 6f1022d614 into sapling-pr-archive-jorge-cab sapling-pr-archive-jorge-cab Jorge Cabiedes 2026-02-04 08:04:35 -08:00
  • 6f1022d614 Fix exhaustive deps bug with flow type casting. pr35691 Jorge Cabiedes Acosta 2026-02-04 07:54:51 -08:00
  • 90c6d1b218 [compiler][snap] More minimization improvements (#35689) Joseph Savona 2026-02-04 10:09:28 -05:00
  • f84ce5a45c [flags] Turn on enableViewTransition in OSS react-test-renderer (#35684) Sebastian "Sebbie" Silbermann 2026-02-04 11:42:49 +01:00
  • c9ff56ec74 [DevTools] Disable Activity slices by default (#35685) Sebastian "Sebbie" Silbermann 2026-02-04 10:56:33 +01:00
  • 3ce1316b05 [compiler][snap] Fixes to relative path resolution; compile subcommand (#35688) Joseph Savona 2026-02-03 22:12:21 -05:00
  • da843fde9c [compiler] Fix for loops in try/catch (#35686) josephsavona 2026-02-03 15:10:54 -08:00
  • 86b4da0a1d [compiler] Fix for loops in try/catch (#35686) josephsavona 2026-02-03 15:10:16 -08:00
  • cd0c4879a2 [compiler] Fix for loops in try/catch (#35686) Joseph Savona 2026-02-03 18:04:34 -05:00
  • 41e0e54e2a Bump url-parse from 1.5.1 to 1.5.10 in /fixtures/concurrent/time-slicing dependabot/npm_and_yarn/fixtures/concurrent/time-slicing/url-parse-1.5.10 dependabot[bot] 2026-02-03 22:11:48 +00:00
  • 2e304afb35 [flags] Turn on enableAsyncDebugInfo everywhere (#35683) eps1lon 2026-02-03 09:30:26 -08:00
  • bc4405a7b1 [flags] Turn on enableAsyncDebugInfo everywhere (#35683) eps1lon 2026-02-03 09:29:47 -08:00
  • 6853d7ab2f [Perf Tracks] Prevent crash when accessing $$typeof (#35679) Sebastian "Sebbie" Silbermann 2026-02-03 17:53:45 +01:00
  • e32c126121 [flags] Turn on enableAsyncDebugInfo everywhere (#35683) Sebastian "Sebbie" Silbermann 2026-02-03 17:52:57 +01:00
  • 600f9dde0e [Flight] allow context providers from client modules (#35675) rickhanlonii 2026-02-03 07:48:13 -08:00
  • 1b690d1d99 [Flight] allow context providers from client modules (#35675) rickhanlonii 2026-02-03 07:47:39 -08:00
  • 3e00319b35 [Flight] allow context providers from client modules (#35675) Ricky 2026-02-03 10:22:57 -05:00
  • 3419420e8b [flags] Cleanup enableActivity (#35681) Sebastian "Sebbie" Silbermann 2026-02-03 16:08:18 +01:00
  • b1533b034e [Flight] Allow overriding request.timeOrigin via options.startTime (#35598) Janka Uryga 2026-02-03 15:29:51 +01:00
  • 5dad2b47b8 [DevTools] Fix commit index reset when switching profiler roots (#35672) Ruslan Lesiutin 2026-02-03 12:44:04 +00:00
  • 748ee74e22 Use modern JSX runtime in Flight fixture (#35677) Sebastian "Sebbie" Silbermann 2026-02-03 12:05:24 +01:00
  • 5a2c0a2d72 [compiler] Add snap subcommand to minimize a test input (#35663) josephsavona 2026-02-02 19:12:37 -08:00
  • 863acf7f84 [compiler] Add snap subcommand to minimize a test input (#35663) josephsavona 2026-02-02 19:12:05 -08:00
  • d4a325df4d [compiler] Add snap subcommand to minimize a test input (#35663) Joseph Savona 2026-02-02 19:03:47 -08:00
  • 7b023d7073 [react-dom] Include submitter in submit events (#35590) Sebastian "Sebbie" Silbermann 2026-02-02 21:17:31 +01:00
  • dcab44d757 [react-dom] Fire onReset when automatically resetting forms (#35176) Sebastian "Sebbie" Silbermann 2026-02-02 21:17:14 +01:00
  • 128f43a60c [compiler] Support optional/logical/etc within try/catch (#35606) josephsavona 2026-02-02 09:33:29 -08:00
  • a15bc347eb [compiler] Support optional/logical/etc within try/catch (#35606) josephsavona 2026-02-02 09:32:50 -08:00