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

Rebuild for TypeScript #514

Merged
merged 10 commits into from
Jul 26, 2021
Merged

Commits on Jul 22, 2021

  1. Typescript-ify.

    johnrom committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    770c2ec View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Add TS to build process.

    johnrom committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ab1247c View commit details
    Browse the repository at this point in the history
  2. Fix build script.

    johnrom committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b3a9f47 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Remove proptypes.

    johnrom committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    a350e77 View commit details
    Browse the repository at this point in the history
  2. Timeout should use the return type of setTimeout, as it could be Node…

    …JS.Timeout in node, or number in the browser.
    johnrom committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    840fe99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e9a18f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7515613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b1f465 View commit details
    Browse the repository at this point in the history
  6. Clean up package.json.

    johnrom committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5b9412a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdad744 View commit details
    Browse the repository at this point in the history