react-base-table icon indicating copy to clipboard operation
react-base-table copied to clipboard

feat: Typescript porting

Open kohakukun opened this issue 5 years ago • 2 comments

  • Port source code to typescript

kohakukun avatar Aug 27 '19 21:08 kohakukun

@kohakukun @nihgwu it'd be so great to get ts integration merged! 😍 How can I help?

kachkaev avatar Apr 10 '20 11:04 kachkaev

pfff… I did forked this branch, make everything works locally with tsdx and realized that this repo already have a typescript version in the v2 branch…

For the ref: https://github.com/Autodesk/react-base-table/pull/93

BTW, very nice lib 👌

Edit: Regarding the diff between v2 and this branch, this branch actually have a better usage of TS (generics instead of any) so I will definitely iterate on this branch instead of v2 😃

fabien0102 avatar May 05 '20 14:05 fabien0102