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

add TypeScript integration #207

Closed
wants to merge 28 commits into from
Closed

add TypeScript integration #207

wants to merge 28 commits into from

Commits on Mar 23, 2019

  1. support typescript

    lv-kit committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    be8d45e View commit details
    Browse the repository at this point in the history
  2. fix version

    lv-kit committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    e9eb0ab View commit details
    Browse the repository at this point in the history
  3. fix yarn test

    lv-kit committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    46a48f2 View commit details
    Browse the repository at this point in the history
  4. yarn lint --fix

    lv-kit committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    fb1f46f View commit details
    Browse the repository at this point in the history
  5. fix package version

    lv-kit committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    3839792 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. add vuetify-ts

    lv-kit committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    d5745a3 View commit details
    Browse the repository at this point in the history
  2. add nuxt-ts

    lv-kit committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    1e823c2 View commit details
    Browse the repository at this point in the history
  3. add framework setting

    lv-kit committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    8ccc847 View commit details
    Browse the repository at this point in the history
  4. add test result

    lv-kit committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    1c99fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. update packages

    lv-kit committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    a736f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbfbe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    243a3ce View commit details
    Browse the repository at this point in the history
  2. test result

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7dd3409 View commit details
    Browse the repository at this point in the history
  3. change erro type

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    eff0fe3 View commit details
    Browse the repository at this point in the history
  4. fix type

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    42c8d53 View commit details
    Browse the repository at this point in the history
  5. update README

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4681a6c View commit details
    Browse the repository at this point in the history
  6. add package name

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    776d73e View commit details
    Browse the repository at this point in the history
  7. fix type

    lv-kit committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    852696e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. ts errorLayout title

    lv-kit committed May 20, 2019
    Configuration menu
    Copy the full SHA
    98d1513 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

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

Commits on May 31, 2019

  1. update package

    - ts-node
    - typescript
    lv-kit committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e946372 View commit details
    Browse the repository at this point in the history
  2. fix test

    lv-kit committed May 31, 2019
    Configuration menu
    Copy the full SHA
    3d0a699 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. fix prettier

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    0afbca4 View commit details
    Browse the repository at this point in the history
  2. fix lint error

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    de66786 View commit details
    Browse the repository at this point in the history
  3. add ts lint

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9779285 View commit details
    Browse the repository at this point in the history
  4. remove this, fix warning

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    96f277d View commit details
    Browse the repository at this point in the history
  5. add nuxt error page

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    79bf776 View commit details
    Browse the repository at this point in the history
  6. update test result

    lv-kit committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    a9923ef View commit details
    Browse the repository at this point in the history