Commit Graph

  • 862e8c7049 IntersectionObserver: Clean up legacy observe/unobserve methods Ramanpreet Nara 2025-07-17 17:35:22 -07:00
  • 23c8787fe2 Add annotations to fix future errors after fix for unsound array types (#52691) Sam Zhou 2025-07-17 17:30:43 -07:00
  • d78c242e4d RN: Enable enableVirtualViewRenderState by Default (#52686) Tim Yung 2025-07-17 12:59:13 -07:00
  • 5d4d1ce84b RN: Cleanup scheduleAnimatedCleanupInMicrotask Flag (#52685) Tim Yung 2025-07-17 12:59:13 -07:00
  • 5c7fdb252e RN: Cleanup disableInteractionManager Flag (#52684) Tim Yung 2025-07-17 12:59:13 -07:00
  • 1814418f12 RN: Cleanup avoidStateUpdateInAnimatedPropsMemo Flag (#52683) Tim Yung 2025-07-17 12:59:13 -07:00
  • 0a3808d07c RN: Cleanup alwaysFlattenAnimatedStyles Flag (#52682) Tim Yung 2025-07-17 12:59:13 -07:00
  • 0508eddfe6 RN: Default Hermes Parser to reactRuntimeTarget: "19" (#52625) Tim Yung 2025-07-17 12:53:36 -07:00
  • 25c61123fb Fix incorrect locking and attempts check in ShadowTree experiment (#52681) Rubén Norte 2025-07-17 12:18:52 -07:00
  • 9b30fe0c45 Back out "Add missing attempts++ in ShadowNode with MAX_COMMIT_ATTEMPTS_BEFORE_LOCKING" (#52680) Rubén Norte 2025-07-17 12:18:52 -07:00
  • fef6e0f584 Back out "Fix incorrect locking in ShadowTree experiment" (#52679) Rubén Norte 2025-07-17 12:18:52 -07:00
  • 4c9591c0ea Use experimental VirtualView (#52592) Luna Wei 2025-07-17 12:15:57 -07:00
  • 937eac64e8 Move off of ReactScrollViewHelper.ScrollListener (#52591) Luna Wei 2025-07-17 12:15:57 -07:00
  • 510bfd4101 Fix VirtualViewExperimental (#52590) Luna Wei 2025-07-17 12:15:57 -07:00
  • f42f26c470 Generated changelog Rob Hogan 2025-07-17 18:47:27 +01:00
  • 7f589d8165 Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages [A] (#52655) export-D78460107 CodemodService Bot 2025-07-17 09:20:56 -07:00
  • 847721dc9b Add missing attempts++ in ShadowNode with MAX_COMMIT_ATTEMPTS_BEFORE_LOCKING (#52673) Nicola Corti 2025-07-17 09:02:19 -07:00
  • 710d499f13 Fix Modal first frame being rendered on top-left corner (#51048) Nicola Corti 2025-06-19 06:21:16 -07:00
  • 2a01eadcb8 Remove unnecessary $FlowFixMe after correct typing for console.timeStamp (#52633) Rubén Norte 2025-07-17 08:35:36 -07:00
  • c247554342 Add correct typing for console (including console.timeStamp) (#52632) Rubén Norte 2025-07-17 08:35:36 -07:00
  • 10ddec7aeb Add stubs for missing console methods (#52643) Rubén Norte 2025-07-17 08:35:36 -07:00
  • b9e1e37c87 Define typing for performance extensibility API (#52631) Rubén Norte 2025-07-17 08:35:36 -07:00
  • ff75e731b3 Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages [B] (#52656) export-D78460296 CodemodService Bot 2025-07-17 08:23:30 -07:00
  • c4082c9ce2 surface uncaught promise rejections with ExceptionsManager.handleException instead of swallowing them (#51594) Krystof Woldrich 2025-07-17 07:55:50 -07:00
  • 4ee2b60a1e resolve xcframework paths from conf switch script (#52664) Christian Falch 2025-07-17 06:46:00 -07:00
  • 2d4c43c267 Fix incorrect locking in ShadowTree experiment (#52662) Rubén Norte 2025-07-17 05:37:07 -07:00
  • 2e55241a90 added missing script in package.json (#52663) Christian Falch 2025-07-17 05:26:07 -07:00
  • 2c752af535 Fix Windows CI (#52666) Riccardo Cipolleschi 2025-07-17 05:15:04 -07:00
  • 8672520f63 xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/attributedstring/TextAttributes.cpp export-D78471652 Devmate Bot 2025-07-17 04:59:32 -07:00
  • b6f4142bb2 Reduce legacy arch warning for OnLayoutEvent (#52665) Pieter De Baets 2025-07-17 04:39:41 -07:00
  • 8830ebbad4 [RN][CI]Fix Windows CI cipolleschi/fix-ci-windows Riccardo Cipolleschi 2025-07-17 12:21:05 +01:00
  • 2f553ec7f6 Unbreak build_android due to missing dependency on rrc_view (#52661) Nicola Corti 2025-07-17 04:09:25 -07:00
  • 7ef57163cb Make accessors inside HeadlessJsTaskService open again (#52660) Nicola Corti 2025-07-17 04:05:47 -07:00
  • cec6f52186 [ios][prebuild] resolve xcframework paths from conf switch script @chrfalch/prebuild-fix-missing-rndeps-path-resolving Christian Falch 2025-07-17 12:37:24 +02:00
  • 1930a94722 [prebuild][ios] added missing script in package.json @chrfalch/prebuild-fix-missing-script-file-in-package.json Christian Falch 2025-07-17 12:35:31 +02:00
  • bbda71f2c8 Fix argv handling for packaged mode (#52641) Moti Zilberman 2025-07-17 03:13:26 -07:00
  • 60efc757d9 Implement --version flag Moti Zilberman 2025-07-17 03:13:26 -07:00
  • 4a1884e5e5 Exclude unimportant files from Electron build Moti Zilberman 2025-07-17 03:13:26 -07:00
  • 9c913f3a5c xplat/js/react-native-github/packages/react-native/ReactCommon/react/renderer/core/ShadowNode.cpp export-D78472502 Devmate Bot 2025-07-17 02:12:24 -07:00
  • 09900a900d Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages (#52635) export-D78402918 CodemodService Bot 2025-07-16 18:18:30 -07:00
  • 20baf2a992 Delete ReactNativeNewArchitectureFeatureFlags.isNewArchitectureStrictModeEnabled() (#52650) David Vacca 2025-07-16 18:06:29 -07:00
  • 21cd09d4c0 Implement mechanism to prevent ShadowTree commit exhaustion (#52645) Rubén Norte 2025-07-16 12:02:07 -07:00
  • d00de31aef Use setter for accessibilityElements (#52644) Joe Vilches 2025-07-16 10:56:28 -07:00
  • de67d6ec67 Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages (#52629) generatedunixname89002005287564 2025-07-16 10:23:13 -07:00
  • 88bafeddab Add TransformHelper.cpp to reactnativejni_common (#52640) Nicola Corti 2025-07-16 09:52:04 -07:00
  • 86994a6e22 Fix Dimensions window values on Android < 15 (#52481) Mathieu Acthernoene 2025-07-16 09:15:43 -07:00
  • b795d61592 Add skipActivityIdentityAssertionOnHostPause feature flag (#52639) Fabrizio Cucci 2025-07-16 08:42:41 -07:00
  • 0fd060f558 disable view culling when accessibility API is detected (#52612) Samuel Susla 2025-07-16 08:16:49 -07:00
  • 9967908e89 introduce UpdateMode::unstable_Immediate (#52604) Samuel Susla 2025-07-16 08:16:49 -07:00
  • a9ece0c302 Use native helpers to accelerate transform processing (#52603) Pieter De Baets 2025-07-16 06:29:10 -07:00
  • 5d3d23b32e Use native implementation of equals in ReadableNativeArray (#52611) Pieter De Baets 2025-07-16 06:29:10 -07:00
  • bd198324d8 Add support for details field and custom tracks in performance.mark and performance.measure for DevTools (#52613) Rubén Norte 2025-07-16 05:55:03 -07:00
  • 2f67285545 Remove support for specifying track names for Perfetto and RNDT using the "Track:" prefix (#52614) Rubén Norte 2025-07-16 05:55:03 -07:00
  • 4edc33e4e1 Refactor implementation of performance.mark and performance.measure (#52586) Rubén Norte 2025-07-16 02:48:43 -07:00
  • 1b7c9ea523 Add 2 tests demonstrating broken behavior in performance.measure (#52588) Rubén Norte 2025-07-16 02:48:43 -07:00
  • cb59eb2b57 Reorganize tests for PerformanceObserver and User Timing API (#52587) Rubén Norte 2025-07-16 02:48:43 -07:00
  • 22b540652e Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages export-D78403861 CodemodService Bot 2025-07-16 02:46:42 -07:00
  • 1aa3d3f864 Fix CQS signal modernize-use-using in xplat/js/react-native-github/packages export-D78404030 CodemodService Bot 2025-07-16 02:46:03 -07:00
  • 5050d0a89e VirtualView: Fix Window Focus Detection Cleanup (#52621) Tim Yung 2025-07-15 20:03:17 -07:00
  • 46f3e32019 Add support for meta only code & oss only code (#52583) Andrew Datsenko 2025-07-15 14:16:06 -07:00
  • 10bb2241fc delete feature flag enableSynchronousStateUpdates (#52607) Samuel Susla 2025-07-15 14:09:07 -07:00
  • 6b550a279e Fix E2E test script when the ci flag is not specified (#52617) Riccardo Cipolleschi 2025-07-15 12:04:20 -07:00
  • 339dc4979c Update atrifact names to the new ones (#52618) Riccardo Cipolleschi 2025-07-15 12:04:20 -07:00
  • 21b93d8d7d Fix RefreshControl recycling (#52584) Riccardo Cipolleschi 2025-07-15 10:47:34 -07:00
  • 09daad27ea fix RefreshControl not refreshing on initial mount (#52615) Riccardo Cipolleschi 2025-07-15 10:47:34 -07:00
  • b4a57dd85f Polish the .editorconfig file Nicola Corti 2025-07-15 10:10:35 -07:00
  • f68e2b47fb Add changelog for v0.81.0-rc.1 (#52605) React Native Bot 2025-07-15 09:34:31 -07:00
  • 188caa04e7 Clarify the deprecation message for react-native-safe-area-context (#52589) Nicola Corti 2025-07-15 08:56:06 -07:00
  • eca6c1b965 Fix typo in NullValueStrategy doc comment (#52608) Nick Lefever 2025-07-15 08:31:21 -07:00
  • 42b8921d91 Kotlin: Set up ktfmt in OSS (#52064) Mateo Guzmán 2025-07-15 08:31:00 -07:00
  • a81f6be4ff [LOCAL][RN][Release] Fix E2E test script when the ci flag is not specified cipolleschi/fix-e2e-script-no-ci Riccardo Cipolleschi 2025-07-15 14:35:57 +01:00
  • 4f7a930824 [RN][Release]Fix E2E script when using CI artifacts cipolleschi/fix-e2e-script-with-ci Riccardo Cipolleschi 2025-07-15 13:29:04 +01:00
  • f3b6eeb96e fix view culling in RTL languages (#52602) Samuel Susla 2025-07-15 06:34:39 -07:00
  • a2a3bb6094 Update CHANGELOG.md changelog/v0.81.0-rc.1 Moti Zilberman 2025-07-15 14:15:20 +01:00
  • 10b63c15b6 [LOCAL] Bump Podfile.lock React Native Bot 2025-07-15 12:06:48 +00:00
  • 54bfc1a8d1 [RN][Changelog] Add changelog for v0.81.0-rc.1 React Native Bot 2025-07-15 12:05:23 +00:00
  • f004cd39bc Text: Fix isSelectable prop macro conversion (#52599) Abhijeet Jha 2025-07-15 04:41:55 -07:00
  • 0d2e0abc45 Do not define default transformOrigin (#52598) Pieter De Baets 2025-07-15 04:13:15 -07:00
  • 7dc84491e9 Fix reporting of errors without stack traces (#52601) Rubén Norte 2025-07-15 03:45:28 -07:00
  • b06bb89ddd Release 0.81.0-rc.1 v0.81.0-rc.1 React Native Bot 2025-07-15 09:52:01 +00:00
  • 2a93767651 Add flow types for memfs (#52597) Rob Hogan 2025-07-15 02:46:44 -07:00
  • ba5b9e4c29 Add flow types for memfs export-D78268713 Rob Hogan 2025-07-15 02:24:35 -07:00
  • c2f39cfdd8 Revert Refactor ViewManagerInterfaces codegen to generate kotlin classes (#52593) David Vacca 2025-07-14 21:22:21 -07:00
  • 7f224941bb Disable Android Workarounds for Attachment Metrics (#52446) Nick Gerleman 2025-07-14 19:43:12 -07:00
  • 7cd0b42ca0 Add text examples combining textAlign, attachments, script direction, and layout direction (#52445) Nick Gerleman 2025-07-14 19:43:12 -07:00
  • fc535ef542 Update debugger-frontend from 844f225...8dc0d5b (#52585) Vitali Zaidman 2025-07-14 11:03:04 -07:00
  • 04b6735fa5 Apply clang-tidy settings (#52575) Christoph Purrer 2025-07-14 09:29:54 -07:00
  • e93afbd407 Mark ReactHost functions noexcept (#52574) Christoph Purrer 2025-07-14 09:22:36 -07:00
  • a5d61564a8 Support CDP response previews for chunked data (#52582) Alex Hunt 2025-07-14 09:07:10 -07:00
  • 011425358a Support CDP response previews (#52487) Alex Hunt 2025-07-14 09:07:10 -07:00
  • 2321ae17ea Cleanup react-native-codegen DEFS [reland] (#52506) Pieter De Baets 2025-07-14 07:42:12 -07:00
  • bb0c370ab7 Fix CQS signal performance-faster-string-find in xplat/js/react-native-github/packages (#52579) generatedunixname89002005287564 2025-07-14 07:22:53 -07:00
  • ab73961753 Revert "Fix Dimensions window values on Android < 15 (#47554)" Nicola Corti 2025-07-14 14:39:05 +01:00
  • c7cd66c64e Fix display: contents nodes not being cloned with the wrong owner (#52530) Jakub Piasecki 2025-07-11 02:16:35 -07:00
  • 2b13f47ff9 Gradle to 8.14.3 (#52466) Nicola Corti 2025-07-08 16:33:18 -07:00
  • 75dcb5fc79 fix wrong use of return in header file generation loop (#52490) Christian Falch 2025-07-10 03:04:07 -07:00
  • 9c4da7b905 Fix Dimensions window values on Android < 15 (#47554) Mathieu Acthernoene 2025-07-03 11:37:55 -07:00
  • bb27a16d84 Fix RCTPushNotification podspec to work with prebuilds (#52531) Riccardo Cipolleschi 2025-07-11 07:15:35 -07:00
  • 6b8d1a07d9 Expose react_renderer_bridging headers via prefab (#52529) Tomasz Zawadzki 2025-07-10 08:25:50 -07:00
  • d9bf351b12 Back out "Remove ShadowNodeTraits::Trait::DirtyYogaNode" (#52528) Nicola Corti 2025-07-10 09:36:54 -07:00