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

TypeScript support #136

Merged
merged 3 commits into from
Feb 8, 2019
Merged

TypeScript support #136

merged 3 commits into from
Feb 8, 2019

Commits on Jan 27, 2019

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

Commits on Jan 29, 2019

  1. Add types and tslint

    xg-wang committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1b328e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. More type changes

    - simplify readme type instruction
    - drop redundant async in ajax.ts
    - add credentials to FetchOptions type
    - add FetchAdapter interface for our object literal and better support
    Mixin.create typing
    xg-wang committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    c64bb4c View commit details
    Browse the repository at this point in the history