Commit Graph

  • 06388891a3 Extract feature detection as an utilitiy module Xuan Huang 2021-08-02 19:41:35 -07:00
  • 8efbb2e71e Move react-native Buck library to GitHub Moti Zilberman 2021-08-02 15:59:32 -07:00
  • 4f2c6d02af Move RNTester Buck library to GitHub (#31435) Moti Zilberman 2021-08-02 15:59:32 -07:00
  • 809fd7eab2 Add TODO to fix and enable 'generated_tests-codegen_testsAndroid' David Vacca 2021-08-02 15:35:03 -07:00
  • f9ca578fb6 Remove 'using namespace facebook::jni' David Vacca 2021-08-02 15:35:03 -07:00
  • 0fa8253d56 setup fragment based tab bar navigation Vegas Murphy 2021-08-02 15:21:46 -07:00
  • 034c6dfe34 Stop sharing LongLivedObjectCollection with the bridge Ramanpreet Nara 2021-08-02 11:19:47 -07:00
  • 32bfd7a857 Stop sharing LongLivedObjectCollection with the bridge Ramanpreet Nara 2021-08-02 11:19:47 -07:00
  • 1e4dd5e877 Clean up RAIICallbackManager experiment Ramanpreet Nara 2021-08-02 11:19:47 -07:00
  • 3ed3d34987 Correct error message in getViewState method Samuel Susla 2021-08-02 09:34:03 -07:00
  • cb0e1d603a Allows to set individual (left,top,right,bottom) dotted/dashed borders (#29099) fabriziobertoglio1987 2021-08-02 04:04:18 -07:00
  • cdce14f670 Implement PlatformColor in Fabric Android David Vacca 2021-07-30 22:14:41 -07:00
  • 8066bc9ff6 Updated TextInput autoCompleteType prop to autoComplete 1/2 (#26010) jeswinsimon 2021-07-30 03:14:54 -07:00
  • feae814153 Remove unused import (#30544) Jacob Parker 2021-07-29 17:09:58 -07:00
  • 853e7a5b9d Make existential type an error in xplat Evan Yeung 2021-07-29 16:34:42 -07:00
  • 1c87d4aee3 Update Dimension.js typo (#29858) Michael Chow 2021-07-29 16:04:26 -07:00
  • ce44104b2b Daily arc lint --take CLANGFORMAT CodemodService FBSourceClangFormatLinterBot 2021-07-29 04:21:52 -07:00
  • 5df92fb06c Fix typo in Constants.h (#31049) Ikko Ashimine 2021-07-28 21:20:52 -07:00
  • 175b1ea636 Pass PropsParserContext to prop parsing layer Joshua Gross 2021-07-28 20:16:53 -07:00
  • 02b8eac84a Pass context through to all prop parser (conversions.h) Joshua Gross 2021-07-28 20:16:53 -07:00
  • 5d33e65694 Pass context through to all prop parser (props structs changes) Joshua Gross 2021-07-28 20:16:53 -07:00
  • 09b9422516 Pass context through to all prop parser (core changes) Joshua Gross 2021-07-28 20:16:53 -07:00
  • 8b1b7f7126 Fix typo in VirtualizedList-test.js (#31756) Ikko Ashimine 2021-07-28 18:49:35 -07:00
  • f1b1ba8963 Makes "force" property available to Apple Pencil based events. (#31780) swittk 2021-07-28 18:34:45 -07:00
  • f592ad0509 Attempt to fix undefined instance handle in EventTarget Samuel Susla 2021-07-28 14:43:48 -07:00
  • dc8d218077 Shim Immediate APIs when Promise is queueing to JSVM Xuan Huang 2021-07-28 13:36:28 -07:00
  • be189cd819 Introduce queueMicrotask API Xuan Huang 2021-07-28 13:36:28 -07:00
  • 3081db28a7 Refactor DevServerHelper to separate checking if packager running Amy Nichol 2021-07-28 11:11:17 -07:00
  • 6d4fff2e5c Fix android view dimensions David Vacca 2021-07-28 09:07:57 -07:00
  • eb38543ef2 Remove option to make measure calls asynchronous Samuel Susla 2021-07-28 08:34:49 -07:00
  • d98ec75199 React Native sync for revisions cae6350...419cc9c Rick Hanlon 2021-07-27 19:56:27 -07:00
  • d3e836245b Ignore when a text string or number is supplied as a child. Sota Ogo 2021-07-27 13:22:01 -07:00
  • c2ba8864f9 Remove redundant warnings for RCTMountingManager Samuel Susla 2021-07-27 12:24:09 -07:00
  • eb4297ee91 docs: update links to forwarded page (#31903) Jesse Katsumata 2021-07-27 11:01:38 -07:00
  • 1c21a112a8 docs: Fix dead links in README for rn-tester (#31901) Jesse Katsumata 2021-07-27 11:00:17 -07:00
  • 5b77dfd69f Add "Use Native Driver" control to RNTester Animated Composing example Charles Dudley 2021-07-27 09:08:55 -07:00
  • c5f8c31435 Implement View.removeClippedSubviews prop Samuel Susla 2021-07-27 03:02:29 -07:00
  • 37dc1d44a5 Rename immediate to ReactNativeMicrotask in Bridge Xuan Huang 2021-07-27 00:49:58 -07:00
  • 893aff2e20 Animated Transform Styles Example Luna Wei 2021-07-26 17:16:40 -07:00
  • b440ab9784 Add RNTester cases for Animated Easing API Charles Dudley 2021-07-26 16:41:47 -07:00
  • 7b1e6f5077 Remove gating for on demand view mounting Samuel Susla 2021-07-26 14:21:32 -07:00
  • b4b8b73a9b chore: fix dead link in comment (#31902) Jesse Katsumata 2021-07-26 13:08:56 -07:00
  • 3c5d3bce00 add persistentScrollbar option example for ScrollView (#31895) Jesse Katsumata 2021-07-26 10:56:38 -07:00
  • 110ef5bf30 Back out "Use atomic pointer for animationDelegate_ to prevent race during teardown" Samuel Susla 2021-07-26 10:19:22 -07:00
  • cfd425406a Back out "Use atomic pointer to prevent race during teardown" Samuel Susla 2021-07-26 10:19:22 -07:00
  • d27288044e Handle OSS renderers in sync script Rick Hanlon 2021-07-26 09:22:49 -07:00
  • a480346ee0 Make initializeMessageQueueThreads() thread safe Lulu Wu 2021-07-26 03:31:51 -07:00
  • 7929551623 Make mHybridData thread safe for EventEmitterWrapper Lulu Wu 2021-07-26 02:02:19 -07:00
  • 74608417df Before removing a task from queue, make sure it was executed Samuel Susla 2021-07-25 15:37:37 -07:00
  • a90f8d8644 React Native sync for revisions 568dc35...cae6350 Rick Hanlon 2021-07-24 14:24:04 -07:00
  • 43cdd84a22 Expose new API FabricUIManager.getInspectorDataForInstance David Vacca 2021-07-24 09:11:19 -07:00
  • ff494eece2 Expose new struct InspectorData David Vacca 2021-07-24 09:11:19 -07:00
  • 4208925bbc Expose new API RuntimeExecutor.executeSynchronouslyOnSameThread_CAN_DEADLOCK David Vacca 2021-07-24 09:11:19 -07:00
  • de44184e01 EditText: maintain cursor position when text changes Andrei Shikov 2021-07-23 14:27:34 -07:00
  • efb359f318 Fix testID support for TextInput, Slider and ScrollView component (#31865) Hubert Gendron 2021-07-23 13:02:57 -07:00
  • 41f45a77ad Bump Flipper to 0.99.0 (#31896) Stefan Wrobel 2021-07-23 12:05:04 -07:00
  • e8d725a373 [0.65.0-rc.3] Bump version numbers v0.65.0-rc.3 Lorenzo Sciandra 2021-07-23 16:54:13 +01:00
  • bb33c1050b Add INFO, and MENU key event support to Android TV (#31884) Tomáš Havlas 2021-07-23 00:47:43 -07:00
  • cc13060d70 Downgrade warning of view illegally being added to parent to Soft Exception Sandeep Raghunandhan 2021-07-22 20:33:55 -07:00
  • 63e0f7d767 Add useNativeDriver toggle UI Luna Wei 2021-07-22 17:22:30 -07:00
  • 04b1ef5155 Add flow, flowfixmes to RNTesterModuleContainer and Animation examples Luna Wei 2021-07-22 17:22:30 -07:00
  • 6b4d8dbf1a Wrong warning message Altaibayar Tseveenbayar 2021-07-22 08:24:10 -07:00
  • 7884fc519b RN: 5s Delay in ReactAppInstrumentationTestCase Tim Yung 2021-07-21 17:07:54 -07:00
  • a67799fc4a Deploy 0.156.0 to xplat Pieter Vanderwerff 2021-07-21 17:02:48 -07:00
  • afe0c1daea Remove existential types from xplat/js Evan Yeung 2021-07-21 16:50:42 -07:00
  • 24ba0db275 Manually some remove existential types from xplat/js Evan Yeung 2021-07-21 16:50:42 -07:00
  • e1d17c785b Implement textTransform prop Cody Unger 2021-07-21 16:26:16 -07:00
  • 998cadd523 integrate RCTImpressionTrackingView into Fabric on Android Yuqing Duan 2021-07-21 16:21:47 -07:00
  • 8a62583f79 Fix mislabelled polyfills for Object.entries and Object.values (#31880) Chris Shepherd 2021-07-21 15:35:27 -07:00
  • d9e0ea77f0 Migrate to androidx.autofill.HintConstants & Support all constant types (#28008) Jason Safaiyeh 2021-07-21 15:13:34 -07:00
  • 48ba8df8f2 Resolve some XCode warnings (#31883) Jason Safaiyeh 2021-07-21 13:24:31 -07:00
  • aa98978302 Adding metadata to React Native QPL points Mark Bridges 2021-07-21 10:32:33 -07:00
  • bc57056cc3 Refactor AndroidTextInput.AndroidTextInput.color prop to use SharedColor instead of int David Vacca 2021-07-21 00:13:46 -07:00
  • 24d91268b6 Add systrace sections to core Joshua Gross 2021-07-20 19:26:47 -07:00
  • e40f58272d fix(deps): bump metro to 0.66.2 + dedup (#31886) Thibault Malbranche 2021-07-21 01:25:50 +02:00
  • b0e39b2ed9 Maintain cursor position when text changes in text input Samuel Susla 2021-07-20 15:13:07 -07:00
  • a8e0438db2 Add RNTester cases for Composing Animations in Animated API Charles Dudley 2021-07-20 13:47:31 -07:00
  • e53745ef9a Bump Flipper + Bump hermes (#31872) Thibault Malbranche 2021-07-20 21:50:57 +02:00
  • cd78558552 Add unit tests for VirtualizedList render quirks (#31401) Nick Gerleman 2021-07-20 10:08:56 -07:00
  • cfdc4fed0d Upgrade metro to 0.66.2 Rubén Norte 2021-07-20 06:26:05 -07:00
  • 7d5895df4e Remove defaultProps from FlatList (#31798) Joshua Wiegmann 2021-07-20 00:22:40 -07:00
  • 16bb2ae4f1 explicitly set autoglob=False on programatically created targets. Dustin Shahidehpour 2021-07-19 14:35:32 -07:00
  • 35a4ba01e8 explicitly set autoglob=False on programatically created targets. Dustin Shahidehpour 2021-07-19 13:56:30 -07:00
  • 1e6fddbe05 Deploy Flow v0.155.1 Sam Goldman 2021-07-17 18:05:42 -07:00
  • f6166500d2 Deploy Flow v0.155.1 Sam Goldman 2021-07-17 15:40:16 -07:00
  • b77948e33b Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) Kudo Chien 2021-07-16 15:11:34 -07:00
  • 4476fbc66c Allow PlatformColor to work with RCTView border colors (#29728) Danilo Bürger 2021-06-23 13:36:11 -07:00
  • 49253dcd97 Fix support for blobs larger than 64 KB on Android (#31789) Tomek Zawadzki 2021-07-14 11:10:11 -07:00
  • 626d25cf84 Android: upgrading to OkHttp from 4.9.0 to 4.9.1 to fix java.lang.NullPointerException: bio == null crash (#31822) Agastya Darma 2021-07-08 12:39:36 -07:00
  • 1465c8f387 Add support to URI keyboard type in Android (#31781) Adrián Cuesta 2021-07-16 05:11:39 -07:00
  • 2970de9400 Daily arc lint --take GOOGLEJAVAFORMAT CodemodService FBSourceGoogleJavaFormatLinterBot 2021-07-16 04:40:27 -07:00
  • 08ba8663f8 Show test/expect information about an example or description Luna Wei 2021-07-15 23:25:03 -07:00
  • 9825a62088 Animated to render individual examples Luna Wei 2021-07-15 23:25:03 -07:00
  • e48e63709c Use example or module description Luna Wei 2021-07-15 23:25:03 -07:00
  • 9a78121ed3 Non-Fabric UIModuleManager should not flush View updates if there are no non-Fabric views Joshua Gross 2021-07-15 17:41:00 -07:00
  • 4f38cb30b8 ][Fabric] Simplify init, always create new EventEmitter for Fabric Joshua Gross 2021-07-15 17:41:00 -07:00
  • 2b7366e41d RN: Update CI & Bots to main Tim Yung 2021-07-15 12:22:38 -07:00
  • 92c13f0d1d RN: Replace master with main in Documentation Tim Yung 2021-07-15 12:22:38 -07:00
  • ff9c8cdac9 Downgrade warning about non-clippable views being clipped to no-crash exception Joshua Gross 2021-07-14 11:19:50 -07:00
  • f00e348ca7 Fix support for blobs larger than 64 KB on Android (#31789) Tomek Zawadzki 2021-07-14 11:10:11 -07:00