Eloy Durán
ddce4ffcfe
Merge pull request #15673 from evollu/patch-8
...
[react-native] add measure function into ui manager
2017-04-06 22:48:25 +02:00
Fedor Nezhivoi
f928bfb329
@types/react-native add myself to the list of maintainers
2017-04-06 18:32:02 +03:00
Libin Lu
1bf9a4e75f
Update index.d.ts
2017-04-05 16:54:07 -04:00
Fedor Nezhivoi
2804601a84
@types/react-native update layout props in accordance to 0.43 release and refactor them a bit
2017-04-05 22:18:13 +03:00
Libin Lu
44a579f3e0
add measure function into ui manager
2017-04-05 14:15:43 -04:00
Eloy Durán
b7565ed337
Merge pull request #15611 from ligaz/patch-18
...
[react-native] Add accessibilityLabel to Touchable
2017-04-04 20:04:49 +02:00
Nathan Shively-Sanders
c48d2ee4b3
Merge pull request #15518 from gyzerok/fix-picker-item
...
@types/react-native fix Picker types
2017-04-04 10:18:30 -07:00
Stefan Dobrev
06a42607f3
[react-native] Add accessibilityLabel to Touchable
...
Add `accessibilityLabel` property to Touchable. Fix description of the `accessible` property.
2017-04-04 10:15:39 +03:00
Andy
68e0aea47a
Lint additional react packages ( #15527 )
2017-03-30 14:25:38 -07:00
cailenmusselman
389adfc542
findNodeHandle also accepts base react-native components ( #15444 )
...
* findNodeHandle also accepts base react-native components
We're also able to pass in base react-native components like View, TextView, etc. to findNodeHandle
* Added static tests for findNodeHandle definition
* Removed trailing whitespace
* Okay NOW all trailing white-space is removed
2017-03-30 14:15:34 -07:00
Fedor Nezhivoi
58c3aaf8e3
@types/react-native fix Picker types
2017-03-30 20:08:42 +03:00
Andy
bd29808df7
react-native: Fix lint failures ( #15496 )
...
...mostly by disabling them.
2017-03-29 15:53:09 -07:00
Andy
5f3ba45136
Use dtslint ( #15482 )
2017-03-29 13:07:39 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00