Commit Graph

9 Commits

Author SHA1 Message Date
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
Lauri Lavanti
fa20510b22 Add loader into react-infinite-scroller's props (#16685) 2017-06-02 07:34:21 -07:00
Lapanti
aec8542e5f Remove unnecessary newlines in react-infinite-scroller 2017-05-16 11:59:19 +03:00
Lapanti
e18abed9f2 Rename test file to correct one in react-infinite-scroller 2017-05-16 11:52:51 +03:00
Lapanti
52524f6ad7 Add tests for react-infinite-scroller 2017-05-16 11:36:48 +03:00
Lapanti
28fcfd7877 Add tsconfig.json for react-infinite-scroller 2017-05-16 11:31:13 +03:00
Lapanti
3bd056f15e Add type definitions for react-infinite-scroller 2017-05-16 11:26:25 +03:00