Spencer Ahrens
|
915151c5d7
|
[ReactNative] verifyPropTypes against native exports
|
2015-04-16 18:15:36 -08:00 |
|
Don Yu
|
b9d1902262
|
add maximumValue and minimumValue as valid attributes for native Slider
Summary:
Noticed that the minimumValue and maximumValue for the SliderIOS component isn't actually picked up by the native slider that gets rendered. Issue #442
Closes https://github.com/facebook/react-native/pull/583
Github Author: Don Yu <donyu8@gmail.com>
Test Plan:
Add minimumValue and maximumValue prop to <SliderIOS> component in SliderIOSExample.js for UIExplorer (see screenshots)
![sliderios_maximumvalue](https://cloud.githubusercontent.com/assets/1103836/6946764/9ebe8db8-d870-11e4-84e5-7c31a955f9c0.png)
![sliderios_minimumvalue](https://cloud.githubusercontent.com/assets/1103836/6946765/9ec0031e-d870-11e4-8a1b-2371a5aa033a.png)
|
2015-04-03 12:10:30 -08:00 |
|
Jake Boone
|
728349031a
|
SliderIOS.js comments - grammar correction
Summary:
nm
Closes https://github.com/facebook/react-native/pull/543
Github Author: Jake Boone <jakeboone02@gmail.com>
Test Plan: Imported from GitHub, without a `Test Plan:` line.
|
2015-04-03 09:45:57 -08:00 |
|
Nick Lockwood
|
19e328fb08
|
Added explicit types for all view properties
|
2015-03-25 21:20:24 -08:00 |
|
Basil Hosmer
|
95deed578c
|
flowified Libraries from Avik
|
2015-03-25 12:44:28 -08:00 |
|
Christopher Chedeau
|
e1ef0328d9
|
[ReactNative] Expanded license on js files
|
2015-03-23 13:17:54 -08:00 |
|
Tadeu Zagallo
|
8cb6dc2ff6
|
[ReactNative] Rename Slider to SliderIOS
|
2015-03-18 08:36:12 -08:00 |
|