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

Refactor to Typescript #92

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Commits on Nov 15, 2019

  1. Refactor to TS

    Henri Beck committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    6e02e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Convert most of the code to Typescript

    Henri Beck committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    465bb1f View commit details
    Browse the repository at this point in the history
  2. Fix tsconfig for building

    Henri Beck committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    abac7ad View commit details
    Browse the repository at this point in the history
  3. Remove eslint ignore

    Henri Beck committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    dd3525e View commit details
    Browse the repository at this point in the history
  4. Format typings

    Henri Beck committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    db73b1b View commit details
    Browse the repository at this point in the history
  5. Format with new settings

    Henri Beck committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    110eac1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Merge branch 'master' into feature/refactor-to-typescript

    * master:
      3.3.0
      Update .size-snapshot.json
      upgrade  flow to 0.131.0, apply prettier
      3.2.1
      changelog for v3.2.1
      Support passing a custom theme type to useTheme
    HenriBeck committed May 9, 2021
    Configuration menu
    Copy the full SHA
    cbf2543 View commit details
    Browse the repository at this point in the history
  2. chore: More upgrades

    HenriBeck committed May 9, 2021
    Configuration menu
    Copy the full SHA
    bffeacc View commit details
    Browse the repository at this point in the history
  3. chore: Format

    HenriBeck committed May 9, 2021
    Configuration menu
    Copy the full SHA
    ce2f0d1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. chore: Fix tests

    HenriBeck committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e4e4342 View commit details
    Browse the repository at this point in the history
  2. chore: Fix formatting

    HenriBeck committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0f2e07d View commit details
    Browse the repository at this point in the history