Alexaner T
3f26db8119
Add imageRef prop to ImageBackground
2018-07-20 14:11:33 +03:00
Marat Abdullin
b6e31ebe69
Adding the test.
2018-07-17 13:53:59 +02:00
Marat Abdullin
f1be7646d5
Fixing the typo in a property name.
2018-07-17 13:44:39 +02:00
Caleb Clarke
ee49a4763b
react-native - Added nativeConfig to WebViewProps ( #27211 )
...
* Added nativeConfig to WebViewProps
* Added test
* Object -> object
* Added remaining nativeConfig properties to test
2018-07-15 12:19:53 -07:00
Alexander T
fe5462429b
Add textTransform style prop ( #27210 )
2018-07-12 00:51:35 -07:00
Alexander T
d0aa166405
Update types based on new react-native 0.56 version ( #27136 )
2018-07-09 11:24:28 -07:00
Alexander T
9dfbd04087
Wrap events to NativeSyntheticEvent ( #27059 )
2018-07-05 10:02:32 -07:00
Pankaj Pandey
bc4d86eeab
Update index.d.ts ( #26978 )
...
* Update index.d.ts
* Replace any with NativeTouchEvent
2018-07-03 09:23:43 -07:00
Armands Baurovskis
5d4fbeeff9
no message
2018-06-26 10:56:22 +03:00
Armands Baurovskis
76b66a3be8
- Add missing "inverted" prop. https://facebook.github.io/react-native/docs/sectionlist#inverted
2018-06-26 10:47:26 +03:00
Alexaner T
553a72da2f
RN - Change Image props/static methods
2018-06-25 18:21:13 +03:00
Dan Homola
89d60e895d
[react-native] add accessibilityElementsHidden prop
2018-06-25 09:00:30 +02:00
Eloy Durán
8cfe3b2c5a
Merge pull request #26441 from reddor/reddor-patch-1
...
[react-native] Add viewabilityConfigCallbackPairs property to scrollView
2018-06-24 15:51:56 +02:00
Alexader
184793074f
Move onKeyPress from TextInputIOSProps to TextInputProps
2018-06-24 10:38:52 +03:00
Alexaner T
fa2e5a65a1
Change TextInput onSelectionChange event data
2018-06-21 19:36:35 +03:00
Alexader
0f029030bd
Wrap events to NativeSyntheticEvent
2018-06-16 22:12:39 +03:00
Eloy Durán
10fe633823
Merge pull request #26585 from newyankeecodeshop/rn-fix-text-input-state
...
[react-native] Fix `TextInput.State` and SectionList prop `onScrollToIndexFailed`
2018-06-16 12:10:48 +02:00
Andrew Goodale
05d33b6d77
SectionList missing onScrollToIndexFailed prop
2018-06-15 13:04:24 -04:00
Andrew Goodale
b079af2730
TextInput.State is a static value
2018-06-15 12:51:09 -04:00
Alexaner T
d67617c5bb
Change Image onLoad event data
2018-06-15 10:32:18 +03:00
Alexaner T
3653895fcd
Add onScroll event to TextInput
2018-06-14 14:54:13 +03:00
Alexaner T
446da95f1c
add missed props to synthetic event
2018-06-12 13:19:12 +03:00
Simon Ley
ce0b57bd4d
use right version that actually works, sorry
2018-06-11 15:52:56 +02:00
Shane Fitzpatrick
028d2422e9
Adding a test
2018-06-09 08:21:28 -07:00
Simon Ley
5802bcc35d
Add viewabilityConfigCallbackPairs property
2018-06-08 14:00:24 +02:00
Shane Fitzpatrick
e02a423e30
react-native: Add event for TextInput onFocus and onBlur
2018-06-05 09:50:28 -07:00
Joey Jan
c0934c470f
react-native: add getRunnable method to AppRegistry ( #26213 )
...
* add getRunnable method to AppRegistry
* Update index.d.ts
2018-06-04 08:01:56 -07:00
Matt Etre
66319cc782
revert ts version
2018-05-24 10:04:38 +01:00
Matt Etre
5e89b5e726
bump typescript version
2018-05-24 09:43:49 +01:00
Matt Etre
ce6036ed64
fix react-native image static methods
2018-05-24 09:33:10 +01:00
Eloy Durán
4393935ba7
Merge pull request #25888 from VincentLanglet/layoutProps
...
[@types/react-native] Remove layoutProperties
2018-05-21 12:35:13 +02:00
Vincent Langlet
8dbab0928b
Remove layoutProps
2018-05-19 14:22:25 +02:00
Eloy Durán
c0fe97a75b
Merge pull request #25737 from VincentLanglet/react-native/fetch
...
[react-native] Add missing GlobalFetch / RequestInfo definitions
2018-05-16 15:41:07 +02:00
Eloy Durán
23f52199a3
Merge pull request #25735 from brunolemos/view-style-props
...
[react-native] Add missing style props to View
2018-05-16 15:38:50 +02:00
Tommy Nguyen
63fb6fdcb4
fixup! [react-native] Add declarations for MessageQueue and BatchedBridge.
2018-05-16 13:21:57 +02:00
Bruno Lemos
cf5dd197b3
[react-native] [Image] Disable broken props: width, height and tintColor
2018-05-16 04:03:08 -03:00
Bruno Lemos
ddac6e2625
[react-native] Add tests for ImageStyle and ViewStyle as props
2018-05-16 04:02:57 -03:00
Bruno Lemos
d12e4ba256
[react-native] Image props should extend ImageStyle intead of ViewStyle
2018-05-16 01:30:49 -03:00
Tommy Nguyen
9ea396d9d6
[react-native] Add declarations for MessageQueue and BatchedBridge.
2018-05-15 21:33:57 +02:00
Vincent Langlet
c20e3f91b0
Improve tests
2018-05-15 15:57:16 +02:00
Vincent Langlet
8b7bccf8a1
Add tests
2018-05-15 00:09:29 +02:00
Armands Baurovskis
ae6cbcf392
= SectionList missing methods
2018-05-14 17:04:46 +03:00
Vincent Langlet
a72c995906
Add GlobalFetch / RequestInfo definitions
2018-05-13 01:05:59 +02:00
Bruno Lemos
3d7e710e5f
[react-native] Make View overflow support scroll value
2018-05-12 17:37:19 -03:00
Bruno Lemos
8cc6c8d931
[react-native] Make ViewProps extends ViewStyle
...
https://github.com/facebook/react-native/blob/master/Libraries/Components/View/ViewStylePropTypes.js
2018-05-12 16:45:49 -03:00
Bruno Lemos
96f741e68e
[react-native] Add missing fields on ViewStyle
2018-05-12 16:45:46 -03:00
Justin Stanley
ec90482869
Moved allowFontScaling from TextPropsIOS to TextProps
...
- `allowFontScaling` is not an iOS-only prop on Text.
- also removed the link to `allowFontScaling` for TextInput as there’s already a link to the TextInput docs above the interface declaration.
2018-05-12 12:29:56 -05:00
Justin Stanley
f85390fff4
Added allowFontScaling prop to TextInputProps
2018-05-12 12:20:39 -05:00
Donald Hruska
9c60961534
Remove extraneous character in react-native types
...
Remove extraneous `}` in `FlatList` `renderItem` definition
2018-05-03 15:56:05 -05:00
Kyle Roach
884979debd
[react-native] ScrollView - make scrollToLocation method ( #25505 )
2018-05-03 08:50:27 -07:00