Commit Graph

  • 41929eb9c5 Codemod: Migrate from bridge.devSettings to RCTModuleRegistry Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • c7e1355dec Manual: Migrate from bridge.webSocketModule to RCTModuleRegistry Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • e1fea9d152 Manual: Migrate from bridge.devMenu to RCTModuleRegistry Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • f50d9c41b2 Manual: Clean up bridge.networking -> RCTModuleRegistry codemod Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • ad6705f142 Codemod: Migrate from bridge.networking to RCTModuleRegistry Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • e041c616d1 Codemod: Migrate from bridge.imageStoreManager to RCTModuleRegistry Ramanpreet Nara 2020-12-12 18:58:58 -08:00
  • 62640d4410 Disable verbose inspector state logging by default Will Holen 2020-12-12 13:31:23 -08:00
  • 47a9d18912 Delete LayoutAnimations gating code and related dead code Joshua Gross 2020-12-12 03:37:50 -08:00
  • 920572f313 Deploy website - based on 0fee715bf3b2ea7399c4713c67d2d0f124182efc Website Deployment Script 2020-12-12 10:48:55 +00:00
  • 933cef6d9a More explicit marking of autoglob as False Ron Edelstein 2020-12-11 16:43:23 -08:00
  • fe887173ee Fix clone of props for legacy interop component Samuel Susla 2020-12-11 14:05:19 -08:00
  • 2a175b14e6 Strip RCT prefix in TurbooduleManager Peter Argany 2020-12-11 11:22:09 -08:00
  • e0ece12203 Fix duplicate Networking module bug Peter Argany 2020-12-11 11:22:09 -08:00
  • d8c84d3a65 Make Metro work with Venice Ramanpreet Nara 2020-12-11 10:48:53 -08:00
  • 1f883192ec Manual: Migrate from bridge.eventDispatcher to RCTModuleRegistry Ramanpreet Nara 2020-12-11 10:39:18 -08:00
  • 74fd6fb1da Codemod: Migrate from bridge.eventDispatcher to RCTModuleRegistry Ramanpreet Nara 2020-12-11 10:39:18 -08:00
  • e1d7dd3105 sed OBJC_ARC_PREPROCESSOR_FLAGS/get_preprocessor_flags_for_build_mode Aditya Kumar 2020-12-11 10:15:46 -08:00
  • de7cc12707 Migrate NativeModules from [self bridge] -> _bridge Ramanpreet Nara 2020-12-10 20:21:11 -08:00
  • 4974e293c6 Attach RCTModuleRegistry to NativeModules Ramanpreet Nara 2020-12-10 20:21:11 -08:00
  • 5b0957962a Attach RCTModuleRegistry to TurboModules Ramanpreet Nara 2020-12-10 20:21:11 -08:00
  • 6f02942dc1 Allow NativeModules to synthesize the RCTModuleRegistry Ramanpreet Nara 2020-12-10 20:21:11 -08:00
  • 0ed81b28d3 Introduce RCTModuleRegistry Ramanpreet Nara 2020-12-10 20:21:11 -08:00
  • 81096901a8 Use bridgeless flag instead of specific binding in UIManagerBinding Emily Janzer 2020-12-10 17:15:50 -08:00
  • 11cf9ca8c2 Deploy Flow v0.140.0 Hans Halverson 2020-12-10 15:51:21 -08:00
  • 52129b235a Bump Hermes to 0.7.2 Xuan Huang (黄玄) 2020-12-09 21:20:32 -08:00
  • eb85d1dbd1 Add instructions to template/ios/Podfile for enabling hermes (#30461) Steven Conaway 2020-12-03 17:21:06 -08:00
  • fffa4d1ae6 Update template devDependencies (#30489) Dmitriy Shishkin 2020-12-08 11:52:50 -08:00
  • 072896e3b7 Android: introduced uimanager/interfaces target for base symbols used by codegen output Kevin Gozali 2020-12-10 00:04:24 -08:00
  • 8dddaa85f0 Add modal example (#30406) Su Min Kim 2020-12-09 22:51:33 -08:00
  • c1f9a4562c Remove clipChildRectsIfOverflowIsHidden feature flag and associated code Joshua Gross 2020-12-09 21:14:52 -08:00
  • 7f0373d4ff Remove enableExperimentalStateUpdateRetry feature flag Joshua Gross 2020-12-09 21:14:52 -08:00
  • 4690effc5c Remove enableSpannableCacheByReadableNativeMapEquality flag Joshua Gross 2020-12-09 21:14:52 -08:00
  • 4bc40bf8e6 Remove code no longer needed for debugging T78035906 Joshua Gross 2020-12-09 21:14:52 -08:00
  • e020c6c0a7 Removing gating code for Fabric; don't initialize ViewGroupDrawingOrderHelper for RVG in Fabric Joshua Gross 2020-12-09 21:14:52 -08:00
  • 8c013173f8 Remove double lookup of UIManager David Vacca 2020-12-09 20:57:01 -08:00
  • 3ac7a4d6ba Prevent ReactRootView to load UIManagerModule when running with Fabric Enabled David Vacca 2020-12-09 20:57:01 -08:00
  • 3af21381df Codegen Android: allow generating Fabric Java component files during build time Kevin Gozali 2020-12-09 09:16:41 -08:00
  • 471f6ad358 Fix isIPhoneX check for >=iPhone12 Peter Argany 2020-12-09 08:28:08 -08:00
  • 2092dca003 Add missing @synthesize bridge to VerseThreadView and RCTFileReaderModule Samuel Susla 2020-12-09 07:25:57 -08:00
  • 9c827f6201 Prevent initialization of constants for view managers for users with static view config enabled David Vacca 2020-12-08 22:01:00 -08:00
  • 408bcdeedb Remove unneeded @synthesize bridge from NativeModules Ramanpreet Nara 2020-12-08 20:25:45 -08:00
  • f52e3b3e8b Workaround for react-native-web failing to build Evan Gilbert 2020-12-08 17:43:56 -08:00
  • a4d8632890 cleanup release.gradle (#30468) Dulmandakh 2020-12-08 15:55:03 -08:00
  • 652e3953f4 Update template devDependencies (#30489) Dmitriy Shishkin 2020-12-08 11:52:50 -08:00
  • 84dde677d9 Add accessibility examples (#30379) Su Min Kim 2020-12-08 10:15:28 -08:00
  • b26a9549ce When calling console set this value Martin Sherburn 2020-12-08 09:53:13 -08:00
  • f746578702 Deploy website - based on 9200c016a5cb0b83febd9167122c08b0c4a83f6a Website Deployment Script 2020-12-08 12:35:04 +00:00
  • f96478778c Ensure iOS Native components are initialized when using JS View configs David Vacca 2020-12-07 23:11:44 -08:00
  • 99f2f5ffdd deleteRootView: use concurrent pattern with mTagToViewState Joshua Gross 2020-12-07 17:57:05 -08:00
  • 3cdef265ae Remove premature optimization in FabricUIManager; could be causing stopSurface inconsistencies Joshua Gross 2020-12-07 17:08:07 -08:00
  • 72d29ee7d7 Destroy jni::global_ref while inside a ThreadScope Riley Dulin 2020-12-07 15:41:08 -08:00
  • 5fb82e7425 Ensure ReactRootView.getId() is accessed on the UIThread David Vacca 2020-12-07 13:39:10 -08:00
  • e8770d7bb2 Code quality: Refactor ShadowViewMutation::UpdateMutation to remove index, parentShadowView parameters Joshua Gross 2020-12-07 13:34:48 -08:00
  • 0d4985900b Adding support for cancelOnBackground for UserFlow Dmytro Voronkevych 2020-12-07 10:45:51 -08:00
  • 2014c17983 Deploy website - based on 8fd62cd28fee094483023c99eebcb084dbfdf426 Website Deployment Script 2020-12-07 16:06:36 +00:00
  • 221a8de92c Deploy website - based on 6c9a45a9041ffe9ab3e61a52d92bd0fecbfd937d Website Deployment Script 2020-12-07 11:26:58 +00:00
  • defdb6d0be Add Java linting using google-java-format (#30444) Scott Ngan 2020-12-07 03:10:46 -08:00
  • 456865c388 Deploy website - based on d9037b65980e6958e44f6fa44f97a9fbe9660ac3 Website Deployment Script 2020-12-07 11:07:13 +00:00
  • 503a6f4463 Optimize iteration of ReadableNativeMaps David Vacca 2020-12-06 11:24:53 -08:00
  • 158abfe8bf Add scrollview example (#30454) Su Min Kim 2020-12-05 16:03:19 -08:00
  • 773ad2a89d Deploy website - based on aa97a8fe2f19002000947c634cbb5f1eec6f2515 Website Deployment Script 2020-12-05 23:12:47 +00:00
  • cf2f351158 Deploy website - based on 92f92befddc3d856eb0abcfef7e594dea5636751 Website Deployment Script 2020-12-05 22:29:34 +00:00
  • 70cf530b75 Deploy website - based on e50d8a47f4936c8c13a610651c898b2a6a6c4fc5 Website Deployment Script 2020-12-05 22:00:00 +00:00
  • 68641b4fb0 Deploy website - based on ecd6041c738312adbd36f9908781d307d8a4da5b Website Deployment Script 2020-12-05 19:50:35 +00:00
  • 8af97097fe Deploy website - based on 03eb7864aabb210053476236212aabdeb1b619ea Website Deployment Script 2020-12-05 18:19:28 +00:00
  • df3f38b8df Deploy website - based on 3e30040af6459fae13f8a77ec214047d46ca65e5 Website Deployment Script 2020-12-05 14:03:43 +00:00
  • b636397a0d Add annotations and thread safety checks in the initialization / teardown methods of ReactInstanceManager David Vacca 2020-12-04 19:55:54 -08:00
  • 74a756846f Fix race condition on startSurface David Vacca 2020-12-04 19:55:54 -08:00
  • dee937c7c1 Fix retain cycle in RCTAlertController Peter Argany 2020-12-04 18:10:29 -08:00
  • c224e9f155 Fix LayoutAnimations issue that could result in elements getting stuck with opacity ~0 Joshua Gross 2020-12-04 14:44:09 -08:00
  • 898f73deef Introduce visit(ast, visitor) utility Ramanpreet Nara 2020-12-04 14:19:27 -08:00
  • 3e5779ce93 Move num(NativeModule flow interface) > 1 error into buildModuleSchema Ramanpreet Nara 2020-12-04 14:19:27 -08:00
  • 1de76d2842 Rename the guard utility to tryParse Ramanpreet Nara 2020-12-04 14:19:27 -08:00
  • e289366b38 Move TurboModuleRegistry validation into NativeModule Spec Parser Ramanpreet Nara 2020-12-04 14:19:27 -08:00
  • 374808f307 Delete redundant dependency in turbomodules/core:coreAndroid Ramanpreet Nara 2020-12-04 11:57:47 -08:00
  • fbf37092a8 Disable non-Fabric view operations after catalyst instance is destroyed Andrei Shikov 2020-12-04 11:01:30 -08:00
  • 959bc47c18 Add internal_analyticTag into RCTImageView JS view configs David Vacca 2020-12-04 10:52:49 -08:00
  • cc68d9ea32 Deploy website - based on 48e24177fc26dfd7a09860a1769ace4de1efd186 Website Deployment Script 2020-12-04 17:23:22 +00:00
  • 057db717e3 Deploy website - based on 3c72887a6b27c94b2c728bb06b046acbb703516e Website Deployment Script 2020-12-04 16:24:35 +00:00
  • bd2b459561 Non-Fabric: ensure every requestLayout is followed by a performLayout Joshua Gross 2020-12-04 00:25:44 -08:00
  • 053cd6b376 Make dependencies cache more reliable on CI (#30534) Janic Duplessis 2020-12-04 00:23:38 -08:00
  • 0d3aa35a03 remove unnecessary check David Vacca 2020-12-03 20:47:45 -08:00
  • 0959ff36d1 Move hermes to a separate podspec (#30478) Janic Duplessis 2020-12-03 20:05:00 -08:00
  • 5d8fcde632 Back out "Avoid accessing self.component on background thread" Kim Svatos 2020-12-03 19:08:10 -08:00
  • a326a30e32 Add instructions to template/ios/Podfile for enabling hermes (#30461) Steven Conaway 2020-12-03 17:21:06 -08:00
  • 50dde4b7b7 LayoutAnimations: Fix out-of-order DELETE and REMOVE instruction generation Joshua Gross 2020-12-03 17:06:49 -08:00
  • 7008ffb663 Protect methods from proguard Xiaoyu Yin 2020-12-03 16:40:47 -08:00
  • 7f16ff8a05 Fix use_framework RNTester crash (#30520) Janic Duplessis 2020-12-03 15:58:36 -08:00
  • 6ae1e3e195 Deploy website - based on c5f95fa65b98ac61727cf3b6413603baad0a92e6 Website Deployment Script 2020-12-03 18:29:32 +00:00
  • 2d8382ffff Deploy website - based on 572843ac22883a69414f375502de5608e7b7401b Website Deployment Script 2020-12-03 17:57:26 +00:00
  • 15f2413be6 Fix path to react-native-codegen Héctor Ramos 2020-12-02 19:11:05 -08:00
  • d823aef9ee Fix Circle CI iOS Tests: Make FBReactNativeSpec dir as needed Héctor Ramos 2020-12-02 16:11:11 -08:00
  • d8a0a9b1d0 Integrate Native Module codegen into Xcode build pipeline (#30449) Héctor Ramos 2020-12-02 14:25:46 -08:00
  • 540735383d Fix RNTester Not Resizing Examples on Rotation/Resize (#30376) Nick Gerleman 2020-12-03 09:37:12 -08:00
  • 57b54519fa Deploy website - based on 1e8252797c0afb783c9b65024787f43eb50468b6 Website Deployment Script 2020-12-03 15:08:51 +00:00
  • adafc5d4a6 Deploy website - based on bfe4f83989f1b7b13279613f2a1b341189aed05e Website Deployment Script 2020-12-03 10:31:18 +00:00
  • 1831a35bf3 Deploy website - based on feb0d326d77befbf287df83c0696da4e65868c1b Website Deployment Script 2020-12-03 07:07:21 +00:00
  • 2e6eea8390 Remove enableStopSurfaceOnRootViewUnmount feature flag Joshua Gross 2020-12-02 20:07:57 -08:00
  • b61aaa1545 Fix path to react-native-codegen Héctor Ramos 2020-12-02 19:11:05 -08:00
  • 5eee2f2bc0 Fix Circle CI iOS Tests: Make FBReactNativeSpec dir as needed Héctor Ramos 2020-12-02 16:11:11 -08:00