..
AccessibilityInfo
Finish AccessibilityInfo implementation
2017-02-27 18:34:19 -08:00
ActivityIndicator
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
AppleTV
Fix license header for TVEventHandler
2017-03-27 10:32:14 -07:00
Clipboard
Remove deprecated APIs and modules
2016-10-11 07:43:52 -07:00
DatePicker
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
DatePickerAndroid
Fix formatting in DatePickerAndroid.open docs
2017-02-27 18:34:19 -08:00
DrawerAndroid
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
Keyboard
Update Keyboard.js
2017-04-05 15:32:48 -07:00
Navigation
NavigatorIOS - Remove NavigationContext
2017-03-27 10:46:30 -07:00
Picker
Enable flow in react-native-implementation
2017-04-05 10:17:49 -07:00
ProgressBarAndroid
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
ProgressViewIOS
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
RefreshControl
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
ScrollView
fix typo - closes #13369
2017-04-07 10:45:33 -07:00
SegmentedControlIOS
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
Slider
Make clear that onSlidingComplete is called regardless whether value changes
2017-04-04 09:46:52 -07:00
StatusBar
android now supports barStyle
2017-03-01 13:32:16 -08:00
Switch
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
TabBarIOS
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
TextInput
Add a nativeID prop to allow native code to reference react managed views
2017-04-07 12:00:40 -07:00
TimePickerAndroid
Clean unused import modules.
2016-10-16 11:13:40 -07:00
ToastAndroid
Add very basic usage example for android toast
2016-09-19 06:43:54 -07:00
ToolbarAndroid
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
Touchable
Add a nativeID prop to allow native code to reference react managed views
2017-04-07 12:00:40 -07:00
UnimplementedViews
Convert from React.createClass to ES6 classes
2016-07-26 01:13:31 -07:00
View
Add a nativeID prop to allow native code to reference react managed views
2017-04-07 12:00:40 -07:00
ViewPager
Ran codemod to replace View.propTypes with ViewPropTypes
2017-03-24 00:30:48 -07:00
WebView
Webview disable save form prop
2017-04-09 21:45:45 -07:00
Button.js
Set the enabled state on disabled button views
2017-04-06 21:32:05 -07:00
LazyRenderer.js
Cleanup: Prefer `React.Element` over `React$?Element`
2016-10-14 08:59:37 -07:00
ScrollResponder.js
use performanceNow instead of Date.now() in ScrollResponder
2017-04-05 18:46:34 -07:00
StaticContainer.react.js
Rename files to match @providesModule annotations
2017-02-03 15:58:58 -08:00
StaticRenderer.js
Reverted commit D4027388
2016-10-16 04:13:42 -07:00
Subscribable.js
[ReactNative] clean lint for Libraries/Components
2015-05-18 15:54:07 -08:00