Commit Graph

6 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
Ali Taheri Moghaddar
c69aadeeb5 [react-grid-layout] Improve typings (#16071)
* Improve react-grid-layout typings

* Fix lint errors
2017-05-02 10:12:27 -07:00
Andy
dae4a527d7 Fix "../tslint.json" to "dtslint.json" (#15957)
* Fix "../tslint.json" to "dtslint.json"

* Fix errors
2017-04-18 10:35:52 -07:00
abirkholz
87e6758d43 Add type for react-grid-layout 2017-04-07 00:19:55 -05:00