Andy
|
947a8fb761
|
Enable strictFunctionTypes (#20373)
|
2017-10-06 14:03:03 -07:00 |
|
Andy
|
ccdb9e03d1
|
Add tslint disables for no-unnecessary-generics (#19564)
|
2017-09-05 09:14:04 -07:00 |
|
Dimitri Benin
|
5a3249593e
|
[node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3 (#18903)
* [node] improve util.deprecate() typings, fix tests in v4 & v6 for TS >=2.3
* [react-measure, react-svg-pan-zoom] fix lint errors
* [node] change deprecate() typings in v7, too
|
2017-08-14 11:18:10 -07:00 |
|
Marc Fallows
|
bf4b4034c2
|
Types for react-measure 2.0 (#18273)
|
2017-08-09 11:05:07 -07:00 |
|
Chris Smith
|
cb8a120a17
|
Adjusted MeasureChildren have more flexible typing
- Added React.ReactNode as an accepted children type
- Added higher order component test which was the problem case
|
2017-07-14 09:59:10 -07:00 |
|
Tanguy Krotoff
|
573083a518
|
Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
|
2017-06-21 09:48:37 +02:00 |
|
Tanguy Krotoff
|
ea9de8a518
|
Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
|
2017-06-19 13:35:50 +02:00 |
|
Tanguy Krotoff
|
eeb262e1d8
|
Update react to TypeScript 2.3
|
2017-06-19 13:34:54 +02:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|