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

Commits on Aug 27, 2019

  1. feat: Typescript porting

    - Port source code to typescript
    kohakukun committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    82efc82 View commit details
    Browse the repository at this point in the history
  2. add tslint

    kohakukun committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    4efd52b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. types improved in columnresizer.tsx

    Galib Hassan authored and Galib Hassan committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    9e7eb84 View commit details
    Browse the repository at this point in the history
  2. working

    Galib Hassan authored and Galib Hassan committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    c74f672 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    be82eea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from galibhassan/typescript_port

    improve touch and mouse events typing
    kohakukun authored Sep 13, 2019
    Configuration menu
    Copy the full SHA
    f0656e3 View commit details
    Browse the repository at this point in the history
  3. fix cellRenderer

    kohakukun committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    32c13f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Generate API docs from ts/tsx files (#3)

    * 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
    galibhassan authored and kohakukun committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    64d5df3 View commit details
    Browse the repository at this point in the history