Commit Graph

  • 459fd418cf Define HostInstance type for React Native (#31101) Timothy Yung 2024-10-01 17:25:59 -07:00
  • 99c056abb0 [Flight] Allow aborting encodeReply (#31106) Sebastian Markbåge 2024-10-01 11:28:51 -07:00
  • aaa3e2c408 Update Mofei Zhang 2024-10-01 13:59:22 -04:00
  • 52326e60d1 Update (base update) Mofei Zhang 2024-10-01 13:59:21 -04:00
  • 09189fc64a Update (base update) Mofei Zhang 2024-10-01 13:52:06 -04:00
  • 90f7b5e8ca Update Mofei Zhang 2024-10-01 13:52:06 -04:00
  • 3c847f64a4 Update (base update) Mofei Zhang 2024-10-01 13:52:06 -04:00
  • 56bda35dd1 Disable infinite render loop detection (#31088) jackpope 2024-10-01 08:08:39 -07:00
  • 799b307e65 Disable infinite render loop detection (#31088) jackpope 2024-10-01 08:08:35 -07:00
  • d8c90fa48d Disable infinite render loop detection (#31088) Jack Pope 2024-10-01 11:00:57 -04:00
  • 6e612587ec chore[react-devtools]: drop legacy context tests (#31059) Ruslan Lesiutin 2024-10-01 14:26:12 +01:00
  • 9ea5ffa9cb chore[react-devtools]: add legacy mode error message to the ignore list for tests (#31060) Ruslan Lesiutin 2024-10-01 14:04:05 +01:00
  • 40357fe630 fix[react-devtools]: request hook initialization inside http server response (#31102) Ruslan Lesiutin 2024-10-01 14:03:48 +01:00
  • 654e387d7e [Flight] Serialize Server Components Props in DEV (#31105) Sebastian Markbåge 2024-09-30 22:39:20 -07:00
  • f2c587720d Update Mofei Zhang 2024-09-30 15:56:58 -04:00
  • 056f726d61 Update (base update) Mofei Zhang 2024-09-30 15:56:58 -04:00
  • 98f018c80b Update (base update) Mofei Zhang 2024-09-30 15:56:57 -04:00
  • dfb45e2a61 Update Mofei Zhang 2024-09-30 15:56:56 -04:00
  • 5db468433a Update (base update) Mofei Zhang 2024-09-30 15:56:56 -04:00
  • 326832a56d [Flight] Serialize Error Values (#31104) Sebastian Markbåge 2024-09-30 12:45:13 -07:00
  • 13e521b5f6 Update Mofei Zhang 2024-09-30 14:27:45 -04:00
  • 75b4132089 Update (base update) Mofei Zhang 2024-09-30 14:27:45 -04:00
  • 199f3d71d0 Update (base update) Mofei Zhang 2024-09-30 14:27:44 -04:00
  • 5633275db1 Update Mofei Zhang 2024-09-30 14:27:44 -04:00
  • e0018967df Update (base update) Mofei Zhang 2024-09-30 14:27:43 -04:00
  • c67e241c16 [compiler] Renames and no-op refactor for next PR Mofei Zhang 2024-09-30 12:24:24 -04:00
  • 2cbea245cc [compiler][fixtures] Patch error-handling edge case in snap evaluator Mofei Zhang 2024-09-30 12:24:23 -04:00
  • 5d12e9e10b [compiler] repro for dep merging edge case (non-hir) Mofei Zhang 2024-09-30 12:24:22 -04:00
  • 58a3ca3b47 [compiler][hir-rewrite] Cleanup Identifier -> IdentifierId Mofei Zhang 2024-09-30 12:24:21 -04:00
  • 8c89fa7643 [compiler][hir-rewrite] Infer non-null props, destructure source Mofei Zhang 2024-09-30 12:24:20 -04:00
  • 1a779207a7 [compiler][test fixtures] Add enablePropagateDepsInHIR to forked tests Mofei Zhang 2024-09-30 12:24:20 -04:00
  • 943e45e910 [compiler][test fixtures] Fork more fixtures for hir-rewrite Mofei Zhang 2024-09-30 12:24:19 -04:00
  • 8acf15e0af Update (base update) Mofei Zhang 2024-09-30 12:24:27 -04:00
  • 2d5f234817 Update Mofei Zhang 2024-09-30 12:24:26 -04:00
  • bc2aa2be82 Update (base update) Mofei Zhang 2024-09-30 12:24:26 -04:00
  • 2d16326d9a fix[scripts/devtools/publish-release]: parse version list instead of handling 404 (#31087) Ruslan Lesiutin 2024-09-30 17:07:54 +01:00
  • db240980a3 [playground] Decouple playground from compiler Lauren Tan 2024-09-27 15:15:15 -04:00
  • d2a7be0ac0 Update (base update) Mofei Zhang 2024-09-26 18:29:53 -04:00
  • 3edc000d77 [compiler] Fix broken tests Lauren Tan 2024-09-26 17:34:28 -04:00
  • d34da5cdb9 [ci] Fix incorrect sha / commit messages in manual Meta builds Lauren Tan 2024-09-26 17:28:01 -04:00
  • 2e6b5cd789 Update (base update) Mofei Zhang 2024-09-26 17:26:22 -04:00
  • e2de2adf75 [Fizz] Start initial work immediately (#31079) gnoff 2024-09-26 13:59:31 -07:00
  • 342e45c4c0 [Fizz] Start initial work immediately (#31079) gnoff 2024-09-26 13:59:28 -07:00
  • b113f683d4 No commit message poteto 2024-09-26 13:58:44 -07:00
  • f8028b9b9b No commit message poteto 2024-09-26 13:58:43 -07:00
  • 67fee58b1f [Fizz] Start initial work immediately (#31079) Josh Story 2024-09-26 13:51:45 -07:00
  • 76aee6f39d Revert "Make prerendering always non-blocking" (#31080) Ricky 2024-09-26 16:48:57 -04:00
  • b2fb6f5503 Turn on lazy context propagation for RN and RTR (#31076) jackpope 2024-09-26 10:04:13 -07:00
  • 60b1420f18 Turn on lazy context propagation for RN and RTR (#31076) Jack Pope 2024-09-26 12:55:46 -04:00
  • 204a551eae Add: reload to profile for Fusebox (#31021) Edmond Chui 2024-09-26 16:39:51 +01:00
  • b091ef7e0b fix: update release scripts for react devtools (#31069) Ruslan Lesiutin 2024-09-26 15:42:59 +01:00
  • b90e440231 [dependabot] Ignore all fixture directories Lauren Tan 2024-09-26 10:22:38 -04:00
  • 0e9ccde185 [dependabot] Remove stale directories from config Lauren Tan 2024-09-26 10:22:37 -04:00
  • b7f74f39d8 [ez] Update deprecated action Lauren Tan 2024-09-26 09:55:39 -04:00
  • c900ee0cce [ez] Make commit sha clickable for fbsource Lauren Tan 2024-09-26 09:55:37 -04:00
  • 64be7b4dcc [ci] Fix missing values during manual workflow dispatch Lauren Tan 2024-09-26 09:55:36 -04:00
  • db320ea4d9 Bump rollup from 3.20.0 to 3.29.5 (#31072) dependabot[bot] 2024-09-26 09:56:33 -04:00
  • f7aff7f15c Bump express from 4.18.2 to 4.21.0 (#30980) dependabot[bot] 2024-09-26 09:56:24 -04:00
  • f04b8fc88e Bump ws from 6.2.2 to 6.2.3 in /scripts/release (#30463) dependabot[bot] 2024-09-26 09:56:10 -04:00
  • d0772d5866 Bump axios from 1.7.1 to 1.7.4 in /compiler (#30694) dependabot[bot] 2024-09-26 09:51:12 -04:00
  • 9927ab238b Bump rollup from 4.13.2 to 4.22.4 in /compiler (#31039) dependabot[bot] 2024-09-26 09:45:02 -04:00
  • f8024b0686 refactor: allow custom impl of backend realod-to-profile support check (#31048) Edmond Chui 2024-09-26 12:39:28 +01:00
  • 635b8b6288 fix: use public instance in Fiber renderer and expose it from getInspectorDataForViewAtPoint (#31068) hoxyq 2024-09-26 02:25:42 -07:00
  • d66fa02a30 fix: use public instance in Fiber renderer and expose it from getInspectorDataForViewAtPoint (#31068) Ruslan Lesiutin 2024-09-26 10:17:16 +01:00
  • b27edfbb4b Update (base update) Mofei Zhang 2024-09-25 19:41:40 -04:00
  • 5f9db2fb7f [Fiber] Fix missing render times when we cancel a pending commit (#31065) eps1lon 2024-09-25 15:28:49 -07:00
  • 2baa9b403a [Fiber] Fix missing render times when we cancel a pending commit (#31065) eps1lon 2024-09-25 15:28:46 -07:00
  • 778e1ed2e5 [Fiber] Fix missing render times when we cancel a pending commit (#31065) Sebastian "Sebbie" Silbermann 2024-09-26 00:20:03 +02:00
  • 9b61452a2a Make prerendering always non-blocking (#31056) acdlite 2024-09-25 13:40:14 -07:00
  • 64e263fc13 Make prerendering always non-blocking (#31056) acdlite 2024-09-25 13:40:14 -07:00
  • 0f1856c49f Make prerendering always non-blocking (#31056) Andrew Clark 2024-09-25 16:31:44 -04:00
  • cae834ff8c Unify perform{Sync,Concurrent}WorkOnRoot implementation (#31029) acdlite 2024-09-25 12:41:53 -07:00
  • fd6224b6ea Unify perform{Sync,Concurrent}WorkOnRoot implementation (#31029) acdlite 2024-09-25 12:41:50 -07:00
  • 3c7667a694 Unify perform{Sync,Concurrent}WorkOnRoot implementation (#31029) Andrew Clark 2024-09-25 14:33:11 -04:00
  • f1486377de Increase nested update limit to 100 (#31061) jackpope 2024-09-25 08:59:35 -07:00
  • 84c55046e6 Increase nested update limit to 100 (#31061) jackpope 2024-09-25 08:59:33 -07:00
  • f9ebd85a19 Increase nested update limit to 100 (#31061) Jack Pope 2024-09-25 11:50:41 -04:00
  • d2e9b9b4dc React DevTools 5.3.1 -> 6.0.0 (#31058) Ruslan Lesiutin 2024-09-25 14:38:34 +01:00
  • a15bbe1475 refactor: data source for errors and warnings tracking is now in Store (#31010) Ruslan Lesiutin 2024-09-24 19:51:21 +01:00
  • fc4a33eaa9 fix: consider alternate as a key for componentLogsEntry when inspecting raw fiber instance (#31009) Ruslan Lesiutin 2024-09-24 17:49:19 +01:00
  • 97355e033b DiffTrain build for [](https://github.com/facebook/react/commit/) poteto 2024-09-24 09:00:02 -07:00
  • 4b77c87461 DiffTrain build for commit https://github.com/facebook/react/commit/. poteto 2024-09-24 09:00:00 -07:00
  • 04bd67a490 Resolve references to deduped owner objects (#30549) Hendrik Liebau 2024-09-24 08:34:53 +02:00
  • 7fd25c5b52 [compiler] Export some helpers from PropagateScopeDepsHIR gh/josephsavona/57/orig Joe Savona 2024-09-23 17:10:41 -07:00
  • 955a863463 [compiler] Export some helpers from PropagateScopeDepsHIR gh/josephsavona/57/head Joe Savona 2024-09-23 17:10:38 -07:00
  • c2c2363b4d Move react-dom/{ => cjs/}*.js Tim Yung 2024-09-23 16:56:38 -07:00
  • 4708fb92c2 Fix runtime_commit_artifacts workflow gh/josephsavona/57/base Lauren Tan 2024-09-23 17:36:53 -04:00
  • 15336c5b08 Update Mofei Zhang 2024-09-23 17:36:15 -04:00
  • 28aa315673 Update (base update) Mofei Zhang 2024-09-23 17:36:15 -04:00
  • 5b19dc0f06 Allow forcing a build in artifacts workflow dispatch Lauren Tan 2024-09-23 15:31:10 -04:00
  • 79bcf6eb23 Fix missing trailing / in commit artifacts workflow Lauren Tan 2024-09-23 14:58:05 -04:00
  • d21a7619e0 [Fiber] Log the Render/Commit phases and the gaps in between (#31016) sebmarkbage 2024-09-23 11:17:21 -07:00
  • 1aa95c1c69 [Fiber] Log the Render/Commit phases and the gaps in between (#31016) sebmarkbage 2024-09-23 11:17:19 -07:00
  • 4e9540e3c2 [Fiber] Log the Render/Commit phases and the gaps in between (#31016) Sebastian Markbåge 2024-09-23 14:09:48 -04:00
  • 5d19e1c8d1 Fix: profiling crashes #30661 #28838 (#31024) Edmond Chui 2024-09-23 13:25:44 +01:00
  • 7e85a93c6d [Fiber] Track Event Time, startTransition Time and setState Time (#31008) sebmarkbage 2024-09-20 11:34:59 -07:00
  • 7afe7c4a5c [Fiber] Track Event Time, startTransition Time and setState Time (#31008) sebmarkbage 2024-09-20 11:34:48 -07:00
  • d4688dfaaf [Fiber] Track Event Time, startTransition Time and setState Time (#31008) Sebastian Markbåge 2024-09-20 14:27:12 -04:00
  • fe28b5dd9a [Fizz] Include componentStack at the root when aborting (#31011) gnoff 2024-09-20 10:07:42 -07:00
  • ae75d5a3f5 [Fizz] Include componentStack at the root when aborting (#31011) Josh Story 2024-09-20 10:00:02 -07:00