Commit Graph

  • b40ed6890d Adjust TMMDelegate tests to account for all registered packages Ramanpreet Nara 2019-12-13 12:13:56 -08:00
  • 4ba466c515 Make DebugCorePackage a TurboReactPackage Ramanpreet Nara 2019-12-13 12:13:56 -08:00
  • 50999b1cf2 Stop hard-coding ReactModuleInfo constructor args Ramanpreet Nara 2019-12-13 12:13:56 -08:00
  • aff6bad27c TextInput: Refactoring of RCTBackedTextInputViewProtocol (merging some props into defaultTextAttributes) Jimmy Zhang 2019-12-13 09:01:16 -08:00
  • 586d55d54f LogBox - lazily initialize on iOS, use sync APIs Rick Hanlon 2019-12-13 03:07:06 -08:00
  • 19bf2027d1 gitignore ReactAndroid prebuilt libs (#27487) Dulmandakh 2019-12-12 18:16:10 -08:00
  • f11b4895d6 Edits to flipper pods comments (#27485) brotsky 2019-12-12 14:52:14 -08:00
  • 49e1071e4c Text: HostComponent instead of NativeComponent Eli White 2019-12-12 14:21:24 -08:00
  • 294cf84469 Fabric: Debouncing insets value in SafeAreaView Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 5755129c19 Fabric: Conversion function between NSAttributedString and AttributedStringBox Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 909b0fe0e7 Fabric: operator== and std::hash for AttributedStringBox Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 3b92d3187c Fabric: Exposing RCTNSTextAttributesFromTextAttributes as public function Valentin Shergin 2019-12-12 12:46:33 -08:00
  • eb10d3e1d6 Fabric: Removing REACT_FABRIC_SYNC_EVENT_DISPATCHING_DISABLED macro Valentin Shergin 2019-12-12 12:46:33 -08:00
  • ae113aa697 Refinements in RCTBackedTextInputViewProtocol protocol Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 827b1fe7a4 TextInput: Correct implementation of RCTUITextField::scrollEnabled (which is still noop) Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 6a4d77aeb8 Fabric: Exposing multiline as a prop in ViewManager's generated ViewConfig Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 0fa2ce91fb Fabric: Fixed #include statements in RCTUITextView.h and RCTUITextField.h Valentin Shergin 2019-12-12 12:46:33 -08:00
  • f798e2bc8d RCTAssertJSThread was removed Valentin Shergin 2019-12-12 12:46:33 -08:00
  • 62a079ed12 Ignore js_coverage failures (#27488) Héctor Ramos 2019-12-12 12:17:29 -08:00
  • 7cf43afa8d Fabric: Fixing an incorrect empty image placeholder for NSAttributedString attachment Valentin Shergin 2019-12-12 11:56:28 -08:00
  • aaa2765a92 ReactEditText extends AppCompatEditText (#27039) Dulmandakh 2019-12-12 07:49:18 -08:00
  • f6edeccf20 Refactor ReactContext to use IllegalStateException instead of RuntimeException David Vacca 2019-12-11 18:35:55 -08:00
  • b28cd93b68 Migrate events on ReactRootView and ScrollView to be bridgeless David Vacca 2019-12-11 18:35:55 -08:00
  • e295f4a394 Add WarningFilter handling for YellowBox Rick Hanlon 2019-12-11 16:11:44 -08:00
  • 39234e862e Fix order of arguments in Fabric measure Eli White 2019-12-11 14:54:25 -08:00
  • 232c5520a8 Deploy website Website Deployment Script 2019-12-11 22:37:14 +00:00
  • e7c289b56e emit Dimensions change enent when app goes split screen Spencer Ahrens 2019-12-11 10:02:12 -08:00
  • f8d5c5bfd7 Make constructor arg of ReactContextBaseJavaModule @Nullable Ramanpreet Nara 2019-12-11 11:28:40 -08:00
  • a8fbc5b893 Fix BlobModule getConstants() Ramanpreet Nara 2019-12-11 11:28:40 -08:00
  • e1e081b00e Update Android Gradle plugin to 3.5.3 (#27462) SAEED 2019-12-11 11:25:10 -08:00
  • 7a72c35a20 emit Dimensions change enent when app goes split screen Spencer Ahrens 2019-12-11 10:02:12 -08:00
  • 2e864c176c Fabric: Fixing a crash in UIScrollView on deallocation Valentin Shergin 2019-12-11 09:53:38 -08:00
  • 3bf2917592 Hotfix - register null logbox outside of dev Rick Hanlon 2019-12-11 08:35:10 -08:00
  • 3b9c721996 LogBox iOS: don't initialize logbox window if redbox flag is disabled Kevin Gozali 2019-12-10 21:47:42 -08:00
  • 4ef3fafa7c Extend UIManagerHelper class to retrieve EventDispatcher associated with a ReactContext David Vacca 2019-12-10 20:30:08 -08:00
  • c5efc63663 Expose getJSIModule as part of the ReactContext class David Vacca 2019-12-10 20:30:08 -08:00
  • df32ab43fb Expose a method to ReactContext to determine if we are running in Bridgeless mode or not David Vacca 2019-12-10 20:30:08 -08:00
  • bc11e9c7f1 Expose getEventDispatcher() method into UIManager interface David Vacca 2019-12-10 20:30:08 -08:00
  • c0eddad17b Disable LogBox if native module is not available Rick Hanlon 2019-12-10 16:21:37 -08:00
  • 37df2b28ad Delete getConstants from ImageEditingManager Ramanpreet Nara 2019-12-10 12:32:28 -08:00
  • b42371da5a Fix NativeJSDevSupport.onSuccess Ramanpreet Nara 2019-12-10 12:32:28 -08:00
  • 3cfbae6540 Fix logs stuck in pending symbolocated state Rick Hanlon 2019-12-10 10:06:57 -08:00
  • 3fd98d95ef RN DevX] LogBox - Handle tapping component stacks if possible Rick Hanlon 2019-12-10 10:06:57 -08:00
  • c194ed2dbb Add unstable_enableLogBox Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 93bbab3878 LogBox - Update to use it's own root for the inspector Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 1a305fd79b Add NativeLogBox module on Android Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 45a43241cd Add NativeLogBox module on iOS Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 041c392ec9 Register LogBox by default in dev Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 3714bfed2c Fix logs stuck in pending symbolocated state Rick Hanlon 2019-12-10 10:06:57 -08:00
  • bbfd64e3e9 RN DevX] LogBox - Handle tapping component stacks if possible Rick Hanlon 2019-12-10 10:06:57 -08:00
  • 27eaf98a58 Deploy website Website Deployment Script 2019-12-10 13:38:40 +00:00
  • 1051b59af6 Move core components to iOS Plugins Samuel Susla 2019-12-10 03:09:33 -08:00
  • dd8e5f468a Add unstable_enableLogBox Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 587979552d LogBox - Update to use it's own root for the inspector Rick Hanlon 2019-12-10 02:28:06 -08:00
  • e272089524 Add NativeLogBox module on Android Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 6b22a4e802 Add NativeLogBox module on iOS Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 9b1845c3a0 Register LogBox by default in dev Rick Hanlon 2019-12-10 02:28:06 -08:00
  • 64b4b33363 Fix custom font in TextInputExample Eli White 2019-12-09 17:54:56 -08:00
  • 0cdc3b7016 Fabric: Making DebugStringConvertibleOptions a required parameter for all methods of static debug-printing infra Valentin Shergin 2019-12-09 15:35:19 -08:00
  • 254ebab1d2 AndroidTextInput: don't set TextInput value to placeholder; use eventCounter prop to send tree updates via state Joshua Gross 2019-12-09 14:41:36 -08:00
  • 5215703543 Migrate ActivityIndicator to HostComponent Eli White 2019-12-09 11:53:29 -08:00
  • 688900342b exact-by-default in xplat/js Jordan Brown 2019-12-09 11:00:46 -08:00
  • 65a7ec4473 iOS: added helper functions to gate image instrumentations Kevin Gozali 2019-12-09 10:56:57 -08:00
  • 5ee8202b26 Add missing accessibilityTraits in Fabric Samuel Susla 2019-12-09 06:39:28 -08:00
  • 9bb042fe58 TextInput: ViewManager shouldn't reset EditText padding when none is set Joshua Gross 2019-12-08 18:21:22 -08:00
  • b1f2c1e2c5 Fabric: Disabling an assert in ComponentDescriptorProviderRegistry Valentin Shergin 2019-12-08 09:52:56 -08:00
  • 36d895ce21 Fabric: Enabling new TextMeasureCache thing for Android Valentin Shergin 2019-12-07 22:45:50 -08:00
  • 0ef0d3167e Remove IncrementalPresenter Eli White 2019-12-07 10:40:06 -08:00
  • 2ee11711e0 TextInput: don't call Paper UIManager setViewLocalData in Fabric Joshua Gross 2019-12-07 00:11:06 -08:00
  • 7cfabf42b8 Avoid throwing exceptions when the host activity is not FragmentActivity (#27425) Anandraj Govindan 2019-12-06 20:37:26 -08:00
  • 3aba90b58a Fabric: Workaround for mysterious crash in synchronouslyUpdateViewOnUIThread:props:. Valentin Shergin 2019-12-06 17:56:37 -08:00
  • 57e4b440fe Copy duplicated iOS/Android TextInput examples to Shared file Joshua Gross 2019-12-06 17:13:06 -08:00
  • f57b0caaa4 Support nullable returns NativeModule methods returning Boxed Primitives Ramanpreet Nara 2019-12-06 16:03:02 -08:00
  • 16e8a35d42 Remove groupCollapsed from list of unsupported polyfills Riley Dulin 2019-12-06 13:33:38 -08:00
  • e341489521 Fix spinner is not shown on beginRefreshingProgrammatically on IOS (#27397) Binh Nguyen 2019-12-06 12:04:13 -08:00
  • 898b1db6d0 Fix Flipper integration on iOS and update it (#27426) Nicolas Charpentier 2019-12-06 11:08:02 -08:00
  • e08412d9a1 Fabric: Text Measuring: TextMeasureCache the new, improved text measure cache Valentin Shergin 2019-12-06 10:50:54 -08:00
  • 1a12919dea Fabric: Text Measuring: Using unlimited height during text measuring Valentin Shergin 2019-12-06 10:50:54 -08:00
  • c9b9c93c90 Fabric: Text Measuring: Doing clamping outside of caching Valentin Shergin 2019-12-06 10:50:54 -08:00
  • 0bbe3205ca Use plugins for RCTScrollViewComponentView Samuel Susla 2019-12-06 10:42:44 -08:00
  • 5c6451247d Make DeviceInfo extend ReactContextBaseJavaModule Ramanpreet Nara 2019-12-06 10:03:14 -08:00
  • 13992f90e4 Reconnect to debugger after reload Rick Hanlon 2019-12-06 04:57:28 -08:00
  • d9deee20e7 Refactor TurboModule filtering in NativeModuleRegistryBuilder Ramanpreet Nara 2019-12-05 18:57:16 -08:00
  • e362470305 Convert easy files to flow strict-local Eli White 2019-12-05 15:58:55 -08:00
  • 57efe44759 Move flow definitions to react-native Eli White 2019-12-05 15:58:55 -08:00
  • c24c8a039c Core files should depend on internals directly Eli White 2019-12-05 13:31:43 -08:00
  • b7f49a84d5 Implement TurboModule eager initialization Ramanpreet Nara 2019-12-05 13:18:31 -08:00
  • b9491b7c51 TextInput: support editing completely empty TextInputs Joshua Gross 2019-12-05 13:16:09 -08:00
  • 0556e86d09 TextInput: support modifying TextInputs with multiple Fragments (Cxx side) Joshua Gross 2019-12-05 13:16:09 -08:00
  • 0bae47434e TextInput: keep C++ state in-sync with updated AttributedStrings in Java Joshua Gross 2019-12-05 13:16:09 -08:00
  • 2a46980535 AttributedString equality: only check tags of parentShadowView; ShadowViews are never equal otherwise Joshua Gross 2019-12-05 13:16:09 -08:00
  • 25ce622683 Fix TextInput example with text attribute and child Text node: text background shouldn't be same as TextInput background Joshua Gross 2019-12-05 13:16:09 -08:00
  • a09346f129 TextInput: support text value+child Text nodes Joshua Gross 2019-12-05 13:16:09 -08:00
  • 7590d9f8f4 Support creating AndroidTextInputState from previous state + folly::dynamic Joshua Gross 2019-12-05 13:16:09 -08:00
  • 48c69af3e0 Throw non-crashing SoftException when ViewCommand is sent to non-existent tag Joshua Gross 2019-12-05 13:16:09 -08:00
  • 5ff82b7094 Error on implicit inexact objects in xplat/js Jordan Brown 2019-12-05 09:01:07 -08:00
  • 2fd50882b5 fix build failure due to duplicate libc++_shared.so (#27417) Dulmandakh 2019-12-04 23:23:38 -08:00
  • 90ab8b89e8 Last pass over non-generated files for explicit inexact object rollout Jordan Brown 2019-12-04 21:38:51 -08:00
  • 42f2ded900 Fabric: Returning zero size on attempt to measure an empty string in RCTTextLayoutManager Valentin Shergin 2019-12-04 18:34:29 -08:00
  • d12385cae6 Fabric: Support for AttributedStringBox::Mode::OpaquePointer in RCTTextLayoutManager Valentin Shergin 2019-12-04 18:34:29 -08:00