fhelwanger
cc7eb445d2
Update react-router-native types
...
* Fix AndroidBackButton children
* Add BackButton component
* Add initialEntries and initialIndex to NativeRouter
2018-02-20 17:38:44 -03:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Forbes Lindesay
8f8f6c4392
[react] Use HTMLDialogElement for the dialog node ( #23053 )
...
* [react] Use HTMLDialogElement for the dialog node
* Actually add the `open` property
* This update requires typescript 2.6
* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Jeremy Fauvel
3289762cca
[react-router] Improve withRouter return type ( #21329 )
...
* [react-router] Improve withRouter return type
* Fix lint errors
* Fix dependencies version
2017-11-23 19:33:27 +00:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a
Apply stricter lint rules ( #19063 )
2017-08-17 14:53:41 -07:00
Andy
af8b0d1294
FIx new lint errors ( #18382 )
2017-07-25 10:34:23 -07:00
Kanchalai Tanglertsampan
4e765d80ff
Fix linit
2017-06-26 12:26:35 -07:00
Kanchalai Tanglertsampan
79ce61f254
Merge branch 'master' into react-router-native_removeVoidAsWeUseDefaultTypeParam
...
# Conflicts:
# types/react-router-native/index.d.ts
2017-06-26 11:12:09 -07:00
Gaspard Bucher
3d4ac4abf9
[types/react] Allow null return from stateless components.
...
Fixes #14064
2017-06-26 16:16:07 +02:00
Yui T
7220c95be6
Update to use newer TypeScript
2017-06-23 11:21:12 -07:00
Yui T
9847777efe
Remove void from type argument of React.Component since it is already has default type parameters
2017-06-23 10:42:53 -07:00
Eduard Zintz
4ce8ee33a9
Extended test
2017-06-21 23:22:26 +02:00
Eduard Zintz
015c1df166
Fixed LinkProps interface to extend a default anchor element
2017-06-21 23:02:06 +02:00
Eduard Zintz
be007470b9
Added react-router-native
2017-06-21 19:37:00 +02:00