Commit Graph

  • bd959700db Publish events for layout pass master David Aurelio 2019-05-10 18:55:53 -07:00
  • 1b4678105b Ensures constraintSurfaceLayout is executed before 'JS run application' starts David Vacca 2019-05-10 16:26:40 -07:00
  • ac9195a506 Include pointScaleFactor into the equality method of LayoutMetrics David Vacca 2019-05-10 16:26:40 -07:00
  • 184073813e Fabric: Making YogaStylableProps.yogaStyle protected Valentin Shergin 2019-05-10 15:31:00 -07:00
  • 16499c1086 Fabric: Removing of all unnececery nil checks in RCTMountingManager Valentin Shergin 2019-05-10 15:31:00 -07:00
  • 9e3856fd99 Fabric: Fixed threading issues in RCTSurfacePresenter Valentin Shergin 2019-05-10 15:31:00 -07:00
  • 55db1d05fb Fix object initialization Vladimir Kolbun 2019-05-10 10:04:41 -07:00
  • 6001acb319 Declare a dependency on scheduler (#24802) Dan Abramov 2019-05-10 08:55:43 -07:00
  • 310cc38a5a Fix PickerAndroid will reset selected value during items update. (#24793) Kudo Chien 2019-05-10 01:56:09 -07:00
  • ebeb893b50 Fix Android Camera Roll crash on mime type guessing (#24780) Maciej Srokowski 2019-05-09 18:37:50 -07:00
  • a6f905fdb8 Contributing Guide Revamp (#24705) Héctor Ramos 2019-05-09 18:10:42 -07:00
  • d5b27fc0a8 Allow creating ThemedReactContext without a CatalystInstance Emily Janzer 2019-05-09 17:43:55 -07:00
  • 5f9bb72bb3 Replace abort() with assert() when a prop-value is not found during parsing David Vacca 2019-05-09 16:00:30 -07:00
  • e7085cd488 Change new app screen greeting (#24785) Eli Perkins 2019-05-09 15:47:40 -07:00
  • db40c28728 Move message queue initialization in ReactContext into its own method Emily Janzer 2019-05-09 15:45:27 -07:00
  • 1d985b5e6e Fabric: Removing leftovers from previous implementation of view preallocation infra Valentin Shergin 2019-05-09 14:56:40 -07:00
  • 8c0ba25f19 Fabric: Storing ImageLoader (instead of ImageManager) in ContextConteiner Valentin Shergin 2019-05-09 14:56:40 -07:00
  • 656c415f76 Fabric: Removing references to MessageQueueThread in RCTSurfacePresenter Valentin Shergin 2019-05-09 14:56:40 -07:00
  • 233fddbe01 Polish new app screen component styling (#24783) Eli Perkins 2019-05-09 14:41:53 -07:00
  • 4e37d37cbf Fixed accesibility problem with <TextInput>'s Clear Button Valentin Shergin 2019-05-09 12:06:43 -07:00
  • 078f14c5d2 Require passing in JSCallInvokerHolder to TurboModuleManager Emily Janzer 2019-05-09 11:21:36 -07:00
  • 335c81ec31 Fabric: Optimizations in view flattening algorithm Valentin Shergin 2019-05-09 10:46:03 -07:00
  • c60d9f8c15 Fabric: Fixed memory leak happened between RCTSurfacePresenter and RCTBridge Valentin Shergin 2019-05-09 10:46:03 -07:00
  • 4e215b20a3 Fix event ordering when combining coalescable and non-coalescable events (#24693) Janic Duplessis 2019-05-09 10:19:30 -07:00
  • 12fb97d9e9 move event files to yoga/events folder Sidharth Guglani 2019-05-09 07:42:34 -07:00
  • eb534bca58 Fix duplicate resource error in Android gradle build (#22234) (#24778) Damien 2019-05-09 06:23:22 -07:00
  • 962437fafd Fix duplicate resource error in Android gradle build (#22234) (#24518) Mike Hardy 2019-05-09 04:14:55 -07:00
  • 6ccdf85cef Publish event when visiting nodes during layout David Aurelio 2019-05-09 04:14:08 -07:00
  • 7d44113bee **breaking:** remove YGNodeGetInstanceCount David Aurelio 2019-05-09 04:14:08 -07:00
  • 03bf17898a Add test utilities for C++ and Java David Aurelio 2019-05-09 04:14:08 -07:00
  • d1411cc92f Publish events for node allocation and deallocation David Aurelio 2019-05-09 04:14:08 -07:00
  • 25ee3e00f4 Consolidate issue templates (#24765) Héctor Ramos 2019-05-09 03:24:45 -07:00
  • 71c3c23862 Reduce measure cache size to 8 David Aurelio 2019-05-09 03:21:35 -07:00
  • d4d463bc2b Revert accessibility textinput issue to see if it is the root cause of labels not showing up properly Xiuli Shen 2019-05-08 21:13:07 -07:00
  • e7ebb17452 Fix RNTester on iOS (#24736) cpojer 2019-05-08 19:32:41 -07:00
  • 3163479e0f add nonnull/nullable for swift (#24729) licd 2019-05-08 18:18:25 -07:00
  • d8677752f8 Fabric: Enable useLegacyStretchBehaviour for Yoga in Fabric Valentin Shergin 2019-05-08 17:52:57 -07:00
  • bccac53a45 Revert D15240810: [react-native][PR] Fix RNTester on iOS Jeffrey Beauchamp 2019-05-08 16:39:34 -07:00
  • 58328558c6 Fix RNTester on iOS (#24736) cpojer 2019-05-08 15:38:00 -07:00
  • 6b393b27e1 Polish the new app screen (#24737) cpojer 2019-05-08 14:50:55 -07:00
  • d7447fadeb Core React/Litho support and Java codegen Joshua Gross 2019-05-08 14:50:36 -07:00
  • 343f0a1d50 Upgrade Metro packages to 0.54.0 Moti Zilberman 2019-05-08 14:12:37 -07:00
  • 9ef5107d04 Release underlying resources when JS instance in GC'ed (#24745) Janic Duplessis 2019-05-08 14:10:14 -07:00
  • f2618fd81b Fix OSS Android build (#24764) Ramanpreet Nara 2019-05-08 12:25:04 -07:00
  • 0ee5f68929 Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) James Ide 2019-05-08 08:44:25 -07:00
  • 59749f527a Migrate Jest setup scripts from Haste to path-based requires (#24753) James Ide 2019-05-08 06:56:35 -07:00
  • 09f17a4e29 AccessibilityInfo.announceForAccessibility (#24746) Alan Kenyon 2019-05-08 03:54:55 -07:00
  • 9261035c2b Move accessibility props to UIView+React (#24743) Janic Duplessis 2019-05-08 03:44:40 -07:00
  • b4b9c0f6fe Add Internal and JavaScript categories (#24744) Héctor Ramos 2019-05-08 03:13:36 -07:00
  • c802d0b757 Make Linking.getInitialURL works properly even if current activity is not initialized (#24748) Injung Chung 2019-05-08 03:09:25 -07:00
  • 16e4971121 Fix crash in XMLHttpRequest example on Android (#24747) Janic Duplessis 2019-05-08 03:08:56 -07:00
  • 0f30ed4343 Migrate IntegrationTests from Haste to path-based requires (#24750) James Ide 2019-05-08 03:06:41 -07:00
  • 58608d5bdc Migrate TurboModule example in RNTester to use path-based requires (#24754) James Ide 2019-05-08 03:01:19 -07:00
  • 0436f81595 TM iOS: Fixed mixed-up module lookup from native side Kevin Gozali 2019-05-07 19:22:48 -07:00
  • 3238d3d3b4 Fabric: Fixing a typo/error in ConcreteState Valentin Shergin 2019-05-07 19:12:26 -07:00
  • fd6386a07e custom fonts support The Android Way (#24595) Dulmandakh 2019-05-07 18:41:23 -07:00
  • 661b3b63ec bump react-native-android docker image to 2019-5-7 (#24742) Dulmandakh 2019-05-07 16:58:03 -07:00
  • b79d7db9db Consistent reporting native module name on crash on native side (#24741) Dmitry Dushkin 2019-05-07 14:09:08 -07:00
  • ff9f8f347d Upgrade prettier to 1.17.0 Adrian Zgorzalek 2019-05-07 10:18:05 -07:00
  • d376a444e3 Adjust scrollToLocation when using sticky section headers (#24735) Danilo Bürger 2019-05-07 08:22:44 -07:00
  • 509a07b207 Remove unreliable packagingOptions.pickFirst for libc++_shared.so and libjsc.so (#24672) Kudo Chien 2019-05-07 07:09:55 -07:00
  • d06983f737 Add modal kebab-case enum props Rick Hanlon 2019-05-07 06:25:50 -07:00
  • 43357df5cd Support hyphen symbols in enums Rick Hanlon 2019-05-07 06:25:50 -07:00
  • a5c57b4ed4 onKeyPress is not fired on Android when entering an Emoji (#24717) Piotr Trocki 2019-05-07 04:03:51 -07:00
  • fc8008e0b2 Fixes selection of single line text input (#24714) zhongwuzw 2019-05-07 03:48:11 -07:00
  • 70e2ab2ec9 Update Android view state when accessibility states are changed. (#24678) Marc Mulcahy 2019-05-07 03:20:20 -07:00
  • 2becfabb7d Update eslint-plugin-react-native dependency in eslint-config-react-native-community package (#24686) Florian 2019-05-07 03:03:14 -07:00
  • 05baf62721 Revert D15237418: [react-native][PR] [Blob] Release underlying resources when JS instance in GC'ed on iOS Zeyad Salloum 2019-05-07 02:58:20 -07:00
  • fdd8fadea8 Revert D15237424: [react-native][PR] Consistent reporting native module name on crash on native side Zeyad Salloum 2019-05-07 02:44:46 -07:00
  • d6c33f915d Consistent reporting native module name on crash on native side (#24704) Dmitry Dushkin 2019-05-07 02:09:31 -07:00
  • b3f7d53b87 Fix Animated.Value value after animation if component was re-mounted (#24571) michalchudziak 2019-05-07 02:05:31 -07:00
  • c5c79e5d71 Release underlying resources when JS instance in GC'ed on iOS (#24405) Janic Duplessis 2019-05-07 02:00:43 -07:00
  • bfd06958f4 Revert D14817741: Move message queue initialization in ReactContext into its own method Eileen Zhang 2019-05-06 19:10:58 -07:00
  • 15f17d3c05 Revert D15194220: [Venice] Allow creating ThemedReactContext without CatalystInstance Eileen Zhang 2019-05-06 19:10:58 -07:00
  • b2756eb051 Fabric: Farewell kFloatUndefined Valentin Shergin 2019-05-06 17:01:14 -07:00
  • b5d0b6fc2a Fabric: Fixed parsing of backfaceVisibility prop Valentin Shergin 2019-05-06 17:01:14 -07:00
  • a6d4bceca4 Fabric: Removing -[RCTSurfacePresenter bridge_DO_NOT_USE] Valentin Shergin 2019-05-06 17:01:14 -07:00
  • fb85e90487 Fabric: Using LayoutableShadowNode::getTransform in measuring Valentin Shergin 2019-05-06 17:01:14 -07:00
  • 40bf82898f Fabric: Applying a transformation matrix to a point Valentin Shergin 2019-05-06 17:01:14 -07:00
  • 0e35406e4e Fabric: LayoutableShadowNode::getTransform Valentin Shergin 2019-05-06 17:01:14 -07:00
  • e94b116d76 Support optional bundle prefix in RNTester integration tests Héctor Ramos 2019-05-06 15:46:58 -07:00
  • 28e0de070d Fix HasteImpl Regex (#24628) Nicolas Breidinger 2019-05-06 15:43:34 -07:00
  • 6cf784fae7 Allow creating ThemedReactContext without CatalystInstance Emily Janzer 2019-05-06 15:41:17 -07:00
  • c6b4eb7dcf Move message queue initialization in ReactContext into its own method Emily Janzer 2019-05-06 15:41:17 -07:00
  • a7326d338c Consolidate bug labels (#24707) Héctor Ramos 2019-05-06 13:45:48 -07:00
  • 5f027ec64d Rearrange order of manageChildren Luna Wei 2019-05-06 08:31:07 -07:00
  • 38483d4ab1 Generate cpp tests for props Rick Hanlon 2019-05-04 11:56:02 -07:00
  • 57074143ac Eager initialize more Fabric classes David Vacca 2019-05-03 17:20:47 -07:00
  • ff1de68e67 Java objects should own C++ State Joshua Gross 2019-05-03 15:47:41 -07:00
  • 0f2a09d1f6 Fabric: MountingCoordinator - the new way to ensure ordering of mount transaction Valentin Shergin 2019-05-03 15:05:26 -07:00
  • 4803cab8c4 Fabric: MountingTelemetry and refinments in TimeUtils Valentin Shergin 2019-05-03 15:05:26 -07:00
  • 9bd276c06b Rename Detox job, collect all e2e steps under test_end_to_end (#24689) Héctor Ramos 2019-05-03 14:34:57 -07:00
  • 913ff9f5ae Fix OSS build Ramanpreet Nara 2019-05-03 13:25:56 -07:00
  • d77adcadbe Fix OSS build Ramanpreet Nara 2019-05-03 13:25:56 -07:00
  • cba205b82c Introduce TurboModuleManagerDelegate Ramanpreet Nara 2019-05-03 13:25:56 -07:00
  • ef4955fefe Make async calls work Ramanpreet Nara 2019-05-03 13:25:56 -07:00
  • 01523ae660 Fabric: TinyMap in Differentiator Valentin Shergin 2019-05-03 12:27:24 -07:00
  • c5f0969fba Fabric: Code style changes in Differentiator Valentin Shergin 2019-05-03 12:27:24 -07:00
  • f8c5fa37d9 Fabric: insertedPairs in calculateShadowViewMutations now stores pointers (not values) Valentin Shergin 2019-05-03 12:27:24 -07:00
  • 30c3ea5c3f Fabric: Using move semanic in Differentiator Valentin Shergin 2019-05-03 12:27:24 -07:00