Commit Graph

  • 1d2221ab4e Update hermes-parser and related packages in fbsource to 0.21.0, take 2 (#44395) George Zahariev 2024-05-03 11:19:05 -07:00
  • 5a120322bf Prepare changelog for 0.74.1 (#44391) Riccardo Cipolleschi 2024-05-03 09:54:51 -07:00
  • 2636eb19d1 Update Podfile.lock Riccardo Cipolleschi 2024-05-03 17:31:23 +01:00
  • 5062c5256e RN: Define name on Mock Components in Jest (#44399) Tim Yung 2024-05-03 08:16:36 -07:00
  • a16f7dc547 Improve spec-compliance of bridgeless timer implementation (#44380) Pieter De Baets 2024-05-03 08:04:05 -07:00
  • b163ed8655 RNGP - Fix core Autolinking attemping to link dependencies without a android block (#44385) Nicola Corti 2024-05-03 01:51:28 -07:00
  • 7ea84bd3eb deprecate RCTRuntimeExecutorModule (#44377) Phillip Pan 2024-05-03 01:29:13 -07:00
  • 8f9ff89093 introduce CallInvoker API for bridgeless modules (#44378) Phillip Pan 2024-05-03 01:29:13 -07:00
  • eb1b42fa8b Sort spec members Christoph Purrer 2024-05-02 20:31:50 -07:00
  • abb7070a51 RN/Relay: Upgrade to React v18.3.1 (#44397) Tim Yung 2024-05-02 16:18:26 -07:00
  • 88de74b2dc Do not pass ReactContext to getViewManagersMap (#44379) Pieter De Baets 2024-05-02 13:25:18 -07:00
  • bbb52c575d Rename TextLayoutManagerMapBuffer to TextLayoutManager Nick Gerleman 2024-05-02 12:50:15 -07:00
  • 8871b95cda Delete old Android TextLayoutManager Nick Gerleman 2024-05-02 12:50:15 -07:00
  • 1499e67b39 Remove code relying on non-MapBuffer TextLayoutManager Nick Gerleman 2024-05-02 12:50:15 -07:00
  • 5a8fe43673 <ScrollView/>: Add static ViewConfig for scrollEventThrottle Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 35f1e308e8 <ScrollView/>: Add static ViewConfig for maintainVisibleContentPosition Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 0a8e2c81a9 <ScrollView/>: Add native view config for horizontal Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 87e8dde9a5 <Image/>: Add native view config for source Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 457372c87e Add native view config for {margin,padding}{block,inline} props Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 063ae7d3e8 Add native view config for inset props Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 8c3f8a3e6b Add static view config for onClickCapture Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • ef1e84e425 Add native view config for collapsableChildren Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 5e46712dc8 Add native view config for experimental_layoutConformance Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 3ffdace137 Fix comments in LayoutShadowNode! Ramanpreet Nara 2024-05-02 12:46:05 -07:00
  • 1ca35bb211 Revert D56857738: Update hermes-parser and related packages in fbsource to 0.21.0 Jesse Sahli 2024-05-02 12:09:53 -07:00
  • 00b366159d Hotfix privacy manifest aggregation script (#44390) aleqsio 2024-05-02 11:40:07 -07:00
  • 31f9d45074 Release 0.74.1 v0.74.1 Distiller 2024-05-02 18:17:04 +00:00
  • 093a2adc07 [LOCAL] Fix privacy manifest aggregator Riccardo Cipolleschi 2024-05-02 19:07:45 +01:00
  • 55dc853d07 Update hermes-parser and related packages in fbsource to 0.21.0 George Zahariev 2024-05-02 10:30:44 -07:00
  • 185f63b0db Add experiment to configure internal debugger branding (#44388) Alex Hunt 2024-05-02 09:15:30 -07:00
  • 817f610983 Update debugger-frontend from 24b0c81...141c8c93 Alex Hunt 2024-05-02 09:15:24 -07:00
  • b38f80aeb6 update shared build to strip Babel wrapper (#44339) Blake Friedman 2024-05-02 04:00:21 -07:00
  • a0ed073650 [LOCAL] Fix compilation error on ReactDelegate Nicola Corti 2024-05-02 10:59:41 +01:00
  • ec512a70cb [LOCAL] Bump podfile.lock and update privacy manifest Riccardo Cipolleschi 2024-05-02 10:20:35 +01:00
  • 4be1fafec8 Implement privacy manifest aggregation (#44214) aleqsio 2024-04-30 18:19:28 -07:00
  • 56631cd471 fix ReactActivity.getReactDelegate().reload() (#44223) Kudo Chien 2024-05-01 15:21:44 -07:00
  • cc1c69799e Support more stubbed methods in BridgelessCatalystInstance (#44091) Pieter De Baets 2024-04-15 12:46:50 -07:00
  • d280772ea4 Remove manual flattening of pointerEvents in View (#44352) Pieter De Baets 2024-05-01 22:50:10 -07:00
  • 63043b79be Fix shouldShowDevMenuOrReload in RELEASE Arushi Kesarwani 2024-05-01 21:27:58 -07:00
  • bdcc979bab Fix onKeyLongPress() in RELEASE Arushi Kesarwani 2024-05-01 21:27:58 -07:00
  • 67bc65df85 Add C++ header for default TurboModules and cross-platform reuse (#44361) Eric Rozell 2024-05-01 20:16:16 -07:00
  • 0383669a4b Only schedule Choreographer callbacks if there's an active animation John Ward 2024-05-01 16:41:53 -07:00
  • dfa6519749 getJavaScriptContextHolder() in BridgelessReactContext (#44360) Arushi Kesarwani 2024-05-01 16:10:04 -07:00
  • 539922339b fix ReactActivity.getReactDelegate().reload() (#44223) Kudo Chien 2024-05-01 15:21:44 -07:00
  • 90663081de Expose BaseJavaModule constructors through ViewManager Pieter De Baets 2024-05-01 11:49:53 -07:00
  • 58b1f9b2d4 feat: upgrade @react-native-community/cli to 13.6.6 (#44253) Szymon Rybczak 2024-05-01 19:31:39 +02:00
  • bb890a308f [LOCAL] Fix prettier and Flow Riccardo Cipolleschi 2024-05-01 18:25:08 +01:00
  • 387250112e RN: Configure no-string-refs as Error Tim Yung 2024-05-01 10:21:18 -07:00
  • 8813061286 Honor requiresMainQueueSetup in bridgeless mode for ViewManagers Riccardo Cipolleschi 2024-05-01 03:53:10 -07:00
  • 13739510fb add missing struct member initialization in Props.h (#44294) Alan Lee 2024-04-30 18:29:31 -07:00
  • 59e7ed5038 Avoid calling abstract methods in RCTComposedViewRegistry Riccardo Cipolleschi 2024-04-30 08:42:42 -07:00
  • 305249f964 maintain correct content offset when scroll view is suspended (#44256) Samuel Susla 2024-04-25 09:20:42 -07:00
  • 3467f2f3a3 Fix enable hermes debugger in Bridgeless mode Riccardo Cipolleschi 2024-04-25 08:28:26 -07:00
  • 10fc2af13e Defines module for React-jsinspector (#44252) Kudo Chien 2024-04-25 08:18:20 -07:00
  • eaaf865449 Fallback to the first foregroundInactive window when there are no foregroundActive windows in RCTKeyWindow (#44167) Riccardo Cipolleschi 2024-04-25 03:28:22 -07:00
  • 7a841dbcd1 Fixing exposing ReactDelegate through ReactActivity for reload() (#44227) Arushi Kesarwani 2024-04-24 00:20:54 -07:00
  • 165cabb21f reset animation state in TouchableOpacity and TouchableBounce (#44182) Samuel Susla 2024-04-23 03:20:03 -07:00
  • 0a4d97362f Fix Symbol not found: (_JSGlobalContextSetInspectable) (#44185) Riccardo Cipolleschi 2024-04-22 13:59:16 -07:00
  • 0a4cf4945c only trigger RCTContentDidAppearNotification when content appears (#43823) Samuel Susla 2024-04-04 05:52:53 -07:00
  • a14df93b15 Allow ReactCommon/Folly to be used in Swift libraries (DEFINES_MODULE) (#43327) Marc Rousavy 2024-03-05 07:31:22 -08:00
  • df6bec5427 Optimize RCTUIManager to avoid too many calls to viewForReactTag Riccardo Cipolleschi 2024-02-27 05:52:51 -08:00
  • 694e8e7dce Document HostFunction dtor threading requirement Moti Zilberman 2024-05-01 09:25:12 -07:00
  • d77f806960 pass trait when shadow node is cloned from update state (#44355) Samuel Susla 2024-05-01 06:02:06 -07:00
  • 60962b4406 Release 0.74.1-rc.0 v0.74.1-rc.0 Distiller 2024-05-01 12:34:20 +00:00
  • 649f4a0d3e [LOCAL] Update trigger-release to support patch prereleases Riccardo Cipolleschi 2024-05-01 13:26:27 +01:00
  • d7d42673a5 Add support for patch rc versions Riccardo Cipolleschi 2024-04-25 15:17:34 -07:00
  • f19371f28d Remove getSurfacePresenter and getModuleRegistry from RCTHost Riccardo Cipolleschi 2024-05-01 03:54:55 -07:00
  • 94537c7beb Honor requiresMainQueueSetup in bridgeless mode for ViewManagers Riccardo Cipolleschi 2024-05-01 03:53:10 -07:00
  • c3b7aac143 Migrate enableGranularShadowTreeStateReconciliation from CoreFeatures to ReactNativeFeatureFlags Rubén Norte 2024-05-01 03:41:42 -07:00
  • 237ddb4dbf Fix Circle CI builds due to incorrect UnsupportedEnumDeclarationParserError import Gijs Weterings 2024-05-01 03:16:15 -07:00
  • 3ef4cc9a2f [LOCAL] Add missing chrome-launcher typedef Alex Hunt 2024-05-01 10:57:23 +01:00
  • a9a7382d95 Fix findNodeAtPoint returns incorrect view Soe Lynn 2024-05-01 00:51:59 -07:00
  • 7f5bff48dd Remove "deduplicated" Spannable path Nick Gerleman 2024-04-30 22:30:05 -07:00
  • 536edf3726 Don't support float enums Christoph Purrer 2024-04-30 21:52:09 -07:00
  • 12aef32b82 Apply padding to the text attachements (#44258) Jakub Piasecki 2024-04-30 20:59:35 -07:00
  • 639d890dff add missing struct member initialization in Props.h (#44294) Alan Lee 2024-04-30 18:29:31 -07:00
  • 61f584c3af Implement privacy manifest aggregation (#44214) aleqsio 2024-04-30 18:19:28 -07:00
  • 462915d89a [LOCAL] Remove duplicated feature flag and fix iOS build Riccardo Cipolleschi 2024-04-30 20:15:58 +01:00
  • c96c893374 Support emitting typed RCTDeviceEmitter events Christoph Purrer 2024-04-30 11:16:57 -07:00
  • cfbee0b7ec Add test for LazyShadowTreeRevisionConsistencyManager and fix bugs Rubén Norte 2024-04-30 10:29:22 -07:00
  • edd1b0a13b [LOCAL] Fix compilation error on DefaultNewArchitectureEntryPoint Nicola Corti 2024-04-30 18:09:12 +01:00
  • ecd5e51a53 [Local] Remove duplicated feature flags Riccardo Cipolleschi 2024-04-30 17:58:40 +01:00
  • 9cfc71dc66 changelog: 0.72.14 (#44333) hurali97 2024-04-30 09:15:55 -07:00
  • 9bdd777fd7 Avoid calling abstract methods in RCTComposedViewRegistry Riccardo Cipolleschi 2024-04-30 08:42:42 -07:00
  • 44e78ff74a Fix accidentally broken build_android job Nicola Corti 2024-04-30 08:02:20 -07:00
  • 1ba79ebb6f [react-native] enable event loop with useLayoutEffect fix Riccardo Cipolleschi 2024-04-30 15:44:06 +01:00
  • df54c24d8d [LOCAL] Fix merge conflicts not resolved properly Riccardo Cipolleschi 2024-04-30 15:39:15 +01:00
  • ff4b20e823 Split scheduler commit and flush delegate methods (#44188) Pieter De Baets 2024-04-24 03:54:10 -07:00
  • b440672468 Enable event loop by default when bridgeless is enabled (#43396) Rubén Norte 2024-03-18 04:51:39 -07:00
  • 261a58761c Update "Open Debugger" to print extended Flipper guidance Alex Hunt 2024-04-29 10:18:45 -07:00
  • d724007364 [LOCAL] update podfile.lock hurali97 2024-04-30 17:41:59 +05:00
  • 845a879442 Lift console method bodies out of installConsoleHandler Moti Zilberman 2024-04-30 05:38:32 -07:00
  • 38f8b8e099 Remove unnecessary std::function indirection in console Moti Zilberman 2024-04-30 05:38:32 -07:00
  • c57ca2c3b4 RNGP - Move the generateAutolinkingNewArchitectureFiles task to core autolinking Nicola Corti 2024-04-30 04:33:56 -07:00
  • 0d37d0a4b7 RNGP - Move generateAutolinkingPackageList to core autolinking Nicola Corti 2024-04-30 04:33:56 -07:00
  • cc5bab83ab Use private fields in performance APIs Rubén Norte 2024-04-30 04:32:10 -07:00
  • 59688a1aee Migrate a bunch of classes in react-native/src/private to use private fields Rubén Norte 2024-04-30 04:31:00 -07:00
  • 0ee79be405 chore: changelog for 0.73.8 (#44331) Thibault Malbranche 2024-04-30 04:19:32 -07:00
  • c3a1ae3c3e Add comment to indicate how to update generated files for feature flags in ReactNativeFeatureFlags.config.js Rubén Norte 2024-04-30 03:25:59 -07:00
  • c39538b79d [0.73.8] Bump version numbers v0.73.8 Distiller 2024-04-30 10:07:20 +00:00