Commit Graph

10 Commits

Author SHA1 Message Date
Stéphane Goetz
a24aee6125 Improve react typings for HTML attributes, fix tests in other libraries 2017-07-10 22:43:07 +02:00
Ben Bayard
7dc0047930 Add typescript definition for open method
- Include test
2017-06-27 15:34:17 -07:00
Ben Bayard
d1a4134e77 Use correct export for generated classes
- Use semicolons in interface declaration.
- Use correct function syntax for onDrop methods
2017-06-27 15:29:54 -07:00
benbayard
d8b5452ec0 Remove render declaration. 2017-06-27 15:01:43 -07:00
benbayard
b5de291251 Add self to contributors 2017-06-27 14:46:04 -07:00
benbayard
6524517cd5 Use new typescript definition for exported classes 2017-06-27 14:36:41 -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