Commit Graph

  • 43a70a610d Limit the meaning of "custom element" to not include is (#26524) Sebastian Markbåge 2023-03-30 18:38:50 -04:00
  • c759247af2 [Flight Plugin] Scan for "use client" (#26474) gaearon 2023-03-30 22:19:41 +00:00
  • 5beecef28f [patch] Remove invalid invariant in deriveMinimalDeps mofeiZ 2023-03-30 17:33:37 -04:00
  • 1308e49a69 [Flight Plugin] Scan for "use client" (#26474) dan 2023-03-30 22:05:03 +01:00
  • dd1749c135 Warn for ARIA typos on custom elements (#26523) sebmarkbage 2023-03-30 20:36:16 +00:00
  • 8f8c5a67a1 Warn for ARIA typos on custom elements (#26523) sebmarkbage 2023-03-30 20:36:06 +00:00
  • 1a1d61fed9 Warn for ARIA typos on custom elements (#26523) Sebastian Markbåge 2023-03-30 16:31:15 -04:00
  • b41f454ec1 Add Circle CI API token to request header if available (#26519) mondaychen 2023-03-30 20:13:14 +00:00
  • 5b8cf20b38 Add Circle CI API token to request header if available (#26519) Mengdi Chen 2023-03-30 16:06:56 -04:00
  • d67b3cbdc0 [printer] Add missing terminal printer for do-while Lauren Tan 2023-03-30 15:50:08 -04:00
  • 89ea2d5f7c [be] Fix missing break and update no-fallthrough eslint rule Lauren Tan 2023-03-30 15:50:07 -04:00
  • e43f91edc3 [env] Type inference for global object Mofei Zhang 2023-03-30 15:03:11 -04:00
  • 25388d3fda [be] Clean up null -> PolyType in ObjectShape Mofei Zhang 2023-03-30 15:03:11 -04:00
  • ffc1b5b700 [be] More comments for ObjectShapes; rename BuiltIn shapes Mofei Zhang 2023-03-30 15:03:10 -04:00
  • 44b2f504ea [rfc][env] Hook, object, and function types for Environment globals Mofei Zhang 2023-03-30 15:03:10 -04:00
  • 45331ef21b [be][env] Move EnvironmentOptions -> EnvironmentConfig Mofei Zhang 2023-03-30 15:03:09 -04:00
  • 8e37df6dab [be] Hook type inference should only happen at LoadGlobal Mofei Zhang 2023-03-30 15:03:09 -04:00
  • b964e2e555 Refactor DOMProperty and CSSProperty (#26513) sebmarkbage 2023-03-30 18:35:49 +00:00
  • 6b841fa86b Refactor DOMProperty and CSSProperty (#26513) sebmarkbage 2023-03-30 18:35:39 +00:00
  • 73deff0d51 Refactor DOMProperty and CSSProperty (#26513) Sebastian Markbåge 2023-03-30 14:30:57 -04:00
  • b0ce267457 Clean up deferRenderPhaseUpdateToNextBatch (#26511) acdlite 2023-03-30 18:16:13 +00:00
  • fea9a7d011 Clean up deferRenderPhaseUpdateToNextBatch (#26511) acdlite 2023-03-30 18:16:06 +00:00
  • 2d51251e60 Clean up deferRenderPhaseUpdateToNextBatch (#26511) Andrew Clark 2023-03-30 14:10:19 -04:00
  • f115265695 Update useMemoCache test to confirm that cache persists across errors (#26510) josephsavona 2023-03-30 14:52:13 +00:00
  • e81063e5ef [rfc] Desugar FunctionDeclaration to a FunctionExpression Sathya Gunasekaran 2023-03-30 15:48:54 +01:00
  • 05f48e2aac [hir] Refactor FunctionExpression lowering into separate function Sathya Gunasekaran 2023-03-30 15:48:53 +01:00
  • 0ffc7f632b Update useMemoCache test to confirm that cache persists across errors (#26510) Joseph Savona 2023-03-30 07:47:22 -07:00
  • 2794aba78d Move ReactDOMFloat to react-dom/src/ (#26514) sebmarkbage 2023-03-30 03:46:01 +00:00
  • 14a8309c26 Generate safe javascript url instead of throwing with disableJavaScriptURLs is on (#26507) sebmarkbage 2023-03-30 03:43:59 +00:00
  • cf240d6dbd Generate safe javascript url instead of throwing with disableJavaScriptURLs is on (#26507) sebmarkbage 2023-03-30 03:43:43 +00:00
  • 29a3be78bd Move ReactDOMFloat to react-dom/src/ (#26514) Sebastian Markbåge 2023-03-29 23:39:24 -04:00
  • 4c2fc01900 Generate safe javascript url instead of throwing with disableJavaScriptURLs is on (#26507) Sebastian Markbåge 2023-03-29 23:39:02 -04:00
  • c2154b2785 [playground] Only collect first level of function declarations mofeiZ 2023-03-29 17:14:58 -04:00
  • b710933034 Convert a few more tests to waitFor test helpers (#26509) acdlite 2023-03-29 21:09:24 +00:00
  • f0aafa1a7e Convert a few more tests to waitFor test helpers (#26509) Andrew Clark 2023-03-29 17:02:15 -04:00
  • f1170aafef Delete "triangle" resuming fuzz tester (#26508) acdlite 2023-03-29 20:52:46 +00:00
  • 90995ef8b0 Delete "triangle" resuming fuzz tester (#26508) Andrew Clark 2023-03-29 16:48:02 -04:00
  • c49cacaf17 [Flight] Add support BigInt support (#26479) eps1lon 2023-03-29 16:48:12 +00:00
  • 7b062b39eb [Flight] Gated test for dropped transport of undefined object values (#26478) eps1lon 2023-03-29 16:47:28 +00:00
  • f118b7cebf [Flight] Gated test for dropped transport of undefined object values (#26478) Sebastian Silbermann 2023-03-29 18:27:55 +02:00
  • fd0511c728 [Flight] Add support BigInt support (#26479) Sebastian Silbermann 2023-03-29 18:23:43 +02:00
  • fc1026b8b3 Refactor DOM special cases per tags including controlled fields (#26501) sebmarkbage 2023-03-29 02:45:08 +00:00
  • 06aaaff227 Refactor DOM special cases per tags including controlled fields (#26501) sebmarkbage 2023-03-29 02:44:53 +00:00
  • 85de6fde51 Refactor DOM special cases per tags including controlled fields (#26501) Sebastian Markbåge 2023-03-28 22:40:03 -04:00
  • ca47a79880 Remove unnecessary CIRCLE_CI_API_TOKEN checks (#26499) mondaychen 2023-03-28 20:37:00 +00:00
  • 5cbe6258bc Remove unnecessary CIRCLE_CI_API_TOKEN checks (#26499) Mengdi Chen 2023-03-28 16:31:34 -04:00
  • 18801d3d20 Update Suspense fuzz tests to use act (#26498) acdlite 2023-03-28 18:46:17 +00:00
  • 1f5cdf8c77 Update Suspense fuzz tests to use act (#26498) Andrew Clark 2023-03-28 14:40:28 -04:00
  • 4b35aafb56 Make disableSchedulerTimeoutInWorkLoop a static ff (#26497) rickhanlonii 2023-03-28 18:17:04 +00:00
  • 0c9b69cc26 Make disableSchedulerTimeoutInWorkLoop a static ff (#26497) rickhanlonii 2023-03-28 18:16:48 +00:00
  • f62cb39ee5 Make disableSchedulerTimeoutInWorkLoop a static ff (#26497) Ricky 2023-03-28 14:11:52 -04:00
  • 57bc5fd56e Support AssignmentPattern in params (param default values) Joe Savona 2023-03-28 09:52:55 -07:00
  • 0999b6b815 [hir] Treat captured refs in throw or return terminals as mutations Sathya Gunasekaran 2023-03-29 17:15:00 +01:00
  • dd0476a1b5 [hir] Infer mutable ranges for terminals Sathya Gunasekaran 2023-03-29 15:48:55 +01:00
  • 978442ca8f [DevTools] browser extension: improve script injection logic (#26492) mondaychen 2023-03-28 16:50:46 +00:00
  • f718199313 [DevTools] browser extension: improve script injection logic (#26492) Mengdi Chen 2023-03-28 12:45:53 -04:00
  • e0180ce86a [lambdas] Track ReactiveScopeDepenency of ComputedLoad Sathya Gunasekaran 2023-03-28 16:29:31 +01:00
  • 0dd3c25652 Remove disableNativeComponentFrames (#26490) rickhanlonii 2023-03-28 13:52:23 +00:00
  • b7b7996e3b Remove disableNativeComponentFrames (#26490) rickhanlonii 2023-03-28 13:52:08 +00:00
  • 41b4714f19 Remove disableNativeComponentFrames (#26490) Ricky 2023-03-28 09:46:26 -04:00
  • 08fb7eb9fc Codemod more tests to waitFor pattern (#26494) acdlite 2023-03-28 04:08:57 +00:00
  • fc90eb6368 Codemod more tests to waitFor pattern (#26494) Andrew Clark 2023-03-28 00:03:57 -04:00
  • 68ab411ec2 Improve tests that deal with microtasks (#26493) acdlite 2023-03-28 03:23:38 +00:00
  • e0bbc26623 Improve tests that deal with microtasks (#26493) Andrew Clark 2023-03-27 23:17:55 -04:00
  • ec0abcd643 [hir] Strip JSXEmptyExpression syntax mofeiZ 2023-03-27 18:12:18 -04:00
  • 1fa8d00294 Codemod some expiration tests to waitForExpired (#26491) acdlite 2023-03-27 19:58:17 +00:00
  • 8faf751937 Codemod some expiration tests to waitForExpired (#26491) Andrew Clark 2023-03-27 15:52:25 -04:00
  • 43176b129e [be] Simplify BuildHIR w lowerValueToTemporary helper Joe Savona 2023-03-27 11:35:34 -07:00
  • 445e550e00 Support await expressions Joe Savona 2023-03-27 10:41:49 -07:00
  • 4a826985db More tests for AssignmentPattern Joe Savona 2023-03-27 10:34:16 -07:00
  • 6d434cc777 Generalize helper for reorderable expressions Joe Savona 2023-03-27 10:34:11 -07:00
  • 80bdab7447 Support AssignmentPattern (default values in destructuring) Joe Savona 2023-03-27 10:34:11 -07:00
  • 61e97dc278 Support RegExp literals Joe Savona 2023-03-27 10:34:10 -07:00
  • 179b24b56e JSXNamespacedName support Joe Savona 2023-03-27 10:34:09 -07:00
  • 027f773179 [rhir] Patch for reactive computed loads mofeiZ 2023-03-27 13:27:58 -04:00
  • 63fa015339 Remove unused feature flag disableSchedulerTimeoutBasedOnReactExpirationTime (#26488) kassens 2023-03-27 15:56:56 +00:00
  • 8342a09927 Remove unused feature flag disableSchedulerTimeoutBasedOnReactExpirationTime (#26488) Jan Kassens 2023-03-27 17:52:02 +02:00
  • bb2325bdce [typer] Track return type in FunctionType Sathya Gunasekaran 2023-03-27 15:58:08 +01:00
  • a0fa5ede54 [typer] Type Array.at returnType as PolyType Sathya Gunasekaran 2023-03-27 15:58:07 +01:00
  • 67b2a9f314 [rhir] Represent OptionalMemberExpression as a conditional dependency Mofei Zhang 2023-03-27 10:41:05 -04:00
  • 2a33a65802 [flow] make Flow suppressions explicit on the error (#26487) kassens 2023-03-27 11:49:00 +00:00
  • ae98316be4 [flow] make Flow suppressions explicit on the error (#26487) kassens 2023-03-27 11:48:51 +00:00
  • afea1d0c53 [flow] make Flow suppressions explicit on the error (#26487) Jan Kassens 2023-03-27 13:43:04 +02:00
  • 49e6dee1af Suspensily committing a prerendered tree (#26434) acdlite 2023-03-27 03:53:29 +00:00
  • 7f1afb70c0 Suspensily committing a prerendered tree (#26434) acdlite 2023-03-27 03:53:20 +00:00
  • 768f965de2 Suspensily committing a prerendered tree (#26434) Andrew Clark 2023-03-26 23:48:37 -04:00
  • a8b6d3f91e Fix Flow types of useEffectEvent (#26468) eps1lon 2023-03-25 19:30:01 +00:00
  • e591dc44ab Fix Flow types of useEffectEvent (#26468) eps1lon 2023-03-25 19:28:44 +00:00
  • d12bdcda69 Fix Flow types of useEffectEvent (#26468) Sebastian Silbermann 2023-03-25 20:24:00 +01:00
  • 390ac45d18 [Float][Fiber] Implement waitForCommitToBeReady for stylesheet resources (#26450) gnoff 2023-03-25 02:22:38 +00:00
  • 57fd488de4 [Float][Fiber] Implement waitForCommitToBeReady for stylesheet resources (#26450) gnoff 2023-03-25 02:22:24 +00:00
  • 73b6435ca4 [Float][Fiber] Implement waitForCommitToBeReady for stylesheet resources (#26450) Josh Story 2023-03-24 19:17:38 -07:00
  • 9ed746c7dd Fix remaining CommonJS imports after Rollup upgrade (#26473) gaearon 2023-03-25 00:10:24 +00:00
  • 175962c10c Fix remaining CommonJS imports after Rollup upgrade (#26473) dan 2023-03-25 00:05:23 +00:00
  • 4aef9dac49 [be] Make ReactiveScopeDependency.path nonnullable Mofei Zhang 2023-03-24 17:53:06 -04:00
  • b07bbc36ae [buildhir] Patch: lower nested OptionalMemberExpr Mofei Zhang 2023-03-24 17:53:04 -04:00
  • 5e95967c7c [be][dependencies] Remove control flow info from PropertyLoad sidemap Mofei Zhang 2023-03-24 17:53:03 -04:00
  • 9ff82c3c10 Support for (Optional)MemberExpression callee in OptionalCall Joe Savona 2023-03-24 14:22:16 -07:00
  • 326ee664dc Test cases for optional call Joe Savona 2023-03-24 14:22:15 -07:00
  • 77bb9ff765 ReactiveFunction and codegen for optional calls Joe Savona 2023-03-24 14:22:14 -07:00