Commit Graph

  • e82072d2aa [compiler] Option to always take the non-memo branch mvitousek 2024-05-31 21:12:34 +00:00
  • f50a2312e1 [compiler] Option to always take the non-memo branch mvitousek 2024-05-31 21:12:23 +00:00
  • d0d94923cd [compiler] Option for preserving calls to useMemo/useCallback mvitousek 2024-05-31 21:07:48 +00:00
  • f4e1d9ef03 [compiler] Option for preserving calls to useMemo/useCallback mvitousek 2024-05-31 21:07:14 +00:00
  • ec6fe57a50 [compiler] rfc: Include location information in identifiers and reactive scopes for debugging Mike Vitousek 2024-05-31 14:06:04 -07:00
  • 522d22f299 [compiler] Recompute values every time Mike Vitousek 2024-05-31 14:06:02 -07:00
  • c69211a9df [compiler] Prune dependencies that are only used by useRef or useState Mike Vitousek 2024-05-31 14:06:00 -07:00
  • 5c420e3824 [compiler] Debug tool to emit change detection code rather than memoization Mike Vitousek 2024-05-31 14:05:58 -07:00
  • 8b01a2e0bf [compiler] Option to always take the non-memo branch Mike Vitousek 2024-05-31 14:04:54 -07:00
  • 28fe581bac [compiler] Option for preserving calls to useMemo/useCallback Mike Vitousek 2024-05-31 14:02:12 -07:00
  • a8b2593ccb Create a root task for every Flight response (#29673) sebmarkbage 2024-05-31 17:59:09 +00:00
  • 57368ce70c Create a root task for every Flight response (#29673) sebmarkbage 2024-05-31 17:58:58 +00:00
  • 8bc81ca90f Create a root task for every Flight response (#29673) Sebastian Markbåge 2024-05-31 13:54:10 -04:00
  • 74d38a0cfa Don't allow blank issues (#29691) rickhanlonii 2024-05-31 16:10:21 +00:00
  • 68e7d901c4 Don't allow blank issues (#29691) rickhanlonii 2024-05-31 16:10:18 +00:00
  • 6d3110b4d9 Don't allow blank issues (#29691) Ricky 2024-05-31 12:05:32 -04:00
  • 0aad3dbccb Use both displayName and name in forwardRef/memo (#29625) sebmarkbage 2024-05-31 04:28:47 +00:00
  • 6519b744b6 Use both displayName and name in forwardRef/memo (#29625) sebmarkbage 2024-05-31 04:28:30 +00:00
  • 63d673c676 Use both displayName and name in forwardRef/memo (#29625) Sebastian Markbåge 2024-05-31 00:22:22 -04:00
  • e2fbd8f800 Fix Missing key Validation in React.Children (#29675) yungsters 2024-05-31 01:07:46 +00:00
  • 6de197350e Fix Missing key Validation in React.Children (#29675) yungsters 2024-05-31 01:07:30 +00:00
  • 8fd963a1e5 Fix Missing key Validation in React.Children (#29675) Timothy Yung 2024-05-30 18:02:47 -07:00
  • 5388c9fabb Add react-easy-state to list of known incompatible libraries. (#29661) josephsavona 2024-05-30 23:41:57 +00:00
  • 916c781f23 Add react-easy-state to list of known incompatible libraries. (#29661) josephsavona 2024-05-30 23:41:55 +00:00
  • aa3d6c0840 Add react-easy-state to list of known incompatible libraries. (#29661) Josh Wilson 2024-05-30 18:37:09 -05:00
  • 2777550cc4 [Flight] Try/Catch Eval (#29671) sebmarkbage 2024-05-30 19:05:59 +00:00
  • 037ee41054 [Flight] Try/Catch Eval (#29671) sebmarkbage 2024-05-30 19:05:36 +00:00
  • 9710853baf [Flight] Try/Catch Eval (#29671) Sebastian Markbåge 2024-05-30 15:00:55 -04:00
  • 3e92eb7fe1 [Flight] Eval Fake Server Component Functions to Recreate Native Stacks (#29632) sebmarkbage 2024-05-30 16:05:47 +00:00
  • 5a9565ddfb [Flight] Eval Fake Server Component Functions to Recreate Native Stacks (#29632) sebmarkbage 2024-05-30 16:05:37 +00:00
  • 9d4fba0788 [Flight] Eval Fake Server Component Functions to Recreate Native Stacks (#29632) Sebastian Markbåge 2024-05-30 12:00:46 -04:00
  • d620dfe12b Update on "compiler: allow reordering of loadlocal after last assignment" Joe Savona 2024-05-30 08:37:21 -07:00
  • 47e6f155fc Update base for Update on "compiler: allow reordering of loadlocal after last assignment" Joe Savona 2024-05-30 08:37:21 -07:00
  • 0ec4db7a44 Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-30 08:37:20 -07:00
  • a14945cb59 Update base for Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-30 08:37:20 -07:00
  • 3dda5c5b71 Update on "compiler: allow reordering of loadlocal after last assignment" Joe Savona 2024-05-30 08:33:39 -07:00
  • fe282194b2 compiler: allow reordering of loadlocal after last assignment Joe Savona 2024-05-30 08:30:21 -07:00
  • 3355e1829a fix[ReactDebugHooks/find-primitive-index]: remove some assumptions (#29652) hoxyq 2024-05-30 15:16:51 +00:00
  • 214868dc50 fix[ReactDebugHooks/find-primitive-index]: remove some assumptions (#29652) hoxyq 2024-05-30 15:16:49 +00:00
  • fb61a1b515 fix[ReactDebugHooks/find-primitive-index]: remove some assumptions (#29652) Ruslan Lesiutin 2024-05-30 16:11:56 +01:00
  • a889374b0f Revert Build Versions from Content Hash to Commit Hash (#29663) yungsters 2024-05-30 14:31:20 +00:00
  • 0727c8aaf4 Revert Build Versions from Content Hash to Commit Hash (#29663) yungsters 2024-05-30 14:31:14 +00:00
  • 4bebe8e206 Fix key Warning for Flattened Positional Children (#29662) yungsters 2024-05-30 14:30:34 +00:00
  • ae612e6461 Fix key Warning for Flattened Positional Children (#29662) yungsters 2024-05-30 14:30:31 +00:00
  • 5bd4031226 Revert Build Versions from Content Hash to Commit Hash (#29663) Timothy Yung 2024-05-30 07:26:12 -07:00
  • 72644ef2f2 Fix key Warning for Flattened Positional Children (#29662) Timothy Yung 2024-05-30 07:25:48 -07:00
  • b0cfb9c9c3 Add tests for ReactNativeAttributePayloadFabric.js (#29608) dmytrorykun 2024-05-30 09:31:08 +00:00
  • 51dd09631a Add tests for ReactNativeAttributePayloadFabric.js (#29608) Dmytro Rykun 2024-05-30 10:24:00 +01:00
  • 97bd37418e Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-29 16:51:30 -07:00
  • 4d75ae1b74 Update base for Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-29 16:51:30 -07:00
  • 1425c6d316 Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-29 16:26:32 -07:00
  • d26994cfec Update base for Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-29 16:26:32 -07:00
  • c2b45ef0dd feat(compiler): Implement constant folding for more binary expressions (#29650) Niklas Mollenhauer 2024-05-29 19:35:19 +02:00
  • 867edc6576 compiler: ValidateNoRefInRender detects writes of refs Joe Savona 2024-05-29 07:56:27 -07:00
  • 320da67570 feat(compiler): Compiler Logical Negation Constant Propagation (#29623) Niklas Mollenhauer 2024-05-29 18:17:43 +02:00
  • 3546ca6adb Tweak error message for "Should have a queue" (#29626) sophiebits 2024-05-29 15:45:58 +00:00
  • 431d10b3b0 Tweak error message for "Should have a queue" (#29626) sophiebits 2024-05-29 15:45:51 +00:00
  • 38e3b23483 Tweak error message for "Should have a queue" (#29626) Sophie Alpert 2024-05-29 08:41:10 -07:00
  • afb2c39ec3 compiler: fixtures for fast-refresh mode (w todos) Joe Savona 2024-05-20 18:20:04 +01:00
  • c272789ce5 compiler: Add todo for getter/setter syntax Joe Savona 2024-05-25 22:24:49 +01:00
  • 49ed6f0740 compiler: Allow global mutation in jsx props Joe Savona 2024-05-25 22:03:52 +01:00
  • e2e12f3351 Update .git-blame-ignore-revs Lauren Tan 2024-05-29 11:55:11 +09:00
  • c484123b68 Fix "findNodeHandle inside its render()" False Positive Warning (#29627) yungsters 2024-05-29 03:41:30 +00:00
  • 3b29ed1638 Fix "findNodeHandle inside its render()" False Positive Warning (#29627) Timothy Yung 2024-05-28 20:36:41 -07:00
  • b44263addb Bump version to 0.0.0-experimental-31393f7-20240529 Lauren Tan 2024-05-29 12:01:36 +09:00
  • bd30dc3ae2 Bump version to 0.0.0-experimental-a97cca1-20240529 Lauren Tan 2024-05-29 12:01:35 +09:00
  • 84c47b3d52 Bump version to 0.0.0-experimental-487cb0e-20240529 Lauren Tan 2024-05-29 12:01:35 +09:00
  • 81c3775816 [compiler] Ignore run prettier commit in git blame Lauren Tan 2024-05-29 11:47:42 +09:00
  • 9d530e94c4 [compiler:babel] Don't read config files when not running as part of user's pipeline Lauren Tan 2024-05-29 11:41:01 +09:00
  • c998bb1ed4 [compiler] Run prettier, fix snap Lauren Tan 2024-05-29 11:41:00 +09:00
  • 61aa159086 [compiler] Fix up prettier Lauren Tan 2024-05-29 11:41:00 +09:00
  • a9a0106808 feat(compiler): Implement constant string concat propagation (#29621) Niklas Mollenhauer 2024-05-29 01:15:46 +02:00
  • 18164761b1 [Flight] Check if a return value is a client reference before introspecting (#29611) Sebastian Markbåge 2024-05-28 19:07:30 -04:00
  • bd4bb32fe7 compiler: fix for calls on builtin jsx/function types Joe Savona 2024-05-28 15:09:34 -07:00
  • 46339720d7 compiler: error on reassigning to const Joe Savona 2024-05-28 12:12:15 -07:00
  • 97722ca3d4 Export version from react-dom entry with react-server condition (#29596) Hendrik Liebau 2024-05-28 21:47:47 +02:00
  • ca3d324212 Fix: Use action implementation at time of dispatch (#29618) acdlite 2024-05-28 19:15:58 +00:00
  • e5c63baf74 Fix: Use action implementation at time of dispatch (#29618) acdlite 2024-05-28 19:15:52 +00:00
  • 163122766b Fix: Use action implementation at time of dispatch (#29618) Andrew Clark 2024-05-28 15:08:59 -04:00
  • 0af082e4c9 Clean up disableDOMTestUtils (#29610) jackpope 2024-05-28 19:00:29 +00:00
  • 8dd5eda752 Clean up disableDOMTestUtils (#29610) jackpope 2024-05-28 19:00:16 +00:00
  • 2787eebe52 Clean up disableDOMTestUtils (#29610) Jack Pope 2024-05-28 19:55:14 +01:00
  • 913577ed72 Throw if React and React DOM versions don't match (#29236) acdlite 2024-05-28 18:12:28 +00:00
  • 63df5e24c4 Throw if React and React DOM versions don't match (#29236) acdlite 2024-05-28 18:12:11 +00:00
  • 681a4aa810 Throw if React and React DOM versions don't match (#29236) Andrew Clark 2024-05-28 14:06:30 -04:00
  • 4ec6a6f714 Repro function expr hoisting (#29615) Joseph Savona 2024-05-28 10:06:05 -07:00
  • 6f23540c7d cleanup[react-devtools]: remove unused supportsProfiling flag from store config (#29193) Ruslan Lesiutin 2024-05-28 11:07:31 +01:00
  • d2a3772cd0 [Fiber] Enable Native console.createTask Stacks When Available (#29223) sebmarkbage 2024-05-26 22:00:39 +00:00
  • 50be9376e4 [Fiber] Enable Native console.createTask Stacks When Available (#29223) sebmarkbage 2024-05-26 22:00:37 +00:00
  • ea6e05912a [Fiber] Enable Native console.createTask Stacks When Available (#29223) Sebastian Markbåge 2024-05-26 17:55:57 -04:00
  • 713c762638 Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-25 23:59:31 +01:00
  • ab5e781d05 Update base for Update on "compiler: super early exploration of instruction reordering" Joe Savona 2024-05-25 23:59:31 +01:00
  • 80d2949f98 compiler: Fixtures to show challenge with setters gh/josephsavona/18/orig Joe Savona 2024-05-25 23:19:45 +01:00
  • 6d75e612fe compiler: Fixtures to show challenge with setters gh/josephsavona/18/head Joe Savona 2024-05-25 23:19:33 +01:00
  • 046c3d2113 compiler: Add todo for getter/setter syntax Joe Savona 2024-05-25 22:24:49 +01:00
  • 9bd33c975c compiler: Add todo for getter/setter syntax gh/josephsavona/18/base Joe Savona 2024-05-25 22:24:37 +01:00
  • 2329a64608 compiler: Allow global mutation in jsx props Joe Savona 2024-05-25 22:03:52 +01:00
  • a15a43e7df Update on "compiler: Allow global mutation in jsx props" Joe Savona 2024-05-25 22:03:52 +01:00
  • 2e0e57155e compiler: Allow global mutation in jsx props Joe Savona 2024-05-25 21:47:40 +01:00
  • 15d1dee216 [Fiber] Replace setCurrentDebugFiberInDEV with runWithFiberInDEV (#29221) sebmarkbage 2024-05-25 16:04:19 +00:00