Commit Graph

  • acd5355b40 [ci] Add DevTools jobs to gh actions Lauren Tan 2024-07-16 12:11:40 -04:00
  • 92282b20ad [Fiber] Ensure srcset and src are assigned last on img instances (#30340) gnoff 2024-07-16 08:30:28 -07:00
  • 0117239720 [Fiber] Ensure srcset and src are assigned last on img instances (#30340) Josh Story 2024-07-16 08:25:24 -07:00
  • fee423e083 [compiler] Handle earlier creation of early return on scopes Joe Savona 2024-07-15 17:32:04 +09:00
  • 2683c0a18c [compiler] Fix mode for generating scopes for reassignments Joe Savona 2024-07-12 13:00:51 +09:00
  • 1f60a41801 [compiler][eslint] Add donotuse flag for bailouts Mofei Zhang 2024-07-15 17:44:15 -04:00
  • 735d3d2baa [compiler][ez] Upgrade babel generator version for playground Mofei Zhang 2024-07-15 17:44:14 -04:00
  • e307a49544 [compiler][eslint] Use logger callback instead of exceptions to report eslint diagnostics Mofei Zhang 2024-07-15 17:44:14 -04:00
  • 6cca9c3184 [compiler][be] Fix lint violations in eslint-plugin Mofei Zhang 2024-07-15 17:44:14 -04:00
  • 0c7969e88f [native-fb] set disableDefaultPropsExceptForClasses flag to true (#30339) kassens 2024-07-15 11:26:30 -07:00
  • 1d5a208fda [native-fb] set disableDefaultPropsExceptForClasses flag to true (#30339) Jan Kassens 2024-07-15 14:20:40 -04:00
  • 7e80855357 Fix fastAddProperties to properly nullify style props (#30334) dmytrorykun 2024-07-15 09:38:05 -07:00
  • 7d4aaba495 [native-fb] set consoleManagedByDevToolsDuringStrictMode flag to true (#30338) kassens 2024-07-15 09:36:09 -07:00
  • f510ece86d Fix fastAddProperties to properly nullify style props (#30334) Dmytro Rykun 2024-07-15 17:32:04 +01:00
  • fc1371f6bf [native-fb] set consoleManagedByDevToolsDuringStrictMode flag to true (#30338) Jan Kassens 2024-07-15 12:31:17 -04:00
  • 8b08e99efa [Flight] Encode the name of a function as an object property (#30325) Sebastian Markbåge 2024-07-13 16:33:48 -04:00
  • 153c995f13 [Fizz] correctly track header length (#30327) gnoff 2024-07-13 07:29:35 -07:00
  • 79e4f23808 [Fizz] correctly track header length (#30327) Josh Story 2024-07-13 07:24:43 -07:00
  • c5eca9b082 Fixed useSyncExternalStoreWithSelector to update memoizedSnapshot on change (#25968) Jelle Voost 2024-07-13 05:57:45 +02:00
  • 127a0fbf1a Add build-for-flight-dev script to package.json (#30326) Sebastian Markbåge 2024-07-12 18:03:10 -04:00
  • d38d9536ab Disable consoleWithStackDev Transform except in RN/WWW (#30313) sebmarkbage 2024-07-12 11:44:41 -07:00
  • e7770a1921 Disable consoleWithStackDev Transform except in RN/WWW (#30313) sebmarkbage 2024-07-12 11:44:31 -07:00
  • ff89ba7346 Disable consoleWithStackDev Transform except in RN/WWW (#30313) Sebastian Markbåge 2024-07-12 14:39:38 -04:00
  • 400e822277 Remove Component Stack from React Logged Warnings and Error Reporting (#30308) Sebastian Markbåge 2024-07-12 13:02:22 -04:00
  • 1e8efe7fd4 [ci] Combine Runtime workflows Lauren Tan 2024-07-12 12:26:31 -04:00
  • 922c7971ba [ci] Standardize node version and timezones Lauren Tan 2024-07-12 12:26:30 -04:00
  • 981fe2b1a3 [RN] Set enableOwnerStacks and enableUseDeferredValueInitialArg to false poteto 2024-07-12 16:17:19 +00:00
  • ff3f1fac65 [RN] Set enableOwnerStacks and enableUseDeferredValueInitialArg to false Lauren Tan 2024-07-12 11:21:10 -04:00
  • df5f273629 [ci] Add check_release_dependencies job Lauren Tan 2024-07-12 11:21:10 -04:00
  • a6b8959169 [ci] Add yarn_test_build job to gh actions Lauren Tan 2024-07-12 11:21:09 -04:00
  • bc576bfabe [ci] Add process_artifacts_combined job Lauren Tan 2024-07-12 11:21:08 -04:00
  • 3bc79cd41c [ci] Parallelize yarn build Lauren Tan 2024-07-12 11:21:08 -04:00
  • 4347d391e1 [ci] Add yarn build_and_lint gh action Lauren Tan 2024-07-12 11:21:07 -04:00
  • 5dcf3ca8d4 Add FB RSC Entry for React Package (#30310) Sebastian Markbåge 2024-07-11 18:44:49 -04:00
  • f91895deda Remove top stack frame from getCurrentStack (#30306) sebmarkbage 2024-07-11 22:39:32 +00:00
  • 1c54b5df84 Remove top stack frame from getCurrentStack (#30306) sebmarkbage 2024-07-11 22:39:31 +00:00
  • 433068eece Remove top stack frame from getCurrentStack (#30306) Sebastian Markbåge 2024-07-11 18:34:41 -04:00
  • 2a5d4d4c6b Feature flag to disable legacy context for function components (#30319) kassens 2024-07-11 20:27:09 +00:00
  • af28f480e8 Feature flag to disable legacy context for function components (#30319) Jan Kassens 2024-07-11 16:21:12 -04:00
  • d09484c4aa Use explicit git hash length in version string (#30318) Jan Kassens 2024-07-11 13:58:11 -04:00
  • b71b43e3a7 Gate inlined consoleWithStackDev transpilation (#30317) sebmarkbage 2024-07-11 17:10:22 +00:00
  • a09950ed41 Gate inlined consoleWithStackDev transpilation (#30317) Sebastian Markbåge 2024-07-11 13:05:26 -04:00
  • fc516e2511 Updates ViewConfig types to delegate isInAParentText context (#29872) rozele 2024-07-11 16:52:24 +00:00
  • a5cc797b88 Updates ViewConfig types to delegate isInAParentText context (#29872) Eric Rozell 2024-07-11 09:47:20 -07:00
  • 855d676372 Delete suppressWarning in OSS (#30312) sebmarkbage 2024-07-11 15:26:45 +00:00
  • 85acf2d195 Delete suppressWarning in OSS (#30312) Sebastian Markbåge 2024-07-11 11:20:42 -04:00
  • 2563348f30 easy: add link to legacy context warning (#30315) kassens 2024-07-11 14:48:35 +00:00
  • 8e00cf04de easy: add link to legacy context warning (#30315) Jan Kassens 2024-07-11 10:42:37 -04:00
  • 6587fe1933 feat(compiler): Ignore TSInterfaceDeclaration (#30314) Niklas Mollenhauer 2024-07-11 04:11:04 +02:00
  • 53afbf0fb6 Update on "[compiler][rewrite] PropagateScopeDeps hir rewrite" gh/mofeiZ/8/head Mofei Zhang 2024-07-10 19:22:02 -04:00
  • 7c4dc355a2 [compiler][rewrite] PropagateScopeDeps hir rewrite gh/mofeiZ/8/orig Mofei Zhang 2024-07-10 19:22:02 -04:00
  • c088ad09f1 Update base for Update on "[compiler][rewrite] PropagateScopeDeps hir rewrite" gh/mofeiZ/8/base Mofei Zhang 2024-07-10 19:22:02 -04:00
  • 5fb5ce8173 Override the getCurrentStack temporarily while printing uncaught errors (#30309) sebmarkbage 2024-07-10 21:04:35 +00:00
  • 106b53a5b4 Override the getCurrentStack temporarily while printing uncaught errors (#30309) sebmarkbage 2024-07-10 21:04:32 +00:00
  • 29552c7907 Override the getCurrentStack temporarily while printing uncaught errors (#30309) Sebastian Markbåge 2024-07-10 16:58:46 -04:00
  • 1d800dfda1 Experiment with using an object literal for Fiber creation (#28734) kassens 2024-07-10 20:48:04 +00:00
  • f70848628d Experiment with using an object literal for Fiber creation (#28734) kassens 2024-07-10 20:48:02 +00:00
  • fe9828954a Experiment with using an object literal for Fiber creation (#28734) Jan Kassens 2024-07-10 16:42:08 -04:00
  • 34dccefeb9 Convert some tests to use assertConsoleErrorDev or just avoid mocking (#30307) Sebastian Markbåge 2024-07-10 16:23:55 -04:00
  • 6ba6b8bb57 Add RN fork of consoleWithStackDev so we can improve the mainline one (#30305) sebmarkbage 2024-07-10 17:42:47 +00:00
  • 9647333b3d Add RN fork of consoleWithStackDev so we can improve the mainline one (#30305) Sebastian Markbåge 2024-07-10 13:37:56 -04:00
  • f4ccb1f263 Format DOM Nesting Warning as Diff View + An Additional Log for Stack Trace (#30302) sebmarkbage 2024-07-10 16:22:14 +00:00
  • 4cf7148077 Format DOM Nesting Warning as Diff View + An Additional Log for Stack Trace (#30302) sebmarkbage 2024-07-10 16:22:12 +00:00
  • 2d3f81bb6a Format DOM Nesting Warning as Diff View + An Additional Log for Stack Trace (#30302) Sebastian Markbåge 2024-07-10 12:17:13 -04:00
  • c8b941f8d2 Warn about legacy context when legacy context is not disabled (#30297) kassens 2024-07-10 15:57:56 +00:00
  • e3a4a13a69 Warn about legacy context when legacy context is not disabled (#30297) kassens 2024-07-10 15:57:52 +00:00
  • 378b305958 Warn about legacy context when legacy context is not disabled (#30297) Jan Kassens 2024-07-10 11:53:00 -04:00
  • 8ae78f39fb CI: reduce job waterfall for runtime test jobs (#30303) Jan Kassens 2024-07-10 10:33:13 -04:00
  • 6460f04862 [Fiber] Override the getCurrentStack temporarily while printing errors (#30300) sebmarkbage 2024-07-10 04:21:47 +00:00
  • 517d6b2f7c [Fiber] Override the getCurrentStack temporarily while printing errors (#30300) sebmarkbage 2024-07-10 04:21:43 +00:00
  • 7776712f5d [Flight] Serialize rate limited objects in console logs as marker an increase limit (#30294) sebmarkbage 2024-07-10 04:21:32 +00:00
  • 4713b085f2 [Flight] Serialize rate limited objects in console logs as marker an increase limit (#30294) sebmarkbage 2024-07-10 04:21:30 +00:00
  • 14fdd0e21c [Flight] Serialize rate limited objects in console logs as marker an increase limit (#30294) Sebastian Markbåge 2024-07-10 00:15:15 -04:00
  • 3b2e5f27c5 [Fiber] Override the getCurrentStack temporarily while printing errors (#30300) Sebastian Markbåge 2024-07-10 00:15:00 -04:00
  • 31e9c9e052 Dedupe legacy context warnings (#30299) kassens 2024-07-09 23:59:57 +00:00
  • 39e69dc665 Dedupe legacy context warnings (#30299) Jan Kassens 2024-07-09 19:55:09 -04:00
  • 5f6d91c458 [Fizz] Refactor Component Stack Nodes (#30298) sebmarkbage 2024-07-09 19:49:46 +00:00
  • b73dcdc04f [Fizz] Refactor Component Stack Nodes (#30298) Sebastian Markbåge 2024-07-09 15:44:01 -04:00
  • 8aafbcf115 [Flight] Fully support serializing Map/Set in console logs (#30295) Sebastian Markbåge 2024-07-09 14:22:50 -04:00
  • 5c54f842d0 Remove propTypes on instance warning (#30296) kassens 2024-07-09 17:35:50 +00:00
  • 468daf193a Remove propTypes on instance warning (#30296) kassens 2024-07-09 17:35:45 +00:00
  • ba95cf4b8f Remove propTypes on instance warning (#30296) Jan Kassens 2024-07-09 13:29:50 -04:00
  • c3cdbec0a7 [Flight] Add context for non null prototype error (#30293) Sebastian Markbåge 2024-07-08 22:51:59 -04:00
  • 491a4eacce [DevTools] Print component stacks as error objects to get source mapping (#30289) Sebastian Markbåge 2024-07-08 18:42:58 -04:00
  • 14213c5b0a Warn for useFormState on initial render (#30292) sebmarkbage 2024-07-08 20:50:22 +00:00
  • ff1f53f34b Warn for useFormState on initial render (#30292) sebmarkbage 2024-07-08 20:50:19 +00:00
  • 274c980c53 Warn for useFormState on initial render (#30292) Sebastian Markbåge 2024-07-08 16:45:24 -04:00
  • 21129d34a5 Upgrade flow to 0.235.0 (#30118) Jan Kassens 2024-07-08 14:11:11 -04:00
  • 094041495b Upgrade flow to 0.234.0 (#30117) Jan Kassens 2024-07-08 14:00:00 -04:00
  • b0f51f7e5e Upgrade flow to 0.233.0 (#30116) Jan Kassens 2024-07-08 13:48:24 -04:00
  • e99785f305 Add unknown location information to component stacks (#30290) sebmarkbage 2024-07-08 16:00:17 +00:00
  • d255e1adc9 Add unknown location information to component stacks (#30290) sebmarkbage 2024-07-08 16:00:16 +00:00
  • df783f9ea1 Add unknown location information to component stacks (#30290) Sebastian Markbåge 2024-07-08 11:54:14 -04:00
  • ac28fa9045 Consider dispatch from useActionState stable (#29665) eps1lon 2024-07-06 06:58:09 +00:00
  • 1b0132c05a Consider dispatch from useActionState stable (#29665) Sebastian Silbermann 2024-07-06 08:52:20 +02:00
  • f38c22b244 [Flight] Set Current Owner / Task When Calling console.error or invoking onError/onPostpone (#30206) Sebastian Markbåge 2024-07-04 12:31:23 -04:00
  • 0b5835a46f [Flight] Implement captureStackTrace and owner stacks on the Server (#30197) Sebastian Markbåge 2024-07-04 12:15:51 -04:00
  • 8e9de898d3 [Flight] Add option to replay console logs or not (#30207) Sebastian Markbåge 2024-07-04 12:15:35 -04:00
  • 3da26163a3 fix: path handling in react devtools (#29199) Jack Works 2024-07-04 22:34:48 +08:00
  • 15ca8b6bad Don't strip out component stack in assertConsole helpers (#30204) Sebastian Markbåge 2024-07-03 16:57:05 -04:00