Commit Graph

  • a5a58164ea [compiler] Simplify FunctionExpression node Sathya Gunsasekaran 2024-07-31 14:35:27 +01:00
  • 1db4d6c415 [compiler] Validate against setState in useMemo (resubmit of #30552) Joe Savona 2024-08-02 09:53:27 -07:00
  • 8269d55d23 chore[react-devtools]: add global for native and use it to fork backend implementation (#30533) Ruslan Lesiutin 2024-08-02 10:51:15 +01:00
  • 5d2236196a Update on "[compiler] Bail out and log calls that likely have side effects" gh/mvitousek/19/head Mike Vitousek 2024-08-02 01:55:32 -07:00
  • 016530ec06 [compiler] Bail out and log calls that likely have side effects gh/mvitousek/19/orig Mike Vitousek 2024-08-02 01:55:32 -07:00
  • 5fb783ce58 Update base for Update on "[compiler] Bail out and log calls that likely have side effects" gh/mvitousek/19/base Mike Vitousek 2024-08-02 01:55:31 -07:00
  • 13034bbd83 [compiler][wip] Track and propagate function effects of arrays and objects gh/mvitousek/21/orig Mike Vitousek 2024-08-02 01:55:30 -07:00
  • 53f7b222ee [compiler][wip] Track and propagate function effects of arrays and objects gh/mvitousek/21/head Mike Vitousek 2024-08-02 01:55:26 -07:00
  • c708a6ee23 [compiler] Allow global mutation effects in arguments passed to hooks and in return values Mike Vitousek 2024-08-02 01:55:24 -07:00
  • 38ddcbe898 Update on "[compiler] Allow global mutation effects in arguments passed to hooks and in return values" gh/mvitousek/21/base Mike Vitousek 2024-08-02 01:55:24 -07:00
  • ef8833306c Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-02 00:09:39 -07:00
  • 076abcf35a Update base for Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-02 00:09:38 -07:00
  • 317484f7ef [compiler] Allow global mutation effects in arguments passed to hooks and in return values Mike Vitousek 2024-08-02 00:09:34 -07:00
  • 4052937195 Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-01 16:53:17 -07:00
  • 3764b94118 Update on "[compiler] Validate against setState in useMemo" gh/josephsavona/32/head gh/josephsavona/32/base Joe Savona 2024-08-01 16:52:52 -07:00
  • 46dc2de89c [compiler] Validate against setState in useMemo gh/josephsavona/32/orig Joe Savona 2024-08-01 16:52:52 -07:00
  • d4ce56ffc6 Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-01 15:38:56 -07:00
  • 2e114b0b2e Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-01 14:05:37 -07:00
  • 3affe0339f Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-01 13:25:32 -07:00
  • 7a7933bb8c Cloned flag to avoid extra clones in persistent renderer (#27647) kassens 2024-08-01 12:18:26 -07:00
  • 5fb67fa25c Cloned flag to avoid extra clones in persistent renderer (#27647) Jan Kassens 2024-08-01 15:11:19 -04:00
  • 129abed386 Update on "[compiler] Bail out and log calls that likely have side effects" Mike Vitousek 2024-08-01 11:35:26 -07:00
  • 22b97005ee [compiler] Bail out and log calls that likely have side effects Mike Vitousek 2024-08-01 11:24:45 -07:00
  • 06d0b89e8d [DevTools] Enable pointEvents while scrolling (#30560) Sebastian Markbåge 2024-08-01 11:34:38 -04:00
  • 4ea12a11d1 [DevTools] Make Element Inspection Feel Snappy (#30555) Sebastian Markbåge 2024-08-01 11:04:56 -04:00
  • 76d8d060b5 [Devtools] Ensure initial read of useFormStatus returns NotPendingTransition (#28728) eps1lon 2024-08-01 02:03:31 -07:00
  • 9fc6c4cfa7 [Devtools] Ensure initial read of useFormStatus returns NotPendingTransition (#28728) eps1lon 2024-08-01 02:03:31 -07:00
  • 88ee14ffa5 [Devtools] Ensure initial read of useFormStatus returns NotPendingTransition (#28728) Sebastian Silbermann 2024-08-01 10:55:53 +02:00
  • 1a6f698829 Update on "[compiler] Validate against setState in useMemo" Joe Savona 2024-07-31 16:14:35 -07:00
  • c3179ed6f8 Update on "[compiler] Validate against setState in useMemo" Joe Savona 2024-07-31 16:14:03 -07:00
  • bafcd214e5 Update on "[compiler] Validate against setState in useMemo" Joe Savona 2024-07-31 16:10:26 -07:00
  • 23cecd9280 [compiler] Validate against setState in useMemo Joe Savona 2024-07-31 16:03:46 -07:00
  • 56dbd58feb [compiler] More complete validation against locals being reassigned after render Mike Vitousek 2024-07-31 11:11:07 -07:00
  • c8a80954f1 [Fizz] Update postpone abort semantics when prerendering (#30541) gnoff 2024-07-31 08:40:57 -07:00
  • a7d1240c96 [Fizz] Update postpone abort semantics when prerendering (#30541) Josh Story 2024-07-31 08:33:43 -07:00
  • 2b00018347 [DevTools] Track the parent DevToolsInstance while mounting a tree (#30542) Sebastian Markbåge 2024-07-31 10:07:17 -04:00
  • 47069f0e80 Build all bundles required by flight fixture with build-for-flight-dev (#30534) Hendrik Liebau 2024-07-31 15:02:36 +02:00
  • 12e9579099 [Flight] Enable owner stacks on the client when replaying logs (#30473) Sebastian Markbåge 2024-07-31 07:56:15 -04:00
  • b85f79ca45 Set enableLazyContextPropagation to dynamic on RN (#30516) jackpope 2024-07-30 15:38:52 -07:00
  • 3f8b1333da Set enableLazyContextPropagation to dynamic on RN (#30516) Jack Pope 2024-07-30 18:31:31 -04:00
  • 57f6b8f122 Remove RefreshRuntime.findAffectedHostInstances (#30538) gaearon 2024-07-30 14:14:59 -07:00
  • b255b4eed0 Remove RefreshRuntime.findAffectedHostInstances (#30538) gaearon 2024-07-30 14:14:58 -07:00
  • 96f3093bec Remove RefreshRuntime.findAffectedHostInstances (#30538) dan 2024-07-30 22:06:16 +01:00
  • d06196c1cd [compiler] Visit nested scopes in pruned scopes in PromoteUsedTemporaries Lauren Tan 2024-07-30 16:55:41 -04:00
  • edfaa99f01 [compiler][repro] JSX tag local variable is named lowercase Mofei Zhang 2024-07-30 16:24:45 -04:00
  • 212d5ae8cb [compiler][repro] fixtures for fbt plural and macro bugs Mofei Zhang 2024-07-30 16:24:45 -04:00
  • 704c34e21f [compiler] Bail out on local variables named 'fbt' Mofei Zhang 2024-07-29 21:24:16 -04:00
  • 7c8734c41c [compiler][repro] Fbt local var incompatibility repro Mofei Zhang 2024-07-29 21:24:14 -04:00
  • 3208e73e82 Assign resolved outlined props to element object (and not only tuple) (#30528) Hendrik Liebau 2024-07-30 21:31:32 +02:00
  • f827c792ea [DevTools] Add DevToolsInstance to Store Stateful Information (#30517) Sebastian Markbåge 2024-07-30 15:15:45 -04:00
  • 69c4befd2e [Fiber] Make DevTools Config use Static Injection (#30522) sebmarkbage 2024-07-30 12:11:02 -07:00
  • 53526c55b1 [Fiber] Make DevTools Config use Static Injection (#30522) sebmarkbage 2024-07-30 12:11:01 -07:00
  • 146df7c311 [Fiber] Make DevTools Config use Static Injection (#30522) Sebastian Markbåge 2024-07-30 15:03:54 -04:00
  • f963c80d21 [DevTools] Implement "best renderer" by taking the inner most matched node (#30494) Sebastian Markbåge 2024-07-30 14:57:26 -04:00
  • 41ecbada0e Enable prettier for some blocklisted fixtures with invalid GraphQL (#30425) Jan Kassens 2024-07-30 14:23:43 -04:00
  • ab7c166313 [ci] Fix incorrect polling Lauren Tan 2024-07-30 11:53:15 -04:00
  • 73b21a05e3 [ci] Read node version from .nvmrc instead of hardcoding Lauren Tan 2024-07-30 11:53:14 -04:00
  • a7f3b49be2 [ci] Make some workflows dispatchable Lauren Tan 2024-07-30 11:53:14 -04:00
  • 927ba5799a [rfc] Delete devtools_check_repro workflow Lauren Tan 2024-07-30 10:46:17 -04:00
  • 33e54fa252 [DevTools] Rename NativeElement to HostInstance in the Bridge (#30491) Sebastian Markbåge 2024-07-30 09:12:12 -04:00
  • 5654af66b3 [Fiber/DevTools] Stop injecting findHostInstanceByFiber (#30519) sebmarkbage 2024-07-29 17:12:35 -07:00
  • a3617011b8 [Fiber/DevTools] Stop injecting findHostInstanceByFiber (#30519) sebmarkbage 2024-07-29 17:12:31 -07:00
  • bea5a2bc46 [Fiber/DevTools] Stop injecting findHostInstanceByFiber (#30519) Sebastian Markbåge 2024-07-29 20:05:14 -04:00
  • 3043e1ae21 [ci] Add polling to download-build-artifacts Lauren Tan 2024-07-29 18:51:23 -04:00
  • d98f1a4bc6 [ci] Deprecate yarn publish-prereleases Lauren Tan 2024-07-29 18:51:22 -04:00
  • 8fe510752f [ci] Cleanup more references to circleci Lauren Tan 2024-07-29 18:51:21 -04:00
  • 8ebe42f17c [ci] Cleanup --ci flag Lauren Tan 2024-07-29 18:51:20 -04:00
  • e415b22494 [ci] Rename scripts/circleci to scripts/ci Lauren Tan 2024-07-29 18:51:19 -04:00
  • 70885cfebe [ci] Cleanup forked build files Lauren Tan 2024-07-29 18:51:17 -04:00
  • aaac27a414 [RN] experiment to move Fabric completeWork to the commit phase (#30513) kassens 2024-07-29 16:00:27 -07:00
  • 6b82f3c904 [RN] experiment to move Fabric completeWork to the commit phase (#30513) Jan Kassens 2024-07-29 18:38:55 -04:00
  • 87b1a942ef [ci] Override actions/cache default timeout Lauren Tan 2024-07-29 17:35:12 -04:00
  • 5c9e62fada Update enableLazyContextPropagation flag (#30514) jackpope 2024-07-29 13:57:34 -07:00
  • 397646ad51 Update enableLazyContextPropagation flag (#30514) Jack Pope 2024-07-29 16:50:28 -04:00
  • 05ad6512c1 [Fizz] Allow aborting during render (#30488) gnoff 2024-07-29 13:32:12 -07:00
  • a451de014c [Fizz] Allow aborting during render (#30488) Josh Story 2024-07-29 13:18:15 -07:00
  • fe68112240 [ci] Temporarily always build from source for codesandbox Lauren Tan 2024-07-29 16:15:08 -04:00
  • ec98d36c3a [DevTools] Rename Fiber to Element in the Bridge Protocol and RendererInterface (#30490) Sebastian Markbåge 2024-07-29 14:29:52 -04:00
  • 941e1b4a0a [ci] Fix passing secrets to runtime_prereleases Lauren Tan 2024-07-29 14:15:20 -04:00
  • 1cde450e4e [Fizz] Don't perform work when closing (#30497) gnoff 2024-07-29 11:18:55 -07:00
  • 9938e248fe [Fizz] Don't perform work when closing (#30497) Josh Story 2024-07-29 11:09:54 -07:00
  • 93b12b824c [ci] Fix prerelease script npm authtoken Lauren Tan 2024-07-29 13:37:53 -04:00
  • 4e482f4904 [ez] Remove circleci badge from readme Lauren Tan 2024-07-29 13:08:01 -04:00
  • a8f5c4e16d [compiler] patch: retain UpdateExpression for globals Mofei Zhang 2024-07-26 17:36:04 -04:00
  • 2a9274a73e [compiler] Repro: updates to globals should be retained Mofei Zhang 2024-07-26 17:36:04 -04:00
  • e215aa1160 [compiler] Fix FBT whitespace handling again (again (again)) Mofei Zhang 2024-07-26 17:36:04 -04:00
  • e0acd77aab [compiler] Todo for fbt with multiple pronoun/plural Mofei Zhang 2024-07-26 17:36:03 -04:00
  • a15e8d7cdc [compiler][repro] Test fixture for fbt plural bug Mofei Zhang 2024-07-26 17:36:03 -04:00
  • 28b7f0bb71 [ci] Remove references to CIRCLE_NODE_{TOTAL,INDEX} Lauren Tan 2024-07-29 12:55:41 -04:00
  • 164af898c4 [ci] Remove jestSequencer Lauren Tan 2024-07-29 12:55:38 -04:00
  • 39acfdb3be [ci] Fix ci prep script Lauren Tan 2024-07-29 12:55:35 -04:00
  • 03072a7a11 [ci] Fix prereleases reusable workflow Lauren Tan 2024-07-29 12:28:10 -04:00
  • a6b5ed01ae [ci] Delete .circleci Lauren Tan 2024-07-29 11:26:52 -04:00
  • 9af9764f55 [ci] Add prerelease workflows to GH actions Lauren Tan 2024-07-29 11:26:52 -04:00
  • 6bdbe2a940 Update on "[compiler] In change detection, be less precise about path dependencies" gh/mvitousek/17/head Mike Vitousek 2024-07-26 15:52:23 -07:00
  • b1dbc5955e [compiler] In change detection, be less precise about path dependencies gh/mvitousek/17/orig Mike Vitousek 2024-07-26 15:52:23 -07:00
  • 6f04caf831 Update base for Update on "[compiler] In change detection, be less precise about path dependencies" gh/mvitousek/17/base Mike Vitousek 2024-07-26 15:52:22 -07:00
  • 8c3c13f836 Update on "[compiler][ez] Rename disableMemoizationForDebugging to just disableMemoization" gh/mvitousek/13/head Mike Vitousek 2024-07-26 15:52:21 -07:00
  • 0544af4dcc [compiler][ez] Rename disableMemoizationForDebugging to just disableMemoization gh/mvitousek/13/orig Mike Vitousek 2024-07-26 15:52:21 -07:00
  • 3372820b7e Update base for Update on "[compiler][ez] Rename disableMemoizationForDebugging to just disableMemoization" gh/mvitousek/13/base Mike Vitousek 2024-07-26 15:52:20 -07:00