Commit Graph

  • a107ba81ed [BE] Remove navigator; edit sprout fixtures Mofei Zhang 2024-02-12 19:12:01 -05:00
  • 1544bf4a51 Move modern strict to experimental (#28152) rickhanlonii 2024-02-09 22:03:33 +00:00
  • 06e410ec60 Move modern strict to experimental (#28152) Ricky 2024-02-09 16:59:47 -05:00
  • 5dd55e881b [lower][patch] Recognize UpdateExpression as lval assignment Mofei Zhang 2024-02-09 16:18:37 -05:00
  • d4cdaf2523 Fix assignment expression with context variables Joe Savona 2024-02-09 14:25:33 -08:00
  • 6da1912eed Validate that all variable references are consistently local/context Joe Savona 2024-02-09 14:09:55 -08:00
  • 7d8105b7de fix: define IS_ACT_ENVIRONMENT global for tests with concurrent mode and synchronous act (#28296) hoxyq 2024-02-09 19:09:17 +00:00
  • 374fd68a50 fix: define IS_ACT_ENVIRONMENT global for tests with concurrent mode and synchronous act (#28296) Ruslan Lesiutin 2024-02-09 19:03:40 +00:00
  • 0d9b9398da Upgrade flow to 0.228.0 (#28294) kassens 2024-02-09 16:22:54 +00:00
  • e0e832eabb Add infinite update loop detection (#28279) kassens 2024-02-09 16:19:24 +00:00
  • 55213cc4a6 Add infinite update loop detection (#28279) kassens 2024-02-09 16:19:14 +00:00
  • d27c1ac112 Upgrade flow to 0.228.0 (#28294) Jan Kassens 2024-02-09 11:17:00 -05:00
  • d8c1fa6b0b Add infinite update loop detection (#28279) Jan Kassens 2024-02-09 11:14:37 -05:00
  • 2ad4616b8c chore: gate legacy apis for react-devtools-shell (#28273) hoxyq 2024-02-09 11:32:06 +00:00
  • 03d6f7cf00 chore: gate legacy apis for react-devtools-shell (#28273) Ruslan Lesiutin 2024-02-09 11:27:12 +00:00
  • 0d924984be unify feature flags between fb and oss for React Native renderer (#28269) sammy-SC 2024-02-09 09:52:13 +00:00
  • 36b078cc7a unify feature flags between fb and oss for React Native renderer (#28269) Samuel Susla 2024-02-09 09:46:42 +00:00
  • b6023de65d [Flight] Serialize deduped elements by direct reference even if they suspend (#28283) sebmarkbage 2024-02-08 23:50:20 +00:00
  • b2392647b5 [Flight] Serialize deduped elements by direct reference even if they suspend (#28283) sebmarkbage 2024-02-08 23:50:18 +00:00
  • ba5e6a8329 [Flight] Serialize deduped elements by direct reference even if they suspend (#28283) Sebastian Markbåge 2024-02-08 15:45:40 -08:00
  • f47b31626d Throw a better error when Lazy/Promise is used in React.Children (#28280) sebmarkbage 2024-02-08 22:14:59 +00:00
  • 64de3b0154 Throw a better error when Lazy/Promise is used in React.Children (#28280) sebmarkbage 2024-02-08 22:14:59 +00:00
  • e41ee9ea70 Throw a better error when Lazy/Promise is used in React.Children (#28280) Sebastian Markbåge 2024-02-08 14:10:19 -08:00
  • f655b67ff4 Add simulateEventDispatch to test ReactDOMEventListener (#28079) rickhanlonii 2024-02-08 21:10:37 +00:00
  • cd63ef7921 Add simulateEventDispatch to test ReactDOMEventListener (#28079) Ricky 2024-02-08 16:06:03 -05:00
  • ce4b2c28c4 DevTools: Add support for use(Context) (#28233) eps1lon 2024-02-08 17:52:12 +00:00
  • 04b59928d8 DevTools: Add support for use(Context) (#28233) Sebastian Silbermann 2024-02-08 18:47:40 +01:00
  • da8ca6e954 [types] Check propType when checking if two types are equal Sathya Gunasekaran 2024-02-08 16:19:55 +00:00
  • 3c431f9afe [types] Check the shapeId as part of the object type equals check Sathya Gunasekaran 2024-02-08 16:19:55 +00:00
  • 3b33617b80 Delete more redundant JSX code (#28276) acdlite 2024-02-08 16:08:53 +00:00
  • 4e9b256a6d Delete more redundant JSX code (#28276) acdlite 2024-02-08 16:08:41 +00:00
  • c064e1665c [Flight] Emit debug info for a Server Component (#28272) sebmarkbage 2024-02-08 16:06:43 +00:00
  • f72fad0c14 [Flight] Emit debug info for a Server Component (#28272) sebmarkbage 2024-02-08 16:06:31 +00:00
  • d3def47935 Delete more redundant JSX code (#28276) Andrew Clark 2024-02-08 11:04:09 -05:00
  • b229f540e2 [Flight] Emit debug info for a Server Component (#28272) Sebastian Markbåge 2024-02-08 08:01:32 -08:00
  • f0cffef0a2 Fix hook pattern matching for custom hooks Joe Savona 2024-02-07 17:34:10 -08:00
  • 5bef02e7f4 Revert "Remove revertRemovalOfSiblingPrerendering killswitch (#26549)" ty-revert-26549 Tianyu Yao 2024-02-07 15:32:20 -08:00
  • 734b023189 Remove __self and __source location from elements (#28265) sebmarkbage 2024-02-07 21:42:47 +00:00
  • 82dd48d0a1 Remove __self and __source location from elements (#28265) sebmarkbage 2024-02-07 21:42:46 +00:00
  • 37d901e2b8 Remove __self and __source location from elements (#28265) Sebastian Markbåge 2024-02-07 13:38:00 -08:00
  • d920f21af1 Add enableServerComponentKeys to NEXT_MAJOR (#28259) sebmarkbage 2024-02-07 20:27:43 +00:00
  • 5c08662301 Add enableServerComponentKeys to NEXT_MAJOR (#28259) Sebastian Markbåge 2024-02-07 12:21:59 -08:00
  • ec7cfcf566 Convert ReactRenderDocument to hydrateRoot (#28153) rickhanlonii 2024-02-07 14:59:25 +00:00
  • 2cd19ed1dd Convert ReactRenderDocument to hydrateRoot (#28153) Ricky 2024-02-07 09:54:46 -05:00
  • bfb83b6f88 chore: use versioned render in inspectedElement test (#28246) hoxyq 2024-02-07 10:55:06 +00:00
  • bfdc12c191 chore: use versioned render in inspectedElement test (#28246) Ruslan Lesiutin 2024-02-07 10:50:26 +00:00
  • 769ebe2ac8 chore: use versioned render in TimelineProfiler test and gate some for legacy rendering (#28218) hoxyq 2024-02-07 10:35:36 +00:00
  • d1829775ad chore: use versioned render in TimelineProfiler test and gate some for legacy rendering (#28218) Ruslan Lesiutin 2024-02-07 10:30:54 +00:00
  • a6a77a2a05 Improve flagging of React.cache to remove indirection in bundled code (#28263) gnoff 2024-02-07 01:44:50 +00:00
  • 363b626159 Improve flagging of React.cache to remove indirection in bundled code (#28263) gnoff 2024-02-07 01:44:40 +00:00
  • a1ace9d3c2 Improve flagging of React.cache to remove indirection in bundled code (#28263) Josh Story 2024-02-06 17:40:06 -08:00
  • 126187e9cd jsx(): Treat __self and __source as normal props (#28257) acdlite 2024-02-07 01:07:46 +00:00
  • fcad6372e2 jsx(): Treat __self and __source as normal props (#28257) acdlite 2024-02-07 01:07:36 +00:00
  • 91caa96e42 jsx(): Treat __self and __source as normal props (#28257) Andrew Clark 2024-02-06 20:03:02 -05:00
  • 7a0151305a [Flight] Unify plain Server Component and forwardRef under one function (#28261) sebmarkbage 2024-02-07 00:46:08 +00:00
  • 1cff685212 [Flight] Unify plain Server Component and forwardRef under one function (#28261) sebmarkbage 2024-02-07 00:45:46 +00:00
  • f07ac1e268 [Flight] Unify plain Server Component and forwardRef under one function (#28261) Sebastian Markbåge 2024-02-06 16:41:05 -08:00
  • 571a24729d jsx(): Inline reserved prop checks (#28262) acdlite 2024-02-07 00:01:44 +00:00
  • de5b760022 jsx(): Inline reserved prop checks (#28262) acdlite 2024-02-07 00:01:39 +00:00
  • 1beb94133a jsx(): Inline reserved prop checks (#28262) Andrew Clark 2024-02-06 18:56:18 -05:00
  • e46929f3ed [Flight] Move pendingChunks ref count increment into createTask (#28260) sebmarkbage 2024-02-06 21:22:53 +00:00
  • ef80012cf5 [Flight] Move pendingChunks ref count increment into createTask (#28260) sebmarkbage 2024-02-06 21:22:40 +00:00
  • 0d11563b4a [Flight] Move pendingChunks ref count increment into createTask (#28260) Sebastian Markbåge 2024-02-06 13:17:59 -08:00
  • aa5199bf97 Delete duplicate jsx() implementation (#28258) acdlite 2024-02-06 20:09:46 +00:00
  • c4280ae350 Delete duplicate jsx() implementation (#28258) acdlite 2024-02-06 20:09:39 +00:00
  • 6692445759 Delete duplicate jsx() implementation (#28258) Andrew Clark 2024-02-06 15:05:08 -05:00
  • d1b0b96c04 [Fresh] Update the list of built-in hooks (#27864) eps1lon 2024-02-06 19:02:28 +00:00
  • 3076c11c70 [Fresh] Update the list of built-in hooks (#27864) eps1lon 2024-02-06 19:02:19 +00:00
  • 7cbd026ff4 [Fresh] Update the list of built-in hooks (#27864) Damian Stasik 2024-02-06 19:57:46 +01:00
  • 5be6a3babe [Tests] Reset modules by default (#28254) rickhanlonii 2024-02-06 17:47:02 +00:00
  • 30e2938e04 [Tests] Reset modules by default (#28254) Ricky 2024-02-06 12:43:27 -05:00
  • ee827ec182 chore: use versioned render in preprocessData test and gate some for … (#28219) hoxyq 2024-02-06 17:39:23 +00:00
  • 8b5f0c43ad chore: use versioned render in preprocessData test and gate some for … (#28219) Ruslan Lesiutin 2024-02-06 17:34:41 +00:00
  • a52f42714f Ensure useState and useReducer initializer functions are double invoked in StrictMode (#28248) eps1lon 2024-02-06 16:57:47 +00:00
  • 425dc7dc81 Ensure useState and useReducer initializer functions are double invoked in StrictMode (#28248) eps1lon 2024-02-06 16:57:40 +00:00
  • 7d759446f1 chore: use versioned render in storeStressSync test and gate them for legacy rendering (#28216) hoxyq 2024-02-06 16:55:36 +00:00
  • 97fd3e7064 Ensure useState and useReducer initializer functions are double invoked in StrictMode (#28248) Sebastian Silbermann 2024-02-06 17:53:08 +01:00
  • 08d6cef46a chore: use versioned render in storeStressSync test and gate them for legacy rendering (#28216) Ruslan Lesiutin 2024-02-06 16:51:58 +00:00
  • 47b1b75d09 Patch devtools before running useMemo function in strict mode (#28249) gsathya 2024-02-06 16:50:17 +00:00
  • 16ee5b45d7 Patch devtools before running useMemo function in strict mode (#28249) gsathya 2024-02-06 16:50:10 +00:00
  • db120f69ec Patch devtools before running useMemo function in strict mode (#28249) Sathya Gunasekaran 2024-02-06 16:45:18 +00:00
  • d6ea4c78a5 chore: use versioned render in storeComponentFilters test (#28241) hoxyq 2024-02-06 16:29:37 +00:00
  • 12d56fca3d chore: use versioned render in storeComponentFilters test (#28241) Ruslan Lesiutin 2024-02-06 16:25:03 +00:00
  • 878b6607e5 chore: use versioned render in profilerContext test (#28243) hoxyq 2024-02-06 16:03:07 +00:00
  • ad720f36ec chore: use versioned render in profilerContext test (#28243) Ruslan Lesiutin 2024-02-06 15:58:11 +00:00
  • 7241731cca Convert ReactBrowserEventEmitter to createRoot (#28253) rickhanlonii 2024-02-06 15:48:17 +00:00
  • 5446b098a8 Convert ReactBrowserEventEmitter to createRoot (#28253) Ricky 2024-02-06 10:43:37 -05:00
  • 96ed496be3 fix: gate react/jsx-runtime upgrade only for React >= 17 tests (#28256) hoxyq 2024-02-06 15:08:10 +00:00
  • 65d95b837e fix: gate react/jsx-runtime upgrade only for React >= 17 tests (#28256) Ruslan Lesiutin 2024-02-06 15:03:36 +00:00
  • dedce27107 chore: use versioned render in profilingCommitTreeBuilder test and gate some for legacy rendering (#28236) hoxyq 2024-02-06 12:30:36 +00:00
  • 103cddbb9d chore: use versioned render in profilingCommitTreeBuilder test and gate some for legacy rendering (#28236) Ruslan Lesiutin 2024-02-06 12:26:50 +00:00
  • 6b6906d4f9 chore: use versioned render in profilingHostRoot test and gate some for legacy rendering (#28237) hoxyq 2024-02-06 11:45:29 +00:00
  • 6fef0cb568 chore: use versioned render in profilingHostRoot test and gate some for legacy rendering (#28237) Ruslan Lesiutin 2024-02-06 11:40:50 +00:00
  • 1b85b5979a chore: use versioned render in profilingCache test (#28242) hoxyq 2024-02-06 11:29:26 +00:00
  • cb78d2f1f3 chore: use versioned render in profilingCache test (#28242) Ruslan Lesiutin 2024-02-06 11:24:54 +00:00
  • af6e837b60 Fix destructuring with mixed local/scope declarations Joe Savona 2024-02-05 22:29:53 -08:00
  • 7b24e7b88c Update ReactDOMServerSuspense-test to not use legacy rendering APIs (#28251) gnoff 2024-02-06 05:31:02 +00:00
  • 0a53c46574 Update ReactDOMServerSuspense-test to not use legacy rendering APIs (#28251) Josh Story 2024-02-05 21:25:22 -08:00
  • 1727beceed Upgrade tests to use react/jsx-runtime (#28252) acdlite 2024-02-06 04:13:38 +00:00
  • 952aa74f8e Upgrade tests to use react/jsx-runtime (#28252) Andrew Clark 2024-02-05 23:07:41 -05:00