Commit Graph

  • feb8e924e4 BuildHIR for OptionalCallExpression Joe Savona 2023-03-24 14:22:13 -07:00
  • 40bd9b060c Scaffolding for OptionalCall Joe Savona 2023-03-24 14:22:13 -07:00
  • 3fcf209ea4 React DevTools 4.27.3 -> 4.27.4 (#26470) Mengdi Chen 2023-03-24 15:45:26 -04:00
  • 568048af0f [tests] failing tests for dependencies and codegen (#1414) mofeiZ 2023-03-24 15:23:42 -04:00
  • bde974ae40 [DevTools] missing file name in package.json (#26469) Mengdi Chen 2023-03-24 14:45:27 -04:00
  • 1c9327ea67 Update Rollup to 3.x (#26442) gaearon 2023-03-24 18:14:34 +00:00
  • 909c6dacfd Update Rollup to 3.x (#26442) Mark Erikson 2023-03-24 14:08:41 -04:00
  • 9dca7fd534 Remove ReactFabricPublicInstance and used definition from ReactNativePrivateInterface (#26437) rubennorte 2023-03-23 18:42:46 +00:00
  • b87cdfdb10 Remove layout effect warning on the server (#26395) rickhanlonii 2023-03-23 18:42:15 +00:00
  • 2a91152dea Bugfix: SuspenseList incorrectly forces a fallback (#26453) acdlite 2023-03-23 18:41:36 +00:00
  • 7ec3959f72 Fix enableClientRenderFallbackOnTextMismatch flag (#26457) rickhanlonii 2023-03-23 18:41:05 +00:00
  • c6f51ed4c8 Make InternalInstanceHandle type opaque in ReactNativeTypes (#26461) rubennorte 2023-03-23 18:27:31 +00:00
  • 0ee5e482a2 Optional computed member expressions are not supported (add validation) Joe Savona 2023-03-23 09:01:21 -07:00
  • ef83c02d3c [hir][typer] infer polymorphic types from PropertyLoad and PropertyCall Mofei Zhang 2023-03-23 15:08:19 -04:00
  • 447f401f32 [be][tests] Remove all hir-tests (cleanup for ObjectShape stack) Mofei Zhang 2023-03-23 15:08:18 -04:00
  • c3589a9565 [hir] infer reference effects for property call Mofei Zhang 2023-03-23 15:08:18 -04:00
  • 76e6eff110 [hir][typer] infer polymorphic types from PropertyLoad and PropertyCall Mofei Zhang 2023-03-23 15:08:17 -04:00
  • 9507493ee9 Allow accessing properties of globals in switch test values Joe Savona 2023-03-22 14:36:50 -07:00
  • 7d43730319 [be] Remove stale global handling code Joe Savona 2023-03-22 14:36:49 -07:00
  • 14c03b897f Consolidate {Property,Computed}Call into MethodCall Joe Savona 2023-03-22 14:36:48 -07:00
  • 5f1bebbeae ComputedCall modeled as ComputedLoad + Call for order-of-evaluation semantics Joe Savona 2023-03-22 14:36:48 -07:00
  • 8ef22a2a90 [hir] todo tests for lambda capture Mofei Zhang 2023-03-22 15:58:07 -04:00
  • 501fbd8ed8 [hir] infer reference effects for property call Mofei Zhang 2023-03-22 15:58:06 -04:00
  • 241101c08a [builtins] Fix effects: capture -> read, store -> mutate Mofei Zhang 2023-03-22 15:50:40 -04:00
  • a7191d4e3b [hir][typer] infer polymorphic types from PropertyLoad and PropertyCall Mofei Zhang 2023-03-22 15:50:40 -04:00
  • c6d6bdfb79 Remove ReactFabricPublicInstance and used definition from ReactNativePrivateInterface (#26437) rubennorte 2023-03-22 17:59:43 +00:00
  • 9c54b29b44 Remove ReactFabricPublicInstance and used definition from ReactNativePrivateInterface (#26437) Rubén Norte 2023-03-22 17:54:36 +00:00
  • 0b651e2d58 Remove layout effect warning on the server (#26395) rickhanlonii 2023-03-22 17:38:46 +00:00
  • 192a05bc34 Bugfix: SuspenseList incorrectly forces a fallback (#26453) acdlite 2023-03-22 17:38:02 +00:00
  • f77099b6f1 Remove layout effect warning on the server (#26395) Ricky 2023-03-22 13:33:48 -04:00
  • 51a7c45f87 Bugfix: SuspenseList incorrectly forces a fallback (#26453) Andrew Clark 2023-03-22 13:33:02 -04:00
  • 64facb3eb9 Fix enableClientRenderFallbackOnTextMismatch flag (#26457) rickhanlonii 2023-03-22 17:18:33 +00:00
  • afb3d51dc6 Fix enableClientRenderFallbackOnTextMismatch flag (#26457) Sebastian Markbåge 2023-03-22 13:12:41 -04:00
  • e2cbadc4ae Should not throw for children of iframe or object (#26458) kassens 2023-03-22 16:10:57 +00:00
  • f74e76477b chore: update links of docs and api (#26455) kassens 2023-03-22 16:10:25 +00:00
  • 8e17bfd144 Make InternalInstanceHandle type opaque in ReactNativeTypes (#26461) Rubén Norte 2023-03-22 15:39:52 +00:00
  • eed2e07286 React DevTools 4.27.2 -> 4.27.3 (#26459) mondaychen 2023-03-22 15:25:08 +00:00
  • 8bdf162bcc React DevTools 4.27.2 -> 4.27.3 (#26459) Mengdi Chen 2023-03-22 11:20:10 -04:00
  • c1af4c481d chore: update new docs links for react-dom (#26456) kassens 2023-03-22 14:50:24 +00:00
  • 7c32ad785b Small Flow upgrade to 0.202.0 (#26435) kassens 2023-03-22 14:49:51 +00:00
  • adc87ba4f2 fix docs link for useSyncExternalStore (#26452) gaearon 2023-03-22 14:49:04 +00:00
  • 520ad06691 Should not throw for children of iframe or object (#26458) kassens 2023-03-22 13:04:22 +00:00
  • b93b4f0745 Should not throw for children of iframe or object (#26458) Sebastian Markbåge 2023-03-22 08:56:20 -04:00
  • c0b34bc5fb chore: update links of docs and api (#26455) Leedom 2023-03-22 19:56:18 +08:00
  • 56f7a90e68 chore: update new docs links for react-dom (#26456) Leedom 2023-03-22 19:55:06 +08:00
  • bd5e32309d Small Flow upgrade to 0.202.0 (#26435) Jan Kassens 2023-03-22 12:52:13 +01:00
  • ffb6733eef fix docs link for useSyncExternalStore (#26452) Valor(华洛) 2023-03-22 09:39:05 +08:00
  • 01a6502baa [hir] represent PropertyCall as receiver + PropertyLoad Mofei Zhang 2023-03-21 14:57:12 -04:00
  • 6ce4cd0898 [rhir] Revert logic that dedupes inlined temporaries Mofei Zhang 2023-03-21 14:57:12 -04:00
  • ab1d11a446 [hir] remove constant propagation for ComputedCall Mofei Zhang 2023-03-21 14:57:11 -04:00
  • ec345ca538 [wip][typer] Infer Array instance properties Mofei Zhang 2023-03-21 14:57:11 -04:00
  • ef34ca6cb0 Model other assignment variants as values Joe Savona 2023-03-21 10:01:09 -07:00
  • bf1db812a8 Model assignment as value Joe Savona 2023-03-21 10:01:08 -07:00
  • f4c4dcb1b3 Instruction-specific propagation to account for assignment-as-value Joe Savona 2023-03-21 10:01:07 -07:00
  • 89c790762c Add REVISION file to react-fbsource-import (#26448) sammy-SC 2023-03-21 16:32:40 +00:00
  • 0018cf2246 Add REVISION file to react-fbsource-import (#26448) Samuel Susla 2023-03-21 16:18:20 +00:00
  • b08f05614f Don't prerender siblings of suspended component (#26380) acdlite 2023-03-21 14:30:43 +00:00
  • 12a1d140e3 Don't prerender siblings of suspended component (#26380) Andrew Clark 2023-03-21 10:24:56 -04:00
  • 63450d5768 [test] Update test snapshot Sathya Gunasekaran 2023-03-21 14:15:01 +00:00
  • 2473ff03bd Bugfix: Remove extra render pass when reverting to client render (#26445) acdlite 2023-03-21 02:15:02 +00:00
  • 8df739c794 Bugfix: Remove extra render pass when reverting to client render (#26445) acdlite 2023-03-21 02:14:51 +00:00
  • 77ba1618a5 Bugfix: Remove extra render pass when reverting to client render (#26445) Andrew Clark 2023-03-20 22:07:53 -04:00
  • c226b42a5c Refactor ReactDOMComponent to use flatter property operations (#26433) sebmarkbage 2023-03-21 01:03:10 +00:00
  • 7d0009abfd Refactor ReactDOMComponent to use flatter property operations (#26433) sebmarkbage 2023-03-21 01:02:57 +00:00
  • 520f7f3ed4 Refactor ReactDOMComponent to use flatter property operations (#26433) Sebastian Markbåge 2023-03-20 20:56:14 -04:00
  • 9b5ff25b3b [Babel] Desugar ArrowFunctionExpression Sathya Gunasekaran 2023-03-20 17:42:58 +00:00
  • ff571d8d85 [Babel] Refactor compilation checks into a separate function Sathya Gunasekaran 2023-03-20 17:42:57 +00:00
  • 93b79e4aa0 [Babel] Refactor visitor to separate function Sathya Gunasekaran 2023-03-20 17:42:56 +00:00
  • 3605199646 [Babel] Refactor gating test Sathya Gunasekaran 2023-03-20 17:42:56 +00:00
  • 3e84c870f6 Helper for lowering args Joe Savona 2023-03-20 12:55:14 -07:00
  • c596d332b5 Check if suspensey instance resolves in immediate task (#26427) acdlite 2023-03-20 16:40:11 +00:00
  • 86e74c813a Check if suspensey instance resolves in immediate task (#26427) acdlite 2023-03-20 16:40:04 +00:00
  • 0131d0cff4 Check if suspensey instance resolves in immediate task (#26427) Andrew Clark 2023-03-20 12:35:10 -04:00
  • eee3aa614c Clean interface for public instances between React and React Native (#26416) sammy-SC 2023-03-20 13:40:40 +00:00
  • 3554c8852f Clean interface for public instances between React and React Native (#26416) Rubén Norte 2023-03-20 13:35:18 +00:00
  • df61ea1d3f [DiffTrain] Add artifacts for React Native to compiled (#26204) sammy-SC 2023-03-20 11:28:42 +00:00
  • c57b90f50d [DiffTrain] Add artifacts for React Native to compiled (#26204) Samuel Susla 2023-03-20 11:23:55 +00:00
  • 842bd787a5 Fix sizebot not working due to missing auth token (#26423) Andrew Clark 2023-03-18 16:22:20 -04:00
  • ff8868e8d1 Fix self-closing jsx element codegen Joe Savona 2023-03-17 16:18:11 -07:00
  • a7ac20973f Support JsxMemberExpression Joe Savona 2023-03-17 16:18:07 -07:00
  • 0c8f11e13f [test][ssa] Add todo test for reassigning in rval mofeiZ 2023-03-17 20:08:20 -04:00
  • e49c66b822 Feature: Suspend commit without blocking render (#26398) acdlite 2023-03-17 22:10:00 +00:00
  • f838ebb34e Simpler fix for missed reactivity bug Joe Savona 2023-03-17 15:07:14 -07:00
  • db281b3d9c Feature: Suspend commit without blocking render (#26398) Andrew Clark 2023-03-17 18:05:11 -04:00
  • 6310087f09 [ci] Fix download_base_build_for_sizebot (#26422) lauren 2023-03-17 16:04:20 -04:00
  • b91c2093d6 [difftrain] Fix broken workflow (#26421) poteto 2023-03-17 19:22:04 +00:00
  • 6854a3cf6d [difftrain] Fix broken workflow (#26421) lauren 2023-03-17 15:16:55 -04:00
  • f93079bc61 test sammy-SC 2023-03-17 18:04:28 +00:00
  • 55308554ed [www] enable enableFilterEmptyStringAttributesDOM flag (#26410) Jan Kassens 2023-03-17 12:09:36 -04:00
  • 163d86e195 Updated comment message (#26158) Ibrahim Amin 2023-03-17 16:48:44 +02:00
  • 108aed083e Fix use of stale props in Fabric events (#26408) Rubén Norte 2023-03-17 11:27:49 +00:00
  • af7f6d63df Don't "fix up" mismatched text content with suppressedHydrationWarning (#26391) sebmarkbage 2023-03-17 02:47:19 +00:00
  • 8fa41ffa27 Don't "fix up" mismatched text content with suppressedHydrationWarning (#26391) Sebastian Markbåge 2023-03-16 22:39:17 -04:00
  • 2148b4e8ca [test][hir-lower] todo: lower property calls in evaluation order mofeiZ 2023-03-16 15:48:54 -04:00
  • 87c803d1da Fix a test case in ReactUpdates-test (#26399) Tianyu Yao 2023-03-16 12:27:15 -07:00
  • eaccf27c2e Revert "Remove hydrate entry point from www builds" (#26413) Jan Kassens 2023-03-16 14:01:20 -04:00
  • 480aa7785f Remove hydrate entry point from www builds (#26400) Sebastian Markbåge 2023-03-16 11:39:34 -04:00
  • 9941cbacac Fix devtools tests after internal test changes (#26405) Ricky 2023-03-16 08:14:23 -04:00
  • e4606c1e0e Add missing "react-dom/server.bun" entry in package.json "exports" (#26402) Jarred Sumner 2023-03-15 19:09:49 -07:00
  • 5e1c596b37 Setting transition pending flag shouldn't be part of a surrounding transition (#26243) sophiebits 2023-03-16 01:16:43 +00:00