Commit Graph

  • c901c1fbce Integrate Native Module codegen into Xcode build pipeline (#30449) Héctor Ramos 2020-12-02 14:25:46 -08:00
  • a4a517a09d Add example for focus and blur events to AppStateExample (#30381) Su Min Kim 2020-12-02 08:59:57 -08:00
  • 328590d2d9 Added examples for SectionList (#30390) Kshitij Kotasthane 2020-12-02 08:57:48 -08:00
  • 067d2eee03 Remove enableDrawMutationFix feature flag and ship it Joshua Gross 2020-12-01 19:50:55 -08:00
  • 6864e5f3ac Ship reparenting differ everywhere on iOS and Android Joshua Gross 2020-12-01 19:50:55 -08:00
  • 1a67dda668 Don't minify JS bundle by default when using hermes (#30496) Janic Duplessis 2020-12-01 17:15:07 -08:00
  • 64afa2cea6 Deploy website - based on 7d6a96453a6f95be8e33f79831a7efbde89b7c40 Website Deployment Script 2020-12-02 00:21:53 +00:00
  • 38f3632ff0 Deploy website - based on f3ee2ef7d308acd158decbb321d58cc33c930dc1 Website Deployment Script 2020-12-01 23:46:32 +00:00
  • d435d26d87 Check if result from native UIManager is null before accessing view config Emily Janzer 2020-12-01 15:00:04 -08:00
  • ae6f4f308e Align format of touch events with Paper Samuel Susla 2020-12-01 09:20:45 -08:00
  • e28b25cd99 Avoid sending NaN as force of Touch Samuel Susla 2020-12-01 09:20:45 -08:00
  • 8656919bf0 Remove duplicate declaration Samuel Susla 2020-12-01 09:20:45 -08:00
  • 5cf4ab8dd2 Remove filter pills from example page (#30198) Su Min Kim 2020-12-01 09:04:19 -08:00
  • a99676ed6c Fix cannot working Modal's onDismiss. (#29882) Koichi Nagaoka 2020-11-13 23:53:58 -08:00
  • b9b2215174 Add DoNotStrip annotations to TurboModulePerfLogger Xiaoyu Yin 2020-11-30 14:13:14 -08:00
  • 8478f461df Simplify interface of LayoutAnimationKeyFrameManager::getAndEraseConflictingAnimations Samuel Susla 2020-11-30 12:25:55 -08:00
  • 5677d812aa Disable assert in StubViewTree until it is resolved Samuel Susla 2020-11-30 07:52:46 -08:00
  • 27651720b4 [0.63.4] Bump version numbers v0.63.4 Lorenzo Sciandra 2020-11-30 14:39:29 +00:00
  • f4ebce7a22 Deploy website - based on dcfcda37c04f40049c2e4fb147575c9dd1c79a62 Website Deployment Script 2020-11-30 13:08:46 +00:00
  • aaad6230d4 Deploy website - based on 2354d56825f568d6826681febf3c0956acba5918 Website Deployment Script 2020-11-30 13:05:15 +00:00
  • 74ccfb4b4d Deploy website - based on 87fa8638f24720ae324f5f587f43e923ce0316da Website Deployment Script 2020-11-30 12:24:57 +00:00
  • aa03c836b4 RN: Migrate View to NativeComponentRegistry Tim Yung 2020-11-28 21:47:46 -08:00
  • ea886bf912 Deploy website - based on 27a3372edb4b0a7b1d7d888e9b353afe02c1604a Website Deployment Script 2020-11-27 19:16:28 +00:00
  • bb1dcc182e Migrate jsi wrapper + pass markerId to get next instance key Shelly Willard 2020-11-27 11:12:37 -08:00
  • c4421c6a99 Deploy website - based on e73993f6e2cf65e4cad865860ac6896e6afc5bbd Website Deployment Script 2020-11-27 19:13:46 +00:00
  • 00a942c905 Update the cached dimensions when orientation changes (#30324) ajpaulingalls 2020-11-11 11:00:07 -08:00
  • ec5090adab Android: font-family is not apply when secureTextEntry is true (#30164) Hank Chen 2020-11-06 11:47:07 -08:00
  • 29972f9602 Set color filter so that the arrow matches the text color Emily Janzer 2020-10-27 14:55:38 -07:00
  • f0b6eb7d9f Fix App Bundle/Release build missing index.android.bundle with gradle plugin 4.1.0+/gradle 6.5 (#30177) Tomoaki Imai 2020-10-26 16:04:06 -07:00
  • afbd17ae41 fix: crash when insert nil value into a dictionary (#30066) Mark Sinkovics 2020-10-12 01:45:43 -07:00
  • b31a95c468 fix ReadableNativeMap.getNullableValue to match signature (#30121) Dulmandakh 2020-10-07 13:17:31 -07:00
  • 864c76b143 bump SoLoader to 0.9.0 (#29821) Dulmandakh 2020-09-02 11:36:04 -07:00
  • 1875116090 okhttp version 3.12.12 (#29741) Hamid 2020-08-28 16:55:37 -07:00
  • c2404b4598 iOS: Update RCTAlertManager to use new RCTAlertController (#29295) Devon Deonarine 2020-08-06 16:18:31 -07:00
  • 422260918a ScrollView, HorizontalScrollView: do not ignore null contentOffset prop (#28760) Vojtech Novak 2020-06-30 12:49:40 -07:00
  • f2d709c3fa Fix skewX/skewY/perspective/matrix on iOS (#28863) William Candillon 2020-05-10 22:41:27 -07:00
  • 7c5aed7ae3 Fix skewX on Android and in the JS decomposition (#28862) William Candillon 2020-05-10 22:54:10 -07:00
  • d8cf799a46 Allow passing partial contentOffset to ScrollView on Android (#28817) Janic Duplessis 2020-05-04 21:52:35 -07:00
  • 2923273bcb ScrollView, HorizontalScrollView: support null contentOffset Joshua Gross 2020-04-24 22:09:44 -07:00
  • 4846f1bf18 Support contentOffset property in Android's ScrollView and HorizontalScrollView Joshua Gross 2020-04-23 15:36:20 -07:00
  • ccd4efac90 [LOCAL] bump detox to xcode 12 compatible version Lorenzo Sciandra 2020-11-27 11:31:02 +00:00
  • 3ac8d3eada Deploy website - based on 2f651e4d384ae52c84772068395e3a83d8d1dae1 Website Deployment Script 2020-11-26 17:03:26 +00:00
  • 9528ef27b9 Avoid accessing self.component on background thread Kevin Lin 2020-11-26 04:04:30 -08:00
  • d197e95893 [0.64.0-rc.1] Bump version numbers v0.64.0-rc.1 grabbou 2020-11-25 12:48:36 +01:00
  • cda29d2124 chore: Bump CLI to ^5.0.1-alpha.0 (#30420) Michał Pierzchała 2020-11-19 04:48:07 -08:00
  • e2be26a68f fix: android artifacts in publish-npm.js grabbou 2020-11-25 12:06:21 +01:00
  • 9f0f8a5345 chore: revert changes to test-manual-e2e.sh Mike Grabowski 2020-11-24 17:10:04 +01:00
  • 0675beee11 include android in npm package (#30451) Dulmandakh 2020-11-24 04:24:05 -08:00
  • 5b07c97b0c Deploy website - based on a180a4024cf27c203955f10b334b358abb351be5 Website Deployment Script 2020-11-24 11:28:18 +00:00
  • 5ae7e4ebd5 Deploy website - based on 61f06994a4bb879889973b108e08365f7097a9f0 Website Deployment Script 2020-11-24 10:26:33 +00:00
  • 8d947ae6e2 Deploy website - based on 6e3f0e5541c9feb6ce6afe9dee7124eb064b98ee Website Deployment Script 2020-11-24 10:23:50 +00:00
  • 0117077b95 [0.64.0-rc.0] Bump version numbers v0.64.0-rc.0 Mike Grabowski 2020-11-23 16:41:42 +01:00
  • 017dc45c62 Add possibility to disable buttons in action sheet ios (#28979) Luke Walczak 2020-11-18 21:09:39 -08:00
  • f7d0b83492 chore: updated url of deprecated modules (#30422) Jesse Katsumata 2020-11-19 20:32:14 -08:00
  • 65003d7436 Use react-native-codegen@0.0.6 in new app template Héctor Ramos 2020-11-20 20:09:37 -08:00
  • d700c95363 Deploy website - based on 71e41c8afa611ad73317151ee3195c1a0eabbde9 Website Deployment Script 2020-11-22 11:12:04 +00:00
  • baa824826d RN: Call NativeComponentRegistry in Codegen Tim Yung 2020-11-22 01:29:37 -08:00
  • 727d755441 fix: pin hermes-engine to 0.7.x Mike Grabowski 2020-11-19 20:36:45 +01:00
  • e79ecb5122 fix android npm (#30452) Dulmandakh 2020-11-21 20:43:58 +08:00
  • c0adc594d0 Deploy website - based on 9ab359fb5037c8f6e94064c99ef2736dce2e64e8 Website Deployment Script 2020-11-21 11:47:32 +00:00
  • 6bc9d7e083 Deploy website - based on 62bff35df5ccc20db91933810b7112ec88364555 Website Deployment Script 2020-11-21 11:44:05 +00:00
  • e99b8bbb40 Use react-native-codegen@0.0.6 in new app template Héctor Ramos 2020-11-20 20:09:37 -08:00
  • f638aff434 RN: Add NativeComponentRegistry.getWithFallback_DEPRECATED Tim Yung 2020-11-20 18:50:49 -08:00
  • a865bd89d7 RN: Migrate ImageView to NativeComponentRegistry Tim Yung 2020-11-20 18:50:49 -08:00
  • 9dfefa8da0 RN: Rename to ScrollViewNativeComponent Tim Yung 2020-11-20 18:50:49 -08:00
  • f9a4cafa20 LayoutAnimations: Remove unnecessary optionals in config Joshua Gross 2020-11-20 17:27:53 -08:00
  • c0a2998387 Move TurboModuleManager to use RuntimeExecutor instead of jsContext (#30416) Emily Janzer 2020-11-20 14:31:03 -08:00
  • 29bbeaf8ac Fix race condition in LayoutAnimationKeyFrameManager::currentAnimation_ Samuel Susla 2020-11-20 13:20:43 -08:00
  • f6fb1d0936 Use auto and implicit type conversion to improve readability in LayoutAnimationKeyFrameManager Samuel Susla 2020-11-20 13:03:19 -08:00
  • 8aae407b6f Fix race condition in LayoutAnimationCallbackWrapper Samuel Susla 2020-11-20 09:52:12 -08:00
  • a023ff0bd4 Daily arc lint --take CLANGFORMAT generatedunixname89002005325676 2020-11-20 06:39:49 -08:00
  • 246ddc72be Reset imageSource in ImageRequest's move constructor Samuel Susla 2020-11-20 06:38:03 -08:00
  • 7f53bb95f7 Suppress errors and switch to new-generics in xplat Mike Vitousek 2020-11-20 00:47:54 -08:00
  • 4421a64ac1 chore: updated url of deprecated modules (#30422) Jesse Katsumata 2020-11-19 20:32:14 -08:00
  • 0d65b6313e Deploy website - based on ce5826afa506954261f94ef02b8538aa7e16cd0e Website Deployment Script 2020-11-20 00:07:33 +00:00
  • 00e623ddbb RN: Migrate ScrollView to NativeComponentRegistry Tim Yung 2020-11-19 15:52:24 -08:00
  • d4e29ecdaa RN: Fix ScrollView Type Errors Tim Yung 2020-11-19 15:52:24 -08:00
  • 54a067e61e RN: Refactor ScrollView Style Splitting Tim Yung 2020-11-19 15:52:24 -08:00
  • 7e7527e7db RN: Preserve Style Type in flattenStyle Tim Yung 2020-11-19 15:52:24 -08:00
  • b3865a9143 LayoutAnimations: attempt to re-queue animations if an UPDATE conflicts with a REMOVE+INSERT (move) without a corresponding Update Joshua Gross 2020-11-19 14:50:25 -08:00
  • 0423eab4ee LayoutAnimations: remove noisy, non-useful log Joshua Gross 2020-11-19 14:50:25 -08:00
  • a45c921396 Keep "previous" ShadowView for animations consistent with MOVE sequences (UPDATE/REMOVE/INSERT) Joshua Gross 2020-11-19 14:50:25 -08:00
  • 5bd5fcdd38 LayoutAnimations: ensure that all mutations retain the correct "old" node Joshua Gross 2020-11-19 14:50:25 -08:00
  • 6d2a527984 Avoid eating clicks/taps into ScrollView when using physical keyboard (#30374) Nick Gerleman 2020-11-19 13:10:13 -08:00
  • eaab64764e Do not remove oldChildShadowView from mutation Samuel Susla 2020-11-19 11:55:22 -08:00
  • 5af6a44de3 Back out "Back out "[RN] Fabric: Strengthening StubView mutating validation"" Samuel Susla 2020-11-19 11:55:22 -08:00
  • 6a547c6c57 RN: Create NativeComponentRegistry Tim Yung 2020-11-19 10:53:49 -08:00
  • 96106a360d Deploy website - based on 28c41e4d8884fa56ab4c8828a4d5c5312f98bf0f Website Deployment Script 2020-11-19 16:13:16 +00:00
  • 774727a089 Deploy website - based on f4bd340ab215f7e5beabee1063e651e011f10e3e Website Deployment Script 2020-11-19 14:01:42 +00:00
  • c797fcf5aa chore: Bump CLI to ^5.0.1-alpha.0 (#30420) Michał Pierzchała 2020-11-19 04:48:07 -08:00
  • f6b8736b09 RN: Update ViewConfig for ScrollView Tim Yung 2020-11-19 02:49:06 -08:00
  • de92e7405d RN: Refactor ViewConfig Inflation Tim Yung 2020-11-19 02:49:06 -08:00
  • 003d72d80b Provide default device scale Luna Wei 2020-11-18 21:24:07 -08:00
  • 5b527fefcb RN: Fix registerGeneratedViewConfig Types Tim Yung 2020-11-18 21:16:22 -08:00
  • e136aa3fc4 RN: Cleanup ViewConfig Types Tim Yung 2020-11-18 21:16:22 -08:00
  • 69b4611049 RN: Hoist Reflection from Verification Tim Yung 2020-11-18 21:16:22 -08:00
  • 9611a7b43e RN: Move RN$Bridgeless Check to Registration Tim Yung 2020-11-18 21:16:22 -08:00
  • a7c1c5aff2 Add possibility to disable buttons in action sheet ios (#28979) Luke Walczak 2020-11-18 21:09:39 -08:00
  • 130618fd85 RN: Suppress RCTVirtualText Warning in Bridgeless Tim Yung 2020-11-18 20:57:13 -08:00
  • bea3495fd0 Fix crash in RCTLegacyViewManagerInteropCoordinator Peter Argany 2020-11-18 19:32:03 -08:00