Commit Graph

  • 91e739e950 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values pr35020 Jorge Cabiedes Acosta 2025-11-10 12:16:51 -08:00
  • e99d2f2052 [compiler] Update ValidateNoDerivedComputationsInEffects_exp to log the error instead of throwing (#34972) jorge-cab 2025-11-10 12:22:30 -08:00
  • 8d2f7ad532 [compiler] Update ValidateNoDerivedComputationsInEffects_exp to log the error instead of throwing (#34972) jorge-cab 2025-11-10 12:21:54 -08:00
  • 63922d1d4b merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-10 12:20:22 -08:00
  • 65c3356c7c [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-10 12:20:11 -08:00
  • 527dded1bd [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-10 12:16:51 -08:00
  • e096460a01 Merge ddaf65ec78 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-11-10 12:17:04 -08:00
  • ddaf65ec78 [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-10 12:16:51 -08:00
  • 9ea13dd384 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-10 12:16:51 -08:00
  • f76c3617e0 [compiler] Switch to track setStates by aliasing and id instead of identifier names (#34973) Jorge Cabiedes 2025-11-10 12:16:27 -08:00
  • 7296120396 [compiler] Update ValidateNoDerivedComputationsInEffects_exp to log the error instead of throwing (#34972) Jorge Cabiedes 2025-11-10 12:16:13 -08:00
  • 46c72f4a71 [compiler] Fix false negatives and add data flow tree to compiler error for no-deriving-state-in-effects (#34995) jorge-cab 2025-11-10 12:14:50 -08:00
  • 66d88075ee [compiler] Prevent overriding a derivationEntry on effect mutation and instead update typeOfValue and fix infinite loops (#34967) jorge-cab 2025-11-10 12:14:21 -08:00
  • af0a333784 [compiler] Prevent overriding a derivationEntry on effect mutation and instead update typeOfValue and fix infinite loops (#34967) jorge-cab 2025-11-10 12:13:42 -08:00
  • 61487a9f3b merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-10 12:11:02 -08:00
  • ed1e6f9940 [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-10 12:10:22 -08:00
  • 4f6b31afba [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-10 12:10:22 -08:00
  • c10461285a [compiler] Switch to track setStates by aliasing and id instead of identifier names pr34973 Jorge Cabiedes Acosta 2025-11-10 12:10:22 -08:00
  • 4c9faa3ec3 [compiler] Update ValidateNoDerivedComputationsInEffects_exp to log the error instead of throwing pr34972 Jorge Cabiedes Acosta 2025-11-10 12:10:22 -08:00
  • 6347c6d373 [compiler] Fix false negatives and add data flow tree to compiler error for no-deriving-state-in-effects (#34995) Jorge Cabiedes 2025-11-10 12:09:13 -08:00
  • a8c68312ef Merge branch 'main' into pr34995 pr34995 Jorge Cabiedes 2025-11-10 12:09:00 -08:00
  • 01fb328632 [compiler] Prevent overriding a derivationEntry on effect mutation and instead update typeOfValue and fix infinite loops (#34967) Jorge Cabiedes 2025-11-10 12:08:05 -08:00
  • ce4054ebdd [DevTools] Measure when reconnecting Suspense (#35098) Sebastian "Sebbie" Silbermann 2025-11-10 20:55:31 +01:00
  • 21c1d51acb [DevTools] Don't attempt to draw bounding box if inspected element is not a Suspense (#35097) Sebastian "Sebbie" Silbermann 2025-11-10 20:01:59 +01:00
  • be48396dbd Remove Dead Code in WWW JS Facebook Community Bot 2025-11-10 08:34:01 -08:00
  • 20639fbd9d Fix: Activity should hide portal contents (#35091) acdlite 2025-11-10 07:48:37 -08:00
  • aad8576e1c Fix: Activity should hide portal contents (#35091) acdlite 2025-11-10 07:47:57 -08:00
  • 5268492536 Fix: Activity should hide portal contents (#35091) Andrew Clark 2025-11-10 07:42:26 -08:00
  • 3e1787eeee [Fizz] Simplify createSuspenseBoundary path (#35087) sebmarkbage 2025-11-09 12:25:10 -08:00
  • c83be7da9f [Fizz] Simplify createSuspenseBoundary path (#35087) Sebastian Markbåge 2025-11-09 15:19:43 -05:00
  • 6362b5c711 [DevTools] Special case the selected root outline (#35071) Sebastian Markbåge 2025-11-09 15:03:31 -05:00
  • a8beb1ba4b Remove Dead Code in WWW JS export-D86593830 Dead Code Bot 2025-11-08 20:37:19 -08:00
  • 5a9921b839 [DevTools] Apply Activity slice filter when double clicking Activity (#34908) Sebastian "Sebbie" Silbermann 2025-11-08 18:09:44 +01:00
  • 267f34c1b7 Fix: Errors should not escape a hidden Activity (#35074) acdlite 2025-11-07 15:25:05 -08:00
  • ee68b32143 Fix: Errors should not escape a hidden Activity (#35074) acdlite 2025-11-07 15:24:22 -08:00
  • 717e70843e Fix: Errors should not escape a hidden Activity (#35074) Andrew Clark 2025-11-07 15:18:24 -08:00
  • a10ff9c857 Upgrade devtools dependency update-notifier to 5.x (#31655) Stian Jensen 2025-11-07 19:43:42 +01:00
  • be8434b907 [Fizz] Unify preamble only fields to save a field (#35068) sebmarkbage 2025-11-07 06:24:34 -08:00
  • 0b7bcc8a3f [Fizz] Unify prerender only fields to save a field (#35067) sebmarkbage 2025-11-07 06:23:34 -08:00
  • fa50caf5f8 [Fizz] Unify preamble only fields to save a field (#35068) Sebastian Markbåge 2025-11-07 09:19:19 -05:00
  • 1e986f514f [Fizz] Unify prerender only fields to save a field (#35067) Sebastian Markbåge 2025-11-07 09:18:28 -05:00
  • 38bdda1ca6 Don't skip content in visible offscreen trees for Gesture View Transitions (#35066) Sebastian Markbåge 2025-11-06 20:59:08 -05:00
  • 193531badf Store instance handles in an internal map behind flag (#35053) jackpope 2025-11-06 15:23:27 -08:00
  • b899e1baa6 Store instance handles in an internal map behind flag (#35053) jackpope 2025-11-06 15:22:48 -08:00
  • a44e750e87 Store instance handles in an internal map behind flag (#35053) Jack Pope 2025-11-06 18:17:53 -05:00
  • 70382e5504 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-06 13:20:54 -08:00
  • c881b81a4e [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-04 13:08:23 -08:00
  • 01afa959a6 Don't skip content in visible offscreen trees for View Transitions (#35063) sebmarkbage 2025-11-06 13:08:38 -08:00
  • bf8408b06c Escape View Transition Name Strings as base64 (#35060) sebmarkbage 2025-11-06 13:08:03 -08:00
  • d1e9298f66 Escape View Transition Name Strings as base64 (#35060) sebmarkbage 2025-11-06 13:07:26 -08:00
  • 37b089a59c Don't skip content in visible offscreen trees for View Transitions (#35063) Sebastian Markbåge 2025-11-06 16:03:02 -05:00
  • 1a31a814f1 Escape View Transition Name Strings as base64 (#35060) Sebastian Markbåge 2025-11-06 16:02:06 -05:00
  • 5a2205ba28 Update bug report template for eslint plugin label (#34959) Alexander Kachkaev 2025-11-05 21:57:26 +00:00
  • 9a8f0dcfca Remove unstable_expectedLoadTime option (#35051) sebmarkbage 2025-11-05 12:58:27 -08:00
  • 76fb9f7af6 Remove unstable_expectedLoadTime option (#35051) sebmarkbage 2025-11-05 12:57:41 -08:00
  • fa767dade6 Remove unstable_expectedLoadTime option (#35051) Sebastian Markbåge 2025-11-05 15:52:21 -05:00
  • 79219e4aa4 Rename <Suspense unstable_expectedLoadTime> to <Suspense defer> and implement in SSR (#35022) sebmarkbage 2025-11-05 11:18:26 -08:00
  • be6b482d1c Rename <Suspense unstable_expectedLoadTime> to <Suspense defer> and implement in SSR (#35022) sebmarkbage 2025-11-05 11:17:46 -08:00
  • 0ba2f01f74 Rename <Suspense unstable_expectedLoadTime> to <Suspense defer> and implement in SSR (#35022) Sebastian Markbåge 2025-11-05 14:12:09 -05:00
  • 380f51d2bb Clean up enablePostpone Experiment (#35048) sebmarkbage 2025-11-04 21:11:22 -08:00
  • dd048c3b2d Clean up enablePostpone Experiment (#35048) Sebastian Markbåge 2025-11-05 00:05:59 -05:00
  • c308cb5905 Disable enablePostpone flag in experimental (#31042) Sebastian Markbåge 2025-11-04 23:23:25 -05:00
  • 7d12a28feb [Fiber] SuspenseList with "hidden" tail row should "catch" suspense (#35042) sebmarkbage 2025-11-04 19:17:26 -08:00
  • 5c34360acb [Fiber] SuspenseList with "hidden" tail row should "catch" suspense (#35042) sebmarkbage 2025-11-04 19:16:41 -08:00
  • 986323f8c6 [Fiber] SuspenseList with "hidden" tail row should "catch" suspense (#35042) Sebastian Markbåge 2025-11-04 22:11:33 -05:00
  • c9f62f9de5 Merge 30fecb232e into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-11-04 13:23:16 -08:00
  • 30fecb232e [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-04 13:08:23 -08:00
  • a0e4f1b8d3 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 13:08:23 -08:00
  • 5943880492 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-04 13:15:36 -08:00
  • 9ef188f117 [compiler] Prevent local state source variables from depending on other state Jorge Cabiedes Acosta 2025-11-04 13:08:23 -08:00
  • b2f2b26dd2 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 13:08:23 -08:00
  • 2c8e358b70 Merge db9b41085f into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-11-04 13:05:12 -08:00
  • db9b41085f [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 12:27:42 -08:00
  • 28cfa57fde merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-04 12:51:23 -08:00
  • 80b2907709 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 12:27:42 -08:00
  • 3154c96b9f Merge b2b77482a3 into sapling-pr-archive-jorge-cab Jorge Cabiedes 2025-11-04 12:28:51 -08:00
  • b2b77482a3 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 12:27:42 -08:00
  • 18eb87b2b8 [eslint] Fix useEffectEvent checks in component syntax (#35041) jbrown215 2025-11-04 12:07:23 -08:00
  • ff105bf909 [eslint] Fix useEffectEvent checks in component syntax (#35041) jbrown215 2025-11-04 12:06:41 -08:00
  • 8f8b336734 [eslint] Fix useEffectEvent checks in component syntax (#35041) Jordan Brown 2025-11-04 14:59:29 -05:00
  • 040b52ccc7 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-04 10:33:39 -08:00
  • 21f73a34c8 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-04 10:33:13 -08:00
  • f84fda3002 [compiler] Switch to track setStates by aliasing and id instead of identifier names Jorge Cabiedes Acosta 2025-11-04 10:33:13 -08:00
  • 8101d07abc [compiler] Update ValidateNoDerivedComputationsInEffects_exp to log the error instead of throwing Jorge Cabiedes Acosta 2025-11-04 10:33:13 -08:00
  • eb3659f727 [compiler] Fix false negatives and add data flow tree to compiler error for no-deriving-state-in-effects Jorge Cabiedes Acosta 2025-11-03 11:27:30 -08:00
  • 30e04b6af5 merge commit for archive created by Sapling sapling-pr-archive-jbrown215 Jordan Brown 2025-11-04 12:59:49 -05:00
  • b8b2373a05 [eslint] Fix useEffectEvent checks in component syntax pr35041 Jordan Brown 2025-11-04 12:56:54 -05:00
  • aff4530071 Merge e3b8eadab0 into sapling-pr-archive-jbrown215 Jordan Brown 2025-11-04 12:45:14 -05:00
  • e3b8eadab0 [eslint] Fix useEffectEvent checks in component syntax Jordan Brown 2025-11-04 12:45:07 -05:00
  • 56f1e715d1 [Tracks] Annotate devtools.performanceIssue for Cascading Updates in DEV (#34961) huntie 2025-11-04 09:13:32 -08:00
  • d000261eef [Tracks] Annotate devtools.performanceIssue for Cascading Updates in DEV (#34961) Alex Hunt 2025-11-04 17:07:31 +00:00
  • f646e8ffd8 [Flight] Fix hasReadable flag in Node.js clients' debug channel (#35039) Hendrik Liebau 2025-11-04 16:30:08 +01:00
  • 0437274c33 merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-03 16:23:51 -08:00
  • e900a9d00a [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-03 16:04:53 -08:00
  • 474c5b123d merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-03 16:05:07 -08:00
  • b42109947c [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-03 16:04:53 -08:00
  • c4eb46cfcb merge commit for archive created by Sapling Jorge Cabiedes Acosta 2025-11-03 14:58:03 -08:00
  • 019182f307 [compiler] Don't validate when effect cleanup function depends on effect localized setState state derived values Jorge Cabiedes Acosta 2025-11-03 14:36:58 -08:00
  • ca3e461ab5 Add fragment handles to children of FragmentInstances (#34935) jackpope 2025-11-03 14:56:37 -08:00
  • 11c9c0d5c0 Add fragment handles to children of FragmentInstances (#34935) jackpope 2025-11-03 14:55:58 -08:00