Commit Graph

8 Commits

Author SHA1 Message Date
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
koprinkov
af63181104 @types/react-table onFetchData definition updated and pages added to ControlledStateOverrideProps (#23141)
* onFetchData definition updated and pages added to ControlledStateOverrideProps

* .tsx alignment
2018-01-29 12:28:45 -08:00
Matas Dailyda
0bab7d15d8 Add ReactTableDefaults (#23107)
Added missing export.
2018-01-22 08:57:46 -08:00
Krzysztof Porębski
af5e416be3 Update definitions to match react-table@6.7.4 2017-12-01 01:14:26 +01:00
psakalo
688500fdd6 Fix default ReactTable export (#20426) 2017-10-10 12:57:22 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Roy Xue
a2f96b65de [react-table]Add react-table (#20122)
* Add react-table

* Remove readme from project link

* Change string type
2017-10-02 14:48:43 -07:00