Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Typescript porting #86

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

kohakukun
Copy link

  • Port source code to typescript

- Port source code to typescript
kohakukun and others added 7 commits August 28, 2019 00:30
improve touch and mouse events typing
* fix cellRenderer

* Generate API docs from ts/tsx files. Localize the relavent gatsby plugin.

* point to the tsconfig for the parser, clean up ' * as React' importing

* removing local 'extend-node-type.js', more cleanup
@nihgwu nihgwu closed this Dec 9, 2019
@nihgwu nihgwu reopened this Dec 9, 2019
@kachkaev
Copy link

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

@fabien0102
Copy link

fabien0102 commented May 5, 2020

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: #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 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants