Commit Graph

  • 1e06c92404 fix: url-issues (#54246) riteshshukla04 2025-11-24 05:08:58 -08:00
  • 0574090941 [LOCAL] Bump Hermes-v1 Riccardo Cipolleschi 2025-11-24 11:04:46 +00:00
  • eb78fbae27 [LOCAL] Enable Network panel on Android and iOS (#54617) Riccardo Cipolleschi 2025-11-24 11:02:55 +00:00
  • eb13ebaaf4 enable render debug strings to opt mode (#54581) Andrew Datsenko 2025-11-23 12:01:55 -08:00
  • aa8a8b1cc3 [ios][precompile] Fixed symbol mapping to slices chrfalch/fix-symbol-mapping-to-slices Christian Falch 2025-11-23 17:40:45 +01:00
  • 55a5b6b015 fix(ios): avoid reallocating views on RCTDevLoadingView showMessage calls (#54608) Jamie Birch 2025-11-21 19:21:33 -08:00
  • d553c31160 Reset clickable in prepareToRecycleView (#54627) Fabrizio Cucci 2025-11-21 16:27:00 -08:00
  • a210409e03 Add missing default cases (#54639) Nolan O'Brien 2025-11-21 16:09:42 -08:00
  • 2285512c90 Explicit shutdown of TimerManager to ensure this is done on the main thread (#54625) Ruslan Shestopalyuk 2025-11-21 10:34:20 -08:00
  • 33f783ae23 Extract cloneProp in animation backend (#54606) Bartlomiej Bloniarz 2025-11-21 05:49:46 -08:00
  • 228af03e71 Extract cloneProp in animation backend (#54606) export-D86414627 Bartlomiej Bloniarz 2025-11-21 03:25:21 -08:00
  • 2bbb104a4e Introduce the supported member types of Union (#54591) Arushi Kesarwani 2025-11-20 18:00:53 -08:00
  • 2d22fed85c Introduce BooleanLiteralTypeAnnotation (#54590) Arushi Kesarwani 2025-11-20 18:00:53 -08:00
  • b46427a673 Thread down rootTag/surfaceId to AnimatedInterpolation node (#54621) Zeya Peng 2025-11-20 15:40:41 -08:00
  • f327871a19 Force the tester to use HV32 mode to match actual Apps (#54549) Gang Zhao 2025-11-20 13:24:18 -08:00
  • d0a6baedd0 Pre-suppress newly detected variance errors in declare class in xplat (#54620) Sam Zhou 2025-11-20 10:47:43 -08:00
  • 52a4f4b83d Reset onClickListener in prepareToRecycleView (#54619) Fabrizio Cucci 2025-11-20 09:21:15 -08:00
  • 45c59f09ec Remove unneeded static_pointer_cast (#54611) Pieter De Baets 2025-11-20 08:50:40 -08:00
  • fcd63032d0 Add "Dismiss x" button to the "Disconnected from dev server" Fast Refresh notifier message (#54445) Emily Brown 2025-11-20 05:16:40 -08:00
  • 4851fb2fc3 Add support for UIAccessibilityPriority (#54289) Maxence Henneron 2025-11-20 04:55:49 -08:00
  • 7a66582f60 added readme/doc files for precompile (#54137) Christian Falch 2025-11-20 03:20:36 -08:00
  • 1d9d3ae4a4 Rename NativeModuleNumberLiteralTypeAnnotation & NativeModuleStringLiteralTypeAnnotation in TS (#54588) Arushi Kesarwani 2025-11-19 22:30:28 -08:00
  • b99c69a194 Introduce generic UnionTypeAnnotation (#54587) Arushi Kesarwani 2025-11-19 22:30:28 -08:00
  • f5e27e48a8 Adding NumberTypeAnnotation to Codegen Schema (#54586) Arushi Kesarwani 2025-11-19 22:30:28 -08:00
  • 88447cf207 translation auto-update for batch 2/61 on master Intl Scheduler 2025-11-19 17:30:22 -08:00
  • d13bc5624a Add Key Events example to RNTester (#54327) Peter Abbondanzo 2025-11-19 13:09:47 -08:00
  • 5f14001e92 Fix crash by implementing scrollViewDidScroll in RCTEnhancedScrollView (#54583) Gabriel Cadden 2025-11-19 11:33:47 -08:00
  • a9d30e10f4 Add missing file chrfalch/added-simple-readme-files-for-prebuild Nicola Corti 2025-11-19 18:32:00 +00:00
  • cdb5dbd453 Run prettier Nicola Corti 2025-11-19 18:27:13 +00:00
  • 6fff7380c1 Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:35:21 +01:00
  • 901b7c8e1a Update scripts/releases/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:34:01 +01:00
  • 7e564e83a5 Update scripts/releases/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:32:35 +01:00
  • 95fab247be Update scripts/releases/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:31:16 +01:00
  • f111adeca5 Update scripts/releases/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:30:55 +01:00
  • 75aca5e991 Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:30:44 +01:00
  • 403ad5eedb Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:29:43 +01:00
  • c63736a7a5 Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:29:33 +01:00
  • 946cd3cc85 Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:29:10 +01:00
  • 382f463e25 Update packages/react-native/scripts/ios-prebuild/__docs__/README.md Christian Falch 2025-11-11 10:28:53 +01:00
  • 86d648c003 codereview Christian Falch 2025-10-14 15:07:00 +02:00
  • c12b4fd5d7 [precompile] added readme/doc files for precompile Christian Falch 2025-10-13 10:02:42 +02:00
  • 427995858d Set isClickabe=true by default (#54607) Fabrizio Cucci 2025-11-19 06:39:47 -08:00
  • 79b09ce9c4 Add onKeyDown/onKeyUp support to Android (#54308) Peter Abbondanzo 2025-11-18 17:41:57 -08:00
  • 630f80c143 Setup basic Hermes V1 E2E tests (#54576) Jakub Piasecki 2025-11-18 11:43:11 -08:00
  • 66f628519e Remove unused exception parameter from ../xplat/js/react-native-github/packages/react-native/React/CxxModule/RCTCxxUtils.mm (#54573) Richard Barnes 2025-11-18 10:13:56 -08:00
  • 4bf8204391 Address -Wswitch-default issues (#54580) Nolan O'Brien 2025-11-18 08:55:32 -08:00
  • 5a3759e9ff Forward declare TurboModule in TurboModuleProvider (#54577) Pieter De Baets 2025-11-18 08:27:08 -08:00
  • c4f5d0d1b4 xplat/js/react-native-github/packages/rn-tester/android/app/src/main/res/layout export-D87323114 Devmate Bot 2025-11-18 07:31:56 -08:00
  • 75c6949750 xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/res/devsupport/layout export-D87323282 Devmate Bot 2025-11-18 07:29:36 -08:00
  • 0ee4a2d01a Remove unused NotThreadSafeBridgeIdleDebugListener (#54559) Nicola Corti 2025-11-18 04:49:50 -08:00
  • 991dff2322 Remove unused NotThreadSafeViewHierarchyUpdateDebugListener (#54558) Nicola Corti 2025-11-18 04:49:50 -08:00
  • 67dda17ecb Add changelog for v0.81.5 (#54223) React Native Bot 2025-11-18 04:33:30 -08:00
  • eb062d4d73 Fix create-draft-release syntax error (#54567) Riccardo Cipolleschi 2025-11-18 02:51:54 -08:00
  • 936141f399 Fix flipped accessiblityState diffing (#54574) Nick Lefever 2025-11-17 19:38:59 -08:00
  • d314e5f4e4 xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/res/devsupport/layout (#54548) generatedunixname537391475639613 2025-11-17 14:43:17 -08:00
  • 12228e3d43 Add runtime validation of Props 2.0 output (#54461) Nick Lefever 2025-11-17 13:09:05 -08:00
  • 27b5ae2dfe use weak_ptr of NativeAnimatedNodesManager in AnimatedModule (#54564) Zeya Peng 2025-11-17 12:52:46 -08:00
  • 4f2021896d Fix dateAdded date for enableAndroidAntialiasedBorderRadiusClipping (#54568) Peter Abbondanzo 2025-11-17 12:18:10 -08:00
  • 11f6ffd139 Add DEFAULT_OSS_HERMES_VARIANT and change DEFAULT_HERMES_VARIANT to use SH internally (#54543) Gang Zhao 2025-11-17 11:52:11 -08:00
  • 4b42f9631d Add changelog for v0.83.0-rc.2 (#54566) React Native Bot 2025-11-17 10:32:39 -08:00
  • 6ab7738c0a [LOCAL] Fix Release job syntax error Riccardo Cipolleschi 2025-11-17 17:51:00 +00:00
  • 7941a621f9 Add support for PlatformColor type in AnimatedNodes and interpolation outputRange (#54459) Zeya Peng 2025-11-17 09:49:42 -08:00
  • d7e36db485 [LOCAL] Bump Podfile.lock React Native Bot 2025-11-17 17:32:01 +00:00
  • 6d8920e614 [RN][Changelog] Add changelog for v0.83.0-rc.2 changelog/v0.83.0-rc.2 React Native Bot 2025-11-17 17:19:54 +00:00
  • c6571aabb4 Update debugger-frontend from 6e249b3...7f25433 (#54560) Ruslan Lesiutin 2025-11-17 08:27:53 -08:00
  • cbbba7b9a5 jest tests for PlatformColor support (#54458) Zeya Peng 2025-11-17 08:24:39 -08:00
  • efd2f679f2 Fix crash in RCTExceptionManager (#54550) Riccardo Cipolleschi 2025-11-17 08:22:19 -08:00
  • 8b6b47bd57 (js part) Support PlatformColor type of toValue and interpolation outputRange (#54457) Zeya Peng 2025-11-17 07:18:05 -08:00
  • 137c339e61 Release 0.83.0-rc.2 v0.83.0-rc.2 React Native Bot 2025-11-17 15:13:27 +00:00
  • a9b11c678f Checkout reporistory with the right token (#54557) Riccardo Cipolleschi 2025-11-17 05:09:52 -08:00
  • 2d5efc9820 [LOCAL] Fix CLA failures when pushing Changelog and Podfile.lock Riccardo Cipolleschi 2025-11-17 10:55:58 +00:00
  • 66469b58d8 Enable network event reporting and CDP Network domain support on the 0.83-stable branch. Riccardo Cipolleschi 2025-11-17 10:30:07 +00:00
  • 5119db44ce Gate with feature flag for canary (#54454) Luna Wei 2025-11-13 09:42:19 -08:00
  • 5777a4e6e9 [LOCAL] Bump Podfile.lock Riccardo Cipolleschi 2025-11-17 10:14:17 +00:00
  • d52b9d2f86 Add JSI_UNSTABLE flag (#54547) Chi Tsai 2025-11-15 17:50:26 -08:00
  • 2d6a3236ed Remove TurboCxxModule (#54544) Christoph Purrer 2025-11-15 05:57:02 -08:00
  • c2623afc16 Pass view.width / .height to image prefetcher, needed for correct resource prefetching (#54546) Christoph Purrer 2025-11-15 05:56:29 -08:00
  • 376183eaae Fix ImageProps default values (#54545) Christoph Purrer 2025-11-15 02:26:11 -08:00
  • 5d9cb807a3 Add screenshot category (#54537) Devan Buggay 2025-11-14 19:58:12 -08:00
  • 62ee4ae24c xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/res/devsupport/layout export-D87054665 Devmate Bot 2025-11-14 13:37:11 -08:00
  • e08abbcb99 Fix jagged edge rendering on API 28 (#54525) Peter Abbondanzo 2025-11-14 08:26:18 -08:00
  • d9842fdbe3 Expose adding handlers API from RCTDevSettings (#54314) Dawid Małecki 2025-11-14 06:50:13 -08:00
  • cf92cade49 iOS: Make RCTPackagerConnection instance of RCTDevSettings and use bundle config (#54258) Dawid Małecki 2025-11-14 03:52:55 -08:00
  • dd6805dec1 Remove unused exception parameter from js/react-native-github/packages/react-native/React/CxxModule/RCTCxxUtils.mm (#54539) Richard Barnes 2025-11-13 15:17:46 -08:00
  • 18592451de Add support for Flat Config (eslint v9) (#54297) pipopotamasu 2025-11-13 10:47:06 -08:00
  • 8101b7f47c Back out "Update ESLint uses to reference eslint-plugin-monorepo explicitly" (#54535) Riccardo Cipolleschi 2025-11-13 10:13:42 -08:00
  • aab370b67f Back out "Remove name and metadata from root package.json" (#54536) Riccardo Cipolleschi 2025-11-13 10:13:42 -08:00
  • 38e3075310 Override default value for shouldUseLinkRoleForPressableText and shouldSetEnabledBasedOnAccessibilityState (#54531) Fabrizio Cucci 2025-11-13 10:13:20 -08:00
  • 970560cb10 Add onCreateRequest compatibility overload (#54498) Alex Hunt 2025-11-13 09:56:24 -08:00
  • 8ccaf007ee Gate with feature flag for canary (#54454) Luna Wei 2025-11-13 09:42:19 -08:00
  • 5df92e1843 Remove name and metadata from root package.json (#54521) Alex Hunt 2025-11-13 07:48:11 -08:00
  • 1ab5cb67be Update ESLint uses to reference eslint-plugin-monorepo explicitly (#54519) Alex Hunt 2025-11-13 07:48:11 -08:00
  • 810f983d37 Exclude generated code from lint (#54530) Simek 2025-11-13 06:34:38 -08:00
  • 8e0404f063 translation auto-update for batch 3/61 on master Intl Scheduler 2025-11-13 05:13:49 -08:00
  • ec4a0606f7 Update debugger-frontend from e1dd7af...6e249b3 (#54526) Devan Buggay 2025-11-13 04:37:38 -08:00
  • f8e8c4e203 Expose jsitooling via prefab (#54529) Nicola Corti 2025-11-13 04:24:24 -08:00
  • f408ecb151 Exclude generated code from lint @simek/lint-ignore-generated-code Simek 2025-11-13 12:46:53 +01:00
  • 976c849057 Calll the ShadowNode::cloneMultiple callback for each cloned node (#54431) Bartlomiej Bloniarz 2025-11-13 02:33:09 -08:00
  • 6ddba300b6 Remove unused exception parameter from react (#54503) Richard Barnes 2025-11-12 16:49:24 -08:00
  • 85905adcc3 Re-land "Revert D85999774: [rn][android] Add FrameTiming module" (#54502) Devan Buggay 2025-11-12 10:37:15 -08:00