Commit Graph

  • 6a51a9fea6 [DevTools] Track Server Environment Names of Each SuspenseNode (#34605) Sebastian Markbåge 2025-09-26 09:43:38 -04:00
  • 1fd291d3c5 [DevTools] Disable the tree list for now (#34606) Sebastian Markbåge 2025-09-26 09:43:00 -04:00
  • 047715c4ba [Flight] Preload <img> and <link> using hints before they're rendered (#34604) Sebastian Markbåge 2025-09-25 23:44:14 -04:00
  • 250f1b20e0 [playground] Fix useEffect on tabify (#34594) Eugene Choi 2025-09-25 14:56:41 -04:00
  • b0c1dc01ec [Flight] Add approximate parent context for FormatContext (#34601) Sebastian Markbåge 2025-09-25 12:05:47 -04:00
  • a0310426b8 [Fizz] Outline a Suspense Boundary if it has Suspensey CSS or Images (#34552) sebmarkbage 2025-09-25 06:53:32 -07:00
  • 6eb5d67e9c [Fizz] Outline a Suspense Boundary if it has Suspensey CSS or Images (#34552) Sebastian Markbåge 2025-09-25 09:38:41 -04:00
  • ac2c1a5a58 [Flight] Ensure blocked debug info is handled properly (#34524) Hendrik Liebau 2025-09-25 15:13:15 +02:00
  • 9aee29ae48 Merge a174bc2720 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-24 14:11:50 -07:00
  • a174bc2720 [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 634107b34e [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 807b1aad59 [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 14d69318c0 [Compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 9d35511692 [Compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-24 13:13:10 -07:00
  • f3172cee5a [Compiler] ValidateNoDerivedComputationsInEffects test cases Jorge Cabiedes Acosta 2025-09-24 13:13:00 -07:00
  • 2d50fd29b3 Merge b80f0f730d into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-24 14:02:59 -07:00
  • b80f0f730d [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 2f4c3a9202 [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • b2be955df0 [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 997d99bc23 [Compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 1f43d2339b [Compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-24 13:13:10 -07:00
  • c44fbf43b1 [DevTools] Fix instrumentation error when reconciling promise-as-a-child (#34587) Sebastian "Sebbie" Silbermann 2025-09-24 22:50:12 +02:00
  • 1c1396751a merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-24 13:19:06 -07:00
  • 4dfe0b85e0 [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • eda62df6bf [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 47722d5e00 [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • cce4aab05a [Compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-24 13:17:45 -07:00
  • 59d6bf97d6 [Compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-24 13:13:10 -07:00
  • 5b75fc9cfb [Compiler] ValidateNoDerivedComputationsInEffects test cases Jorge Cabiedes Acosta 2025-09-24 13:13:00 -07:00
  • 3bd13c0cb4 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-24 13:04:17 -07:00
  • d5a434a1eb [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-24 13:04:05 -07:00
  • 7ebf0fb356 [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-24 13:01:03 -07:00
  • 1716759f0e [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-24 13:01:03 -07:00
  • b62e650b6c [Compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-24 13:01:03 -07:00
  • e4be4f54d0 [Compiler] Don't throw calculate in render when there is a prop function call in effects pr34576 Jorge Cabiedes Acosta 2025-09-24 13:01:03 -07:00
  • ea16289e29 [Compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-24 12:35:56 -07:00
  • f7bd2a9e6f [Compiler] ValidateNoDerivedComputationsInEffects test cases Jorge Cabiedes Acosta 2025-09-23 14:53:06 -07:00
  • 47157c6d0a [compiler] Add support for commonjs (#34589) josephsavona 2025-09-24 11:24:31 -07:00
  • 8669b9eb31 [compiler] Add support for commonjs (#34589) josephsavona 2025-09-24 11:23:49 -07:00
  • 8ad773b1f3 [compiler] Add support for commonjs (#34589) Joseph Savona 2025-09-24 11:17:42 -07:00
  • 411798924b Merge 9ad4418715 into sapling-pr-archive-josephsavona Joseph Savona 2025-09-24 10:56:59 -07:00
  • 9ad4418715 [compiler] Add support for commonjs pr34588 Joe Savona 2025-09-24 10:56:48 -07:00
  • 4281dff703 Merge b39441ad35 into sapling-pr-archive-josephsavona Joseph Savona 2025-09-24 10:38:59 -07:00
  • b39441ad35 [commit] Add support for commonjs Joe Savona 2025-09-24 10:38:44 -07:00
  • 58d17912e8 Fix failing React DevTools regression tests (#34585) Sebastian "Sebbie" Silbermann 2025-09-24 19:08:13 +02:00
  • 297977b6fc Merge b91119f0d1 into sapling-pr-archive-josephsavona Joseph Savona 2025-09-24 10:04:47 -07:00
  • b91119f0d1 [commit] Add support for commonjs Joe Savona 2025-09-24 09:59:48 -07:00
  • c6a7213572 [compiler] Name anonymous functions from inlined useCallbacks (#34586) josephsavona 2025-09-24 09:24:31 -07:00
  • 2b6b1b4db4 [compiler] Name anonymous functions from inlined useCallbacks (#34586) josephsavona 2025-09-24 09:23:53 -07:00
  • 2c6d92fd80 [compiler] Name anonymous functions from inlined useCallbacks (#34586) Joseph Savona 2025-09-24 09:18:16 -07:00
  • 6d9c08829e Merge aa7193720b into sapling-pr-archive-josephsavona Joseph Savona 2025-09-24 08:57:00 -07:00
  • aa7193720b [compiler] Name anonymous functions from inlined useCallbacks pr34586 Joe Savona 2025-09-24 08:55:40 -07:00
  • 9c61c6dda1 Track "Animating" Entry for Gestures while the Gesture is Still On-going (#34548) sebmarkbage 2025-09-24 08:32:58 -07:00
  • fed5e2721f Track "Animating" Entry for Gestures while the Gesture is Still On-going (#34548) sebmarkbage 2025-09-24 08:32:24 -07:00
  • c61e58d57c Add Gesture Track in Performance Tab (#34546) eps1lon 2025-09-24 08:26:48 -07:00
  • ae41e13932 Add Gesture Track in Performance Tab (#34546) eps1lon 2025-09-24 08:26:08 -07:00
  • e233218359 Track "Animating" Entry for Gestures while the Gesture is Still On-going (#34548) Sebastian Markbåge 2025-09-24 11:26:03 -04:00
  • 05b61f812a Add Gesture Track in Performance Tab (#34546) Sebastian Markbåge 2025-09-24 11:20:14 -04:00
  • 5d78b8fbbf Include SyncLane in includesBlockingLane helper (#34543) sebmarkbage 2025-09-24 06:45:14 -07:00
  • 5f4fa92339 Include SyncLane in includesBlockingLane helper (#34543) sebmarkbage 2025-09-24 06:44:34 -07:00
  • e0c421ab71 Include SyncLane in includesBlockingLane helper (#34543) Sebastian Markbåge 2025-09-24 09:34:35 -04:00
  • 2ee6147510 [DevTools] Switch sourcemap-codec dependency (#34569) Ruslan Lesiutin 2025-09-24 06:11:53 -07:00
  • 145dda368d Merge 49d604da02 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-23 17:49:58 -07:00
  • dafee81d81 Merge 0504d94f6d into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-23 17:48:20 -07:00
  • 49d604da02 [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-23 17:48:12 -07:00
  • 9b46b6c00d [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-23 17:48:12 -07:00
  • 0504d94f6d [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • a5cb6d9f0b Merge e7f1d3fb07 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-23 17:44:30 -07:00
  • e7f1d3fb07 [Compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-23 17:39:07 -07:00
  • 97cc560036 [Compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • c1a9e2149a [Compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • 93bdc208d3 [Compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • a69dba722e [Compiler] Don't throw calculate in render when there is a prop function call in effects Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • f092c5e562 [Compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-23 17:17:32 -07:00
  • 7c6f85cff0 [Compiler] ValidateNoDerivedComputationsInEffects test cases Jorge Cabiedes Acosta 2025-09-23 14:53:06 -07:00
  • 915367e74f merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-23 17:42:30 -07:00
  • 8c95a30cfd [compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-23 17:39:07 -07:00
  • 36d9f5a204 [compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • 01c943323e [compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • 9d30c72290 [compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • 8ec2b420be [compiler] Don't throw calculate in render when there is a prop function call in effects Jorge Cabiedes Acosta 2025-09-23 17:38:36 -07:00
  • 2dd5b777c7 [compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-23 17:17:32 -07:00
  • 5e1897f2ef merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-23 17:19:15 -07:00
  • c470c4096a [compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-23 17:17:32 -07:00
  • 98fadb0558 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-23 15:16:16 -07:00
  • cf09742349 [compiler] Improve error for calculate in render useEffect validation pr34568 Jorge Cabiedes Acosta 2025-09-23 15:15:46 -07:00
  • b3f27a3844 [compiler] Don't throw calculate in render if the blamed setter is used outside of the effect pr34562 Jorge Cabiedes Acosta 2025-09-23 15:14:25 -07:00
  • 0b420676f0 [compiler] Don't throw calculate in render when there is a global function call in the effect pr34561 Jorge Cabiedes Acosta 2025-09-23 15:12:32 -07:00
  • 05c8f06c6b [compiler] Don't throw calculate in render when there is a ref in the effect pr34560 Jorge Cabiedes Acosta 2025-09-23 15:11:33 -07:00
  • 78aa14f401 [compiler] Don't throw calculate in render when there is a prop function call in effects pr34559 Jorge Cabiedes Acosta 2025-09-23 15:08:58 -07:00
  • 6ee7b65c71 [compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests pr34570 Jorge Cabiedes Acosta 2025-09-23 14:59:21 -07:00
  • 6b0654d69f Merge f7511d7bc9 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-09-23 14:55:23 -07:00
  • 14e5a8a506 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-09-23 14:55:07 -07:00
  • f7511d7bc9 [compiler] Improve error for calculate in render useEffect validation Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • 928b9d9e84 [compiler] Don't throw calculate in render if the blamed setter is used outside of the effect Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • d1dce5fd99 [compiler] Don't throw calculate in render when there is a global function call in the effect Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • c04059bcf3 [compiler] Don't throw calculate in render when there is a ref in the effect Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • dcfed75252 [compiler] Don't throw calculate in render when there is a prop function call in effects Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • 0482162bf2 [compiler] Change ValidateNoDerivedComputationsInEffect logic to track prop and local state derived values variables and add extra tests Jorge Cabiedes Acosta 2025-09-23 14:53:21 -07:00
  • d966edf822 [compiler] ValidateNoDerivedComputationsInEffects test cases pr34557 Jorge Cabiedes Acosta 2025-09-23 14:53:06 -07:00