Eloy Durán
33660a723a
[react-native] Try to fix the mention bot.
...
See e.g. https://github.com/DefinitelyTyped/DefinitelyTyped/pull/15817#issuecomment-293604762
2017-04-18 16:13:07 +02:00
Ryan Cavanaugh
a8b9ba579b
Merge pull request #15817 from MNBuyskih/master
...
Fix linter errors for react-native FlatList declarations
2017-04-17 14:03:01 -07:00
Ryan Cavanaugh
d456cac7b6
Merge pull request #15818 from iRoachie/patch-1
...
react-native: Added scrollToEnd method on ScrollView
2017-04-17 12:59:29 -07:00
Andy
5bf5228d71
Fix additional lint errors from the new dtslint ( #15865 )
2017-04-14 09:15:37 -07:00
Andy
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Kyle Roach
3409eaed79
Linting errors
2017-04-13 09:16:33 -04:00
Kyle Roach
d1898500af
Added scrollToEnd method on ScrollView
...
Adds the scrollToEnd method on ScrollView. Mentioned (here)[https://facebook.github.io/react-native/docs/scrollview.html#scrolltoend ] in the docs.
2017-04-12 11:05:19 -04:00
MNB
678b047667
Delete unnecessary imports
2017-04-12 17:52:12 +03:00
MNB
8a6b8375a9
Merge branch 'master' of github.com:MNBuyskih/DefinitelyTyped
2017-04-12 17:45:22 +03:00
MNB
cbfd296200
reac-native lint fixes
2017-04-12 17:43:53 +03:00
MNB
87190352c9
reac-native lint fixes
2017-04-12 17:36:31 +03:00
MNB
ca5d39edd3
Merge pull request #1 from sarahscott/master
...
adds types for react native flatlist component
2017-04-12 15:38:52 +03:00
Daniel Earwicker
a56d17157a
[react-native] - StyleSheet.create parameter properly constrained
...
Added test based on output of react-native init command
2017-04-11 09:47:10 +01:00
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
Sarah Scott
ce28686a4e
adds types for react native flatlist component
2017-04-05 15:38:55 +02: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