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
Juraj Husar
02da1ce3f8
react-dropzone Updated typings for latest version
2017-12-18 15:05:05 +01:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
codeaid
ea8777c6ea
Update react-dropzone definitions to v4.1.3 ( #20004 )
...
* Moved type definitions for v3.13 to a subdirectory
* Updated react-dropzone type definitions to v4.1.3
2017-09-25 12:12:23 -07:00
Andy
af8b0d1294
FIx new lint errors ( #18382 )
2017-07-25 10:34:23 -07:00
Tom Crockett
df53469ea4
[react-dropzone] Fix definitions URL
2017-07-17 11:37:16 -07:00
Karol Janyst
d954b4f012
Improve types for handlers
2017-07-14 10:03:59 +09:00
Karol Janyst
45aa10637d
Update definitions for react-dropzone
2017-07-13 11:36:36 +09:00
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