Commit Graph

  • a70dc4bcad Renew yarn keys before apt-get update to avoid errors Andrei Shikov 2021-02-05 09:29:12 -08:00
  • 6061b79283 Clear enable_android_surface_clear_after_crash_report and disable_view_operations_after_catalyst_destroy Andrei Shikov 2021-02-05 06:58:02 -08:00
  • 704dd2812f Replace jcenter with mavenCentral when possible Andrei Shikov 2021-02-05 05:14:50 -08:00
  • 92a89c7c6b Deploy website - based on 8d077e43f3e0d2586dff7b2f6f409147ae8a0074 Website Deployment Script 2021-02-05 12:53:53 +00:00
  • ef93110c46 Deploy website - based on 4c333a057c9270045232022485bb3ff5d5dd5621 Website Deployment Script 2021-02-05 12:36:59 +00:00
  • 5b3729cd17 Deploy website - based on d0c237eb8e42f11bba3703726d383e30b9c41424 Website Deployment Script 2021-02-05 12:06:07 +00:00
  • 96bc33a1d7 instance of checks for YogaNodeJniBase Sidharth Guglani 2021-02-05 03:39:55 -08:00
  • 95cab24a6e LayoutAnimations: assert that tag >0 instead of != 0 Joshua Gross 2021-02-05 00:54:02 -08:00
  • 1c2a95d6c6 LayoutAnimations: when setting up animation start/final ShadowViews, ensure props are not null Joshua Gross 2021-02-05 00:54:02 -08:00
  • cc9a3e27c2 LayoutAnimations: ensure that interpolated props are never null Joshua Gross 2021-02-05 00:54:02 -08:00
  • f0a599a112 LayoutAnimations: in createInterpolatedShadowView, ensure that props are never null Joshua Gross 2021-02-05 00:54:02 -08:00
  • 87fe643a2f LayoutAnimations: ensure that we always have a valid ComponentDescriptor Joshua Gross 2021-02-05 00:54:02 -08:00
  • 512fd0e0b8 Add asserts to LayoutAnimations to check that ShadowViews are always valid Joshua Gross 2021-02-05 00:54:02 -08:00
  • 5ae8e84dc7 Fix IntBufferMountItem optimization + LayoutAnimation bug Joshua Gross 2021-02-05 00:54:02 -08:00
  • edf18c74ce Bump react-native-codegen to 0.0.7 Héctor Ramos 2021-02-04 17:33:19 -08:00
  • 6c0f5d1178 Fabric: Fix DevTools Inspector Tim Yung 2021-02-04 17:14:07 -08:00
  • 3d0e974ed8 Add logs in the getViewManagerConfig David Vacca 2021-02-04 15:53:38 -08:00
  • bb796be9e1 fix rounding for translation to android/ios colors Sara Valderrama 2021-02-04 14:15:40 -08:00
  • 338ce93648 Fabric: setNativeProps methods was removed from FabricUIManager Flow type declaration Valentin Shergin 2021-02-04 13:52:28 -08:00
  • fc24bb4af0 Fabric: Support for setIsJSResponder, all the native changes Valentin Shergin 2021-02-04 13:13:01 -08:00
  • f0ed1e8201 Add to an RNTester ScrollView example a TextInput and a Button to test keyboardShouldPersistTaps Kacie Bawiec 2021-02-04 12:43:12 -08:00
  • 6f22989e92 RN: Simplify AppState Tim Yung 2021-02-04 12:42:04 -08:00
  • 6774358a1a Basic bridgeless support for RCTDevMenu Peter Argany 2021-02-04 12:31:10 -08:00
  • ac63d57e5e Cleanup - remove isLiveReloadAvailable Peter Argany 2021-02-04 12:31:10 -08:00
  • 5d4c3b8556 Cleanup - remove isDebuggingRemotely failsafe Peter Argany 2021-02-04 12:31:10 -08:00
  • 7004cac535 Invoke node directly in generate-specs.sh (#30781) Ivan Moskalev 2021-02-02 15:06:17 -08:00
  • 33b600236a Simplify ModalHostView plugin setup Samuel Susla 2021-02-04 03:43:03 -08:00
  • c8c975f0d7 RN: Remove RCTDeviceEventEmitter Checks Tim Yung 2021-02-03 22:01:59 -08:00
  • 2bf866e401 Make NativeModules immediately initializable Ramanpreet Nara 2021-02-03 18:40:01 -08:00
  • f66dcab89f Try to install the SDK up to 3 times (#30742) Andrew Coates 2021-02-03 14:59:17 -08:00
  • 5d8e75937d Rename "ReactInstanceManagerDevHelper" to "ReactInstanceDevHelper" so it doesn't look like Bridge-specific Lulu Wu 2021-02-03 14:36:03 -08:00
  • 77ba2ad2f2 Delete NewJavaNativeModule Ramanpreet Nara 2021-02-03 13:47:03 -08:00
  • 1e6d2e983a Remove strong reference from TM infra David Vacca 2021-02-03 12:52:52 -08:00
  • 76a1db4b20 Fix Jest e2e by exposing accessibilityLabel in RCTParagraphComponentView Samuel Susla 2021-02-03 12:19:11 -08:00
  • 001dbf2068 Refactor notification subscriptions in RCTDevLoadingView Peter Argany 2021-02-03 11:50:41 -08:00
  • 690a29355e Make PaperUIManager.getViewManagerConfig log thrown exceptions Ramanpreet Nara 2021-02-03 11:44:28 -08:00
  • 4db1b3e8cd Change JSI compiler options to be private Riley Dulin 2021-02-03 10:40:03 -08:00
  • 13f100f788 Move TurboModuleManager creation into ReactInstanceManager Ramanpreet Nara 2021-02-02 20:46:40 -08:00
  • eb7e89e286 Register TurboModuleManagerDelegate builders without JSIModules Ramanpreet Nara 2021-02-02 20:46:40 -08:00
  • 48e4e34107 Give RNTesterTurboModuleManagerDelegate a Builder Ramanpreet Nara 2021-02-02 20:46:40 -08:00
  • 2a1b5193f7 Allow ReactInstanceManager to create TurboModuleManager Ramanpreet Nara 2021-02-02 20:46:40 -08:00
  • 6d1aca806c RN: Delete Linking.removeEventListener Tim Yung 2021-02-02 19:33:30 -08:00
  • 07e4953514 Invoke node directly in generate-specs.sh (#30781) Ivan Moskalev 2021-02-02 15:06:17 -08:00
  • a74347e7f9 Delete .nvmrc (#30765) Frieder Bluemle 2021-02-02 15:03:53 -08:00
  • 177e147335 Add tests for AttributedStringBox Samuel Susla 2021-02-02 14:15:51 -08:00
  • 5ada078578 Make codegen more reliable on iOS (#30792) Janic Duplessis 2021-02-01 14:36:52 -08:00
  • 93377ff508 Remove "use strict" directive from ES Modules Micha Reiser 2021-02-02 11:03:28 -08:00
  • dbea5d99ac Deploy website - based on ca78234c63348462b337e225be6343af060bb070 Website Deployment Script 2021-02-02 10:45:32 +00:00
  • 41b6884a1b RN: Implements EventSubscription Tim Yung 2021-02-01 17:47:09 -08:00
  • 70cd569e7e RN: Simplify DevSettings Implementation Tim Yung 2021-02-01 17:47:09 -08:00
  • f5f47879b8 RN: Delete NativeEventEmitter Options Tim Yung 2021-02-01 17:47:09 -08:00
  • d54b286b97 Make rn_xplat_cxx_library and rn_apple_library target iOS 11 Peter Argany 2021-02-01 16:32:00 -08:00
  • 12fccdeea3 Make codegen more reliable on iOS (#30792) Janic Duplessis 2021-02-01 14:36:52 -08:00
  • 6eea5974cf LayoutAnimations.js: ensure that onComplete callback is always called, even if LayoutAnimations is disabled on iOS Joshua Gross 2021-02-01 11:54:10 -08:00
  • 1ee87e1f97 Fabric: Simplifying the integration among RCTSurfacePresenter, RCTMountingManager, and RCTFabricSurface Valentin Shergin 2021-02-01 11:38:08 -08:00
  • a81b7d18fa RN: Cleanup RCTNetworking (iOS) Tim Yung 2021-02-01 10:59:45 -08:00
  • 88c43490a1 Fix initial placeholder in multiline TextInput Samuel Susla 2021-02-01 10:56:31 -08:00
  • 64d9364095 Copy data in updateState instead of moving them Samuel Susla 2021-02-01 10:13:42 -08:00
  • 937ced3b6e Optionally override codegen script defaults via envvars Héctor Ramos 2021-01-04 13:32:03 -08:00
  • e5888de3b5 Add use_react_native_codegen! Héctor Ramos 2020-12-29 16:08:29 -08:00
  • 0636c458a6 Use Fabric builds in iOS tests (#30639) Héctor Ramos 2020-12-23 22:22:59 -08:00
  • 224c85a0ba Update iOS Fabric-related files to compile on OSS (#29810) empyrical 2020-12-22 08:33:56 -08:00
  • 1c80cfee91 Deploy website - based on 2007c56fd09262cdb6803a2193a65fe555ef8344 Website Deployment Script 2021-02-01 14:39:14 +00:00
  • 046be263e5 Deploy website - based on 0f49c4c721d5edf925dcd3fe939d555ee89f4174 Website Deployment Script 2021-02-01 12:16:56 +00:00
  • 9763e4150f Deploy website - based on 2043cc344889cb7e23762af918f09c9ea7204f89 Website Deployment Script 2021-02-01 12:13:48 +00:00
  • 083004dc3f Deploy website - based on 16d1b13c9b118123e0b67a75b9d60f6178952098 Website Deployment Script 2021-02-01 12:10:50 +00:00
  • 23765a7c16 Deploy website - based on 2628c73ff1455fd6ce92d59492ca678a2e10cd91 Website Deployment Script 2021-02-01 11:33:22 +00:00
  • d691fbffea Deploy website - based on edd0ca27ada9cf561855dfa2ff605f08894a7877 Website Deployment Script 2021-02-01 11:21:54 +00:00
  • d42127fe0a Deploy website - based on 27db09c31b5c7fa6cd7970edb1b26ccc61e82f10 Website Deployment Script 2021-02-01 11:17:18 +00:00
  • 5597fd7b83 Deploy website - based on f12ac9e85e960bc5dc45db392404ce6448805a82 Website Deployment Script 2021-02-01 11:00:52 +00:00
  • ccc0244d3b Deploy website - based on 08b8964b37b3957c06a7bd62b98335999b49f563 Website Deployment Script 2021-02-01 10:44:56 +00:00
  • e72157e83b Deploy website - based on 62bae94133c975df9ecca0a52bff72ffe7077c41 Website Deployment Script 2021-02-01 10:41:46 +00:00
  • 1e27db603c Deploy website - based on 3e7f38ea08db413dd03a24d181b1f39732a6be47 Website Deployment Script 2021-02-01 10:37:54 +00:00
  • 41fbece4e1 Deploy website - based on 5c05d3b4357c96945d232dbef0e8e454dfe6abed Website Deployment Script 2021-02-01 10:32:35 +00:00
  • 1d5150ed0a Deploy website - based on 08c306458fef10ce1d48cb3a9b38e8af7910ac9e Website Deployment Script 2021-02-01 10:17:34 +00:00
  • d6341c4fad Fabric: Using ShadowNodeTraits::Trait::MeasurableYogaNode in ParagraphShadowNode Valentin Shergin 2021-01-31 22:18:57 -08:00
  • 67699ba9f2 Fix test setup in attributedString module Samuel Susla 2021-01-31 15:07:41 -08:00
  • dce1863bf9 Put moved from AttributedStringBox into consistent state Samuel Susla 2021-01-31 15:07:41 -08:00
  • 9d4096b296 Fabric: Using SurfaceManager for testing SurfaceHandler infrastructure Valentin Shergin 2021-01-29 17:45:15 -08:00
  • f5f69af87f Change test file names to align with the set convention Nadiia D 2021-01-29 10:12:02 -08:00
  • 7a290d1596 Fabric: Introducing SurfaceHandler Valentin Shergin 2021-01-29 07:50:59 -08:00
  • 7186c4de4f Only show DevMenu on shake if RCTView is visible Peter Argany 2021-01-28 19:07:52 -08:00
  • b0ec350568 Detect startSurface race-conditions and warn silently Joshua Gross 2021-01-28 16:19:03 -08:00
  • ef765d423c RN: Move TOUCH_TARGET_DEBUG to PressabilityDebug Tim Yung 2021-01-28 14:04:36 -08:00
  • aad423d59e Support RCTModernEventEmitter+RCTEventEmitter in ReactSwitchEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 1dcb4cfe7f Support RCTModernEventEmitter+RCTEventEmitter in RefreshEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • a8d7c2cd62 Support RCTModernEventEmitter+RCTEventEmitter in PickerItemSelectEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • f6af7b2a58 Support RCTModernEventEmitter+RCTEventEmitter in ReactSlidingCompleteEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 6e62100297 Support RCTModernEventEmitter+RCTEventEmitter in ReactContentSizeChangedEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • e253a6940d Support RCTModernEventEmitter+RCTEventEmitter in TouchEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • db5bc2f766 Support RCTModernEventEmitter+RCTEventEmitter in ShowEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 1575e7ffe3 Support RCTModernEventEmitter+RCTEventEmitter in ScrollEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 583d6229c6 Support RCTModernEventEmitter+RCTEventEmitter in RequestCloseEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 42274b0ba8 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputSubmitEditingEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • ae979a14d6 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputSelectionEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 2b0d69976f Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputKeyPressEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 8e2b45fe79 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputFocusEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • a5a94ce786 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • 346b1f1df4 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputEndEditingEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00
  • a01cea10f6 Support RCTModernEventEmitter+RCTEventEmitter in ReactTextInputBlurEvent Event class Joshua Gross 2021-01-28 14:01:07 -08:00