Commit Graph

  • f10ee8a317 [compiler] Infer types for properties after holes in array patterns (#34847) josephsavona 2025-10-15 09:51:17 -07:00
  • e096403c59 [compiler] Infer types for properties after holes in array patterns (#34847) Joseph Savona 2025-10-15 09:45:06 -07:00
  • 1873ad7960 [DevTools] The bridge event types should only be defined in one direction (#34859) Sebastian Markbåge 2025-10-15 11:42:03 -04:00
  • 77b2f909f6 [DevTools] Attempt at a better "unique suspender" text (#34854) Sebastian Markbåge 2025-10-15 10:26:46 -04:00
  • 6773248311 [DevTools] Track whether a boundary is currently suspended and make transparent (#34853) Sebastian Markbåge 2025-10-15 10:26:07 -04:00
  • 5747cadf44 [DevTools] Don't hide overflow rectangles (#34852) Sebastian Markbåge 2025-10-15 10:25:46 -04:00
  • 751edd6e2c [DevTools] Measure text nodes (#34851) Sebastian Markbåge 2025-10-15 10:24:45 -04:00
  • 6cfc9c1ff3 [DevTools] Don't measure fallbacks when suspended (#34850) Sebastian Markbåge 2025-10-15 10:12:26 -04:00
  • d8b74ed93c Merge 61cd4d321f into sapling-pr-archive-josephsavona Joseph Savona 2025-10-14 21:53:52 -07:00
  • 61cd4d321f [compiler][wip] Fix for ValidatePreserveMemo edge case w multiple return in useMemo Joe Savona 2025-10-14 21:49:44 -07:00
  • 39663a0eb7 merge commit for archive created by Sapling Joe Savona 2025-10-14 15:35:26 -07:00
  • ee90fab4a3 [compiler] Infer types for properties after holes in array patterns pr34847 Joe Savona 2025-10-14 15:33:39 -07:00
  • e7984651e4 [playground] Allow accordion tabs to open on error (#34844) Eugene Choi 2025-10-14 15:07:27 -04:00
  • 5f2b571878 [DevTools] Filter out built-in stack frames (#34828) Sebastian Markbåge 2025-10-14 09:34:57 -04:00
  • 56e846921d [Flight] Exclude RSC Stream if the stream resolves in a task (#34838) Sebastian Markbåge 2025-10-14 08:28:47 -04:00
  • 19b71673b1 [Flight] Forward the current environment when forwarding I/O entries (#34836) Sebastian Markbåge 2025-10-14 07:57:48 -04:00
  • 73507ec457 [DevTools] Exclude Suspense boundaries in hidden Activity (#34756) Sebastian "Sebbie" Silbermann 2025-10-14 13:57:08 +02:00
  • 03a62b20fd [Flight] Look for moved debugInfo when logging component performance track (#34839) Sebastian Markbåge 2025-10-14 07:21:12 -04:00
  • 9c2f4736f9 [Perf Tracks]: Clear potentially large measures (#34803) hoxyq 2025-10-13 14:48:48 -07:00
  • 2bccf63900 [Perf Tracks]: Clear potentially large measures (#34803) hoxyq 2025-10-13 14:48:08 -07:00
  • b9ec735de2 [Perf Tracks]: Clear potentially large measures (#34803) Ruslan Lesiutin 2025-10-13 17:42:13 -04:00
  • 3f719c7a56 Fix/add missing else branch for renders with no props change (#34837) hoxyq 2025-10-13 14:29:21 -07:00
  • 0ab9291420 Fix/add missing else branch for renders with no props change (#34837) hoxyq 2025-10-13 14:28:43 -07:00
  • 47905a7950 Fix/add missing else branch for renders with no props change (#34837) Ruslan Lesiutin 2025-10-13 17:23:04 -04:00
  • 7b971c0a55 Current behavior for excluding Component render with unchanged props from Components track (#34822) Sebastian "Sebbie" Silbermann 2025-10-13 23:14:51 +02:00
  • 83ea655a0b [DevTools] Group consecutive suspended by rows by the same name (#34830) Sebastian Markbåge 2025-10-13 13:07:39 -04:00
  • 026abeaa5f [Flight] Respect displayName of Promise instances on the server (#34825) Sebastian Markbåge 2025-10-13 12:29:00 -04:00
  • d7215b4970 [DevTools] Preserve the original index when sorting suspended by (#34829) Sebastian Markbåge 2025-10-13 12:12:12 -04:00
  • e2ce64acb9 [DevTools] Don't show the root as being non-compliant (#34827) Sebastian Markbåge 2025-10-13 12:11:52 -04:00
  • 34b1567427 [DevTools] Ignore suspense boundaries, without visual representation, in the timeline (#34824) Sebastian Markbåge 2025-10-13 12:10:54 -04:00
  • b467c6e949 [DevTools] Explicitly say which id to scroll to and only once (#34823) Sebastian Markbåge 2025-10-13 12:09:45 -04:00
  • 990171b69f [Fiber] Ensure useEffectEvent reads latest values in forwardRef and memo() Components (#34831) eps1lon 2025-10-13 09:05:02 -07:00
  • bb3facf2ee [Fiber] Ensure useEffectEvent reads latest values in forwardRef and memo() Components (#34831) eps1lon 2025-10-13 09:04:21 -07:00
  • 93d4458fdc [Fiber] Ensure useEffectEvent reads latest values in forwardRef and memo() Components (#34831) Sebastian "Sebbie" Silbermann 2025-10-13 17:58:43 +02:00
  • e835d661da [Fiber] Don't unhide a node if a direct parent offscreen is still hidden (#34821) sebmarkbage 2025-10-12 16:56:21 -07:00
  • eacf8b80b7 [Fiber] Don't unhide a node if a direct parent offscreen is still hidden (#34821) sebmarkbage 2025-10-12 16:55:40 -07:00
  • 1d68bce19c [Fiber] Don't unhide a node if a direct parent offscreen is still hidden (#34821) Sebastian Markbåge 2025-10-12 19:50:06 -04:00
  • ead92181bd [Flight] Avoid unnecessary indirection when serializing debug info (#34797) Hendrik Liebau 2025-10-10 21:44:28 +02:00
  • d44659744f [Flight] Fix preload as attribute for stylesheets (#34760) Hendrik Liebau 2025-10-10 21:40:56 +02:00
  • 8454a32f3c devtools: fix ellipsis truncation for key values (#34796) Sophie Alpert 2025-10-10 14:05:49 -04:00
  • 06fcc8f380 [playground] Fix syntax error from crashing the Compiler playground (#34623) Ian Duvall 2025-10-09 12:02:55 -07:00
  • 91e5c3daf1 fix(devtools): remove duplicated "Display density" field in General settings (#34792) Anatole-Godard 2025-10-09 19:38:23 +02:00
  • b57bf4a229 [compiler] Add VoidUseMemo rule to RecommendedLatest (#34783) poteto 2025-10-08 13:02:23 -07:00
  • b5356aa43b [compiler] Add VoidUseMemo rule to RecommendedLatest (#34783) poteto 2025-10-08 13:01:53 -07:00
  • 4b3e662e4c [compiler] Add VoidUseMemo rule to RecommendedLatest (#34783) lauren 2025-10-08 15:55:13 -04:00
  • 6928ae6e59 [compiler] Setup RecommendedLatest preset (#34782) poteto 2025-10-08 12:52:03 -07:00
  • bb67c72632 [compiler] Setup RecommendedLatest preset (#34782) poteto 2025-10-08 12:50:52 -07:00
  • 266d3638f6 Merge 989a414a1a into sapling-pr-archive-poteto lauren 2025-10-08 15:47:24 -04:00
  • 989a414a1a [compiler] Add VoidUseMemo rule to RecommendedLatest Lauren Tan 2025-10-08 12:46:11 -07:00
  • 3e1b34dc51 [compiler] Setup RecommendedLatest preset (#34782) lauren 2025-10-08 15:45:22 -04:00
  • cf7dcb766e [eprh] Prepare for 7.0.0 (#34757) poteto 2025-10-08 12:24:36 -07:00
  • f0f4198266 [eprh] Prepare for 7.0.0 (#34757) poteto 2025-10-08 12:23:57 -07:00
  • 7385e81064 Merge 121cd99953 into sapling-pr-archive-poteto lauren 2025-10-08 15:19:16 -04:00
  • 121cd99953 [compiler] Add VoidUseMemo rule to RecommendedLatest Lauren Tan 2025-10-08 12:18:41 -07:00
  • 9ca4882391 [compiler] Setup RecommendedLatest preset Lauren Tan 2025-10-08 12:18:41 -07:00
  • 7568e71854 [eprh] Prepare for 7.0.0 (#34757) lauren 2025-10-08 15:17:31 -04:00
  • 48faf65520 Merge f4e87bbf13 into sapling-pr-archive-poteto lauren 2025-10-08 15:07:12 -04:00
  • f4e87bbf13 [compiler] Add VoidUseMemo rule to RecommendedLatest Lauren Tan 2025-10-08 12:05:44 -07:00
  • 3a502d72dd [compiler] Setup RecommendedLatest preset Lauren Tan 2025-10-08 11:58:46 -07:00
  • fd88dcbc55 Merge 8f8aaab08a into sapling-pr-archive-poteto lauren 2025-10-08 14:34:48 -04:00
  • 8f8aaab08a [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 11:34:26 -07:00
  • edc197436b Merge 03c6454d79 into sapling-pr-archive-poteto lauren 2025-10-08 13:49:55 -04:00
  • 03c6454d79 [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 10:47:41 -07:00
  • 43cc883561 merge commit for archive created by Sapling Lauren Tan 2025-10-08 10:48:16 -07:00
  • 5bf9531648 [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 10:47:41 -07:00
  • 7f9fa1bf62 merge commit for archive created by Sapling Lauren Tan 2025-10-08 10:20:43 -07:00
  • 48e2f5be81 [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 10:20:12 -07:00
  • 7f86c8d0cd merge commit for archive created by Sapling Lauren Tan 2025-10-08 10:05:03 -07:00
  • aaf615881f [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 10:04:30 -07:00
  • 9523e7151d merge commit for archive created by Sapling Lauren Tan 2025-10-08 09:52:55 -07:00
  • 82c636bcaf [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 09:52:21 -07:00
  • dd82f9d35c Merge 0979326ea7 into sapling-pr-archive-poteto lauren 2025-10-08 12:39:05 -04:00
  • 0979326ea7 [eprh] Prepare for 7.0.0 Lauren Tan 2025-10-08 09:38:43 -07:00
  • 9724e3e66e [DevTools] Gate SuspenseTab (#34754) Ruslan Lesiutin 2025-10-08 05:47:50 -07:00
  • 6a21338749 [eprh] Update plugin config to be compatible with flat and legacy (#34762) poteto 2025-10-07 13:34:00 -07:00
  • eb8c620a6e [eprh] Update plugin config to be compatible with flat and legacy (#34762) poteto 2025-10-07 13:33:21 -07:00
  • 848e0e3a4f [eprh] Update plugin config to be compatible with flat and legacy (#34762) lauren 2025-10-07 16:23:56 -04:00
  • 5c15c1cd34 [ci] Dry run with debug mode (#34767) lauren 2025-10-07 15:16:18 -04:00
  • ad399dffb8 merge commit for archive created by Sapling Lauren Tan 2025-10-07 12:10:52 -07:00
  • 27b2f81cdf [ci] Dry run with debug mode Lauren Tan 2025-10-07 12:08:43 -07:00
  • 69b4cb8df4 [ci] Allow dry run (#34765) lauren 2025-10-07 14:44:46 -04:00
  • 4515920735 merge commit for archive created by Sapling Lauren Tan 2025-10-07 11:38:59 -07:00
  • 450ad4d648 [ci] Allow dry run Lauren Tan 2025-10-07 11:38:26 -07:00
  • a664f5f2ee [compiler] Fix incorrect version name (#34764) lauren 2025-10-07 14:32:51 -04:00
  • d75164fe97 merge commit for archive created by Sapling Lauren Tan 2025-10-07 11:32:02 -07:00
  • d5a27423f5 [ci] Allow dry run Lauren Tan 2025-10-07 11:31:28 -07:00
  • 8c4747d696 Merge 9a5849fa9c into sapling-pr-archive-poteto lauren 2025-10-07 14:25:50 -04:00
  • 9a5849fa9c [ci] Allow dry run Lauren Tan 2025-10-07 11:24:59 -07:00
  • d29b0c4b57 [compiler] Fix incorrect version name Lauren Tan 2025-10-07 11:21:06 -07:00
  • 1384ea8230 [compiler] Update release script for latest tag (#34763) lauren 2025-10-07 14:14:50 -04:00
  • 25864e7abd merge commit for archive created by Sapling Lauren Tan 2025-10-07 11:10:46 -07:00
  • cf2c79b5ff [compiler] Update release script for latest tag Lauren Tan 2025-10-07 11:10:04 -07:00
  • b5cb8de8b4 Merge a1f087fb14 into sapling-pr-archive-poteto lauren 2025-10-07 14:01:22 -04:00
  • a1f087fb14 [compiler] Update release script for latest tag Lauren Tan 2025-10-07 11:00:24 -07:00
  • 356511ee4b merge commit for archive created by Sapling Lauren Tan 2025-10-07 08:32:10 -07:00
  • 7c2cbb3e09 [eprh] Update plugin config to be compatible with flat and legacy Lauren Tan 2025-10-07 08:27:32 -07:00
  • 3c5cf7ffad [Flight] Don't serialize toJSON in Debug path and omit wide arrays (#34759) sebmarkbage 2025-10-07 07:05:40 -07:00
  • 3025aa3964 [Flight] Don't serialize toJSON in Debug path and omit wide arrays (#34759) Sebastian Markbåge 2025-10-07 09:59:34 -04:00
  • 9a487761ec Release Fragment refs to Canary (#34720) jackpope 2025-10-06 21:29:54 -07:00
  • 5e93f76352 Release <ViewTransition /> to Canary (#34712) jackpope 2025-10-06 21:29:36 -07:00