Benjamin Lichtman
b57cb07c54
Merge pull request #23852 from SuperRunt/react-table-rowinfo-addition
...
[@types/react-table] Added definition for original to RowInfo interface
2018-03-02 16:54:45 -08:00
Kun Yan
0cee7bed17
[react-table] Fix SortedChangeFunction issue
...
Add more types(Filter|Resize)
2018-02-23 10:35:10 +08:00
SuperRunt
d24ad362ef
Added definition for original to RowInfo interface
...
A RowInfo object has the original data passed tothe row for rendering stored in 'original'. This commit adds that to the RowInnfo ingerface.
2018-02-22 08:35:38 -07:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
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