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

Starting conversion to TypeScript #391

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    f10e240 View commit details
    Browse the repository at this point in the history
  2. Rename JS files to TS

    longzheng committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d7e9e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Add types

    longzheng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ba2a10c View commit details
    Browse the repository at this point in the history
  2. Start fixing types

    longzheng committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e3df20c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    f166551 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    4d0fd7f View commit details
    Browse the repository at this point in the history
  2. Revert "Start fixing types"

    This reverts commit e3df20c.
    longzheng committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    bef03c3 View commit details
    Browse the repository at this point in the history
  3. Revert "Rename JS files to TS"

    This reverts commit d7e9e7e.
    longzheng committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ff2adee View commit details
    Browse the repository at this point in the history
  4. Allow JS in tsconfig

    longzheng committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    08ccf02 View commit details
    Browse the repository at this point in the history
  5. Add prettier

    longzheng committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7624b3f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Move files to /src

    longzheng committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6915c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1971d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4d47f View commit details
    Browse the repository at this point in the history
  4. Update package.json main

    longzheng committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    748c67d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Add semis

    longzheng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4e7c851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e105655 View commit details
    Browse the repository at this point in the history
  3. Tweak type

    longzheng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    843ee57 View commit details
    Browse the repository at this point in the history
  4. Add type to payloads

    longzheng committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4267a49 View commit details
    Browse the repository at this point in the history