react-native-macos/Libraries/Components
Jordan Brown 90ab8b89e8 Last pass over non-generated files for explicit inexact object rollout
Summary:
The flow team is rolling out exact-by-default object types to xplat/js. In order to do that, we need to take all inexact objects `{}` and turn them into explicitly inexact objects `{...}`.

This codemod does not change any type checking behavior. Prettier was run on all of the modified files with `format`.

drop-conflicts

Changelog: [Internal]

Reviewed By: zackargyle

Differential Revision: D18785076

fbshipit-source-id: c89c7fcc9eabe69859c8a488e03185fba5d06f80
2019-12-04 21:41:16 -08:00
..
AccessibilityInfo Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
ActivityIndicator Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
AppleTV TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
CheckBox Add setNativeValue command to ReactCheckBoxManager 2019-11-13 10:15:50 -08:00
Clipboard TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
DatePicker Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
DatePickerAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
DrawerAndroid Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
Keyboard Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
MaskedView Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
Picker Fixing RN Picker 2019-11-20 20:16:13 -08:00
ProgressBarAndroid Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
ProgressViewIOS Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
RefreshControl Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
SafeAreaView Convert component snapshot tests to a reusable helper 2019-11-20 18:09:30 -08:00
ScrollView Last pass over non-generated files for explicit inexact object rollout 2019-12-04 21:41:16 -08:00
SegmentedControlIOS Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Slider Pass disabled prop down to native implementation 2019-12-02 14:21:16 -08:00
Sound TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
StatusBar Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Switch Use Switch command from JavaScript 2019-11-04 07:44:10 -08:00
TextInput AndroidTextInput: support using commands instead of setNativeProps (native change) 2019-11-27 12:55:48 -08:00
ToastAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Touchable Touchable: Restore `underlayColor={null}` Behavior 2019-12-04 09:35:46 -08:00
UnimplementedViews Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
View Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
Button.js Fixes button partially showing when parent view height is 0 (#26435) 2019-09-29 19:35:17 -07:00
ScrollResponder.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
StaticContainer.react.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StaticRenderer.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00