Commit Graph

  • a3ac61c6cb Fix Broken Links In Documentation (#28321) rickhanlonii 2024-03-03 22:47:58 +00:00
  • 034130c02f Fix Broken Links In Documentation (#28321) Justin Dhillon 2024-03-03 14:44:27 -08:00
  • a8b2c8234f Update /link URLs to react.dev (#28477) rickhanlonii 2024-03-03 22:39:44 +00:00
  • d27934ba7c Update /link URLs to react.dev (#28477) rickhanlonii 2024-03-03 22:39:24 +00:00
  • 1940cb27b2 Update /link URLs to react.dev (#28477) Ricky 2024-03-03 17:34:33 -05:00
  • c6a82952c8 [devtools][tests] add support for @gate pragma (#28479) gnoff 2024-03-01 21:31:08 +00:00
  • 30ae0baed1 [devtools][tests] add support for @gate pragma (#28479) Josh Story 2024-03-01 13:26:07 -08:00
  • 4d4f3a8fc5 Remove loose-envify dep and browserify configs (#28480) gaearon 2024-03-01 20:54:23 +00:00
  • 11828bf529 Remove loose-envify dep and browserify configs (#28480) dan 2024-03-01 20:49:51 +00:00
  • bb5380b044 Update homepage URLs to react.dev (#28478) rickhanlonii 2024-03-01 19:39:10 +00:00
  • 5f2c6b74db Update homepage URLs to react.dev (#28478) Ricky 2024-03-01 14:35:18 -05:00
  • 78c05c7368 Gate and assert non-tearing issues/27670 Sebastian Silbermann 2024-03-01 15:18:03 +01:00
  • 6e4aad30ee Move ref type check to receiver (#28464) acdlite 2024-03-01 02:30:27 +00:00
  • fc46af013a Move ref type check to receiver (#28464) acdlite 2024-03-01 02:30:16 +00:00
  • 2f8f776022 Move ref type check to receiver (#28464) Andrew Clark 2024-02-29 21:26:36 -05:00
  • df4b99cde1 Clean up empty string special cases (#28475) rickhanlonii 2024-03-01 01:31:25 +00:00
  • dbab28df46 Clean up empty string special cases (#28475) rickhanlonii 2024-03-01 01:31:16 +00:00
  • bb4b147da9 Clean up empty string special cases (#28475) Sebastian Markbåge 2024-02-29 20:27:26 -05:00
  • 7f994241b0 Infer type of ref argument Sathya Gunasekaran 2024-02-29 14:47:52 -08:00
  • ad8f19675c Infer type of React function Sathya Gunasekaran 2024-02-29 14:47:51 -08:00
  • 19e44a4a69 Allow ref argument to be mutated Sathya Gunasekaran 2024-02-29 14:47:49 -08:00
  • 02ba30aa4f Add dynamic flag for infinite loop detection on React Native FB (#28456) kassens 2024-02-29 21:24:50 +00:00
  • b8da12e8f8 Add dynamic flag for infinite loop detection on React Native FB (#28456) Jan Kassens 2024-02-29 13:19:12 -08:00
  • 9d25ced018 [instrument] Optional globalGating means no global gating Mofei Zhang 2024-02-29 10:04:37 -08:00
  • 01454d1414 [other] Make global gating (e.g. DEV) check configurable Mofei Zhang 2024-02-29 09:44:28 -08:00
  • 4942d003d6 Devtools: Unwrap Promise in useFormState (#28319) eps1lon 2024-02-28 22:57:59 +00:00
  • fb10a2c66a Devtools: Unwrap Promise in useFormState (#28319) Sebastian Silbermann 2024-02-28 23:52:59 +01:00
  • 6dbec55791 Support prefixed useState due to pre-bundling Joe Savona 2024-02-28 13:12:56 -08:00
  • 2c5bcad441 Run yarn flags in CI (#28345) eps1lon 2024-02-27 23:16:33 +00:00
  • a969bc1ff5 Move enableRenderableContext back to dynamic (#28466) rickhanlonii 2024-02-27 23:16:21 +00:00
  • 369b2714ee Remove ReactTestUtils from ReactJSXRuntime (#28337) eps1lon 2024-02-27 23:15:55 +00:00
  • b45dfdeccb Remove ReactTestUtils from ReactJSXElementValidator (#28335) eps1lon 2024-02-27 23:15:49 +00:00
  • 62767e474f Remove ReactTestUtils from ReactJSXElementValidator (#28335) eps1lon 2024-02-27 23:15:44 +00:00
  • 01ab35a9a7 Run yarn flags in CI (#28345) Sebastian Silbermann 2024-02-28 00:12:53 +01:00
  • c6bb12edd0 Remove ReactTestUtils from ReactJSXRuntime (#28337) Sebastian Silbermann 2024-02-28 00:12:17 +01:00
  • e7849b50bc Remove ReactTestUtils from ReactJSXElementValidator (#28335) Sebastian Silbermann 2024-02-28 00:12:08 +01:00
  • d88fb321a3 Move enableRenderableContext back to dynamic (#28466) Ricky 2024-02-27 18:11:42 -05:00
  • efee0c2be4 Turn on disableJavaScriptURLs for experimental (#28462) rickhanlonii 2024-02-27 21:37:19 +00:00
  • dee1aac77f Turn on disableJavaScriptURLs for experimental (#28462) Ricky 2024-02-27 16:33:14 -05:00
  • 9d5a01359f Move creation of scopes for primitives into a separate pass Joe Savona 2024-02-27 12:01:32 -08:00
  • 45216dc3d9 Track next scope id on Environment Joe Savona 2024-02-27 11:39:22 -08:00
  • 130b809ac2 Allow property loads from hook Sathya Gunasekaran 2024-02-28 16:19:43 -08:00
  • 8879a2dd49 Remove sprout from package.json Sathya Gunasekaran 2024-02-28 15:22:13 -08:00
  • a06ded902a [other] Change instrumentation to use an optional gating identifier; record filepath Mofei Zhang 2024-02-27 22:06:36 -08:00
  • d76cf6bbfe Remove string refs (behind flag) (#28322) acdlite 2024-02-27 16:46:52 +00:00
  • 161ee2460d Remove string refs (behind flag) (#28322) acdlite 2024-02-27 16:46:50 +00:00
  • c9798954e2 Remove string refs (behind flag) (#28322) Andrew Clark 2024-02-27 11:43:04 -05:00
  • 9509de9485 clean up isInputPending in Scheduler (#28444) noahlemen 2024-02-27 15:43:42 +00:00
  • ae4690b594 clean up isInputPending in Scheduler (#28444) noahlemen 2024-02-27 15:43:16 +00:00
  • 3bcd2de01b clean up isInputPending in Scheduler (#28444) Noah Lemen 2024-02-27 10:39:43 -05:00
  • 5acfc13575 Repro for invariant on value block in try/catch Joe Savona 2024-02-26 16:21:56 -08:00
  • 84ed1f2a37 Update scope declaration invariant to support error grouping Joe Savona 2024-02-26 15:08:42 -08:00
  • d81da8e2f5 Fix JSXMemberExpression dependency calculation Joe Savona 2024-02-26 15:04:44 -08:00
  • 915a0b8389 [be] Consolidate sprout -> snap Mofei Zhang 2024-02-27 06:54:30 -08:00
  • 54a10b4aed Convert ReactDOMServerIntegrationLegacyContextDisabled to createRoot (#28448) eps1lon 2024-02-26 20:58:57 +00:00
  • e71003997f Convert ReactTestUtils to createRoot (#28446) eps1lon 2024-02-26 20:58:39 +00:00
  • 172a7f629a Convert ReactDOMServerIntegrationLegacyContextDisabled to createRoot (#28448) Sebastian Silbermann 2024-02-26 21:55:23 +01:00
  • e6d8374728 Convert ReactDOMServerIntegrationLegacyContext to createRoot (#28449) Sebastian Silbermann 2024-02-26 21:55:03 +01:00
  • 2314227de5 Convert ReactTestUtils to createRoot (#28446) Sebastian Silbermann 2024-02-26 21:54:46 +01:00
  • 50338a9a68 Convert ReactServerRenderingHydration to createRoot (#28447) eps1lon 2024-02-26 20:03:42 +00:00
  • f637f6a473 Convert ReactServerRenderingHydration to createRoot (#28447) Sebastian Silbermann 2024-02-26 20:59:43 +01:00
  • b29a80f506 Add support for rendering BigInt (#24580) eps1lon 2024-02-26 18:23:44 +00:00
  • d2778ef6e7 Add support for rendering BigInt (#24580) eps1lon 2024-02-26 18:23:22 +00:00
  • 2f240c91ed Add support for rendering BigInt (#24580) Sebastian Silbermann 2024-02-26 19:18:50 +01:00
  • 1c19e014bb Turn on enableRenderableContext for www (#28438) rickhanlonii 2024-02-26 15:13:53 +00:00
  • 908dcaf6c5 Turn on enableRenderableContext for www (#28438) rickhanlonii 2024-02-26 15:13:23 +00:00
  • 6c3b8dbfed Turn on enableRenderableContext for www (#28438) Ricky 2024-02-26 10:08:47 -05:00
  • ed30b1494e Revert "Add a feature flag for new behavior" rm-renderable-ctx-flag Dan Abramov 2024-02-25 18:36:23 +00:00
  • d303b62c2f Make enableClientRenderFallbackOnText dynamic (#28436) rickhanlonii 2024-02-25 18:25:43 +00:00
  • 2141e10efc Make enableClientRenderFallbackOnText dynamic (#28436) rickhanlonii 2024-02-25 18:25:42 +00:00
  • 239d06e2b8 Make enableClientRenderFallbackOnText dynamic (#28436) Ricky 2024-02-25 13:20:42 -05:00
  • 4f260c3698 devtools: Use context displayName for context hook name (#25954) eps1lon 2024-02-24 10:59:18 +00:00
  • 9dcf6c56bf devtools: Use context displayName for context hook name (#25954) eps1lon 2024-02-24 10:59:03 +00:00
  • aed00dacfb devtools: Use context displayName for context hook name (#25954) Sebastian Silbermann 2024-02-24 11:54:26 +01:00
  • 118ad2afa7 Validate DOM nesting for hydration before the hydration warns / errors (#28434) Sebastian Markbåge 2024-02-24 00:45:42 -05:00
  • 5261281985 move reassignment-related range adjustments to InferReactiveScopeVariables Joe Savona 2024-02-23 16:58:10 -08:00
  • d3589367b0 Handle scopes with reassignment (by expanding scopes to avoid it) Joe Savona 2024-02-23 14:41:27 -08:00
  • a815d481c0 Support scopes with multiple declarations Joe Savona 2024-02-23 14:41:26 -08:00
  • ca1e92ad91 Compile partial reassignments into a single derived scope Joe Savona 2024-02-23 14:41:25 -08:00
  • 28fcf2f1c7 Delete use of source in JSX runtime (#28433) acdlite 2024-02-23 21:56:58 +00:00
  • 108ddbefbf Delete use of source in JSX runtime (#28433) acdlite 2024-02-23 21:56:38 +00:00
  • 16d3f7833d Delete use of source in JSX runtime (#28433) Andrew Clark 2024-02-23 16:52:00 -05:00
  • d7e7f6ccbf Remove method name prefix from warnings and errors (#28432) sebmarkbage 2024-02-23 20:21:58 +00:00
  • 355d677cfe Remove method name prefix from warnings and errors (#28432) sebmarkbage 2024-02-23 20:21:51 +00:00
  • d579e77482 Remove method name prefix from warnings and errors (#28432) Sebastian Markbåge 2024-02-23 15:16:54 -05:00
  • 6535b044d2 Include server component names in the componentStack in DEV (#28415) sebmarkbage 2024-02-23 17:10:11 +00:00
  • 2b0bca0a1b Include server component names in the componentStack in DEV (#28415) sebmarkbage 2024-02-23 17:09:58 +00:00
  • 8fb0233a84 Include server component names in the componentStack in DEV (#28415) Sebastian Markbåge 2024-02-23 12:04:55 -05:00
  • edd8fbef41 [RTR] Add usage warning behind flag (#27903) jackpope 2024-02-23 16:38:05 +00:00
  • 86ff1918cc [RTR] Add usage warning behind flag (#27903) jackpope 2024-02-23 16:37:57 +00:00
  • 66c8346401 [RTR] Add usage warning behind flag (#27903) Jack Pope 2024-02-23 11:33:18 -05:00
  • 6fb4d0dc75 [RN] Move unifiedSyncLane back to dynamic (#28430) sammy-SC 2024-02-23 15:35:55 +00:00
  • 98b8359f65 [RN] Move unifiedSyncLane back to dynamic (#28430) Ricky 2024-02-23 10:31:01 -05:00
  • 8136b16588 Add enableComponentStackLocations to ReactNativeInternalFeatureFlags libdef (#28424) rickhanlonii 2024-02-23 00:03:03 +00:00
  • aaa4acb128 Add enableComponentStackLocations to ReactNativeInternalFeatureFlags libdef (#28424) Timothy Yung 2024-02-22 15:58:12 -08:00
  • f821218f87 Dynamic enableComponentStackLocations Flag for React Native (FB) (#28400) yungsters 2024-02-22 23:45:14 +00:00
  • 25dbb3556e Dynamic enableComponentStackLocations Flag for React Native (FB) (#28400) Timothy Yung 2024-02-22 15:40:12 -08:00
  • 6b87240cb1 Ignore /fixtures for dependabot (#28422) rickhanlonii 2024-02-22 20:49:34 +00:00
  • 07c2543e54 Ignore /fixtures for dependabot (#28422) Ricky 2024-02-22 15:44:37 -05:00
  • ec5b61a29b Make enableRefAsProp www dynamic (#28423) rickhanlonii 2024-02-22 20:40:32 +00:00