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

Fix 0.8 typings, add type tests #786

Merged
merged 12 commits into from
Sep 12, 2019
Merged

Fix 0.8 typings, add type tests #786

merged 12 commits into from
Sep 12, 2019

Commits on Sep 8, 2019

  1. Fixes typing issues with 0.8 and add initial typing tests

    Corbin Crutchley committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    576b0b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Fix error in utils typing import

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    5e00b61 View commit details
    Browse the repository at this point in the history
  2. Confirmed fixed build, test, and type test, left comments

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    72a65d9 View commit details
    Browse the repository at this point in the history
  3. Moved lengthy @core typings to subfiles and barrel index

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    1431418 View commit details
    Browse the repository at this point in the history
  4. Initial work to get configure composure working

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    a20f3ba View commit details
    Browse the repository at this point in the history
  5. Fixed error introduced in prior commit, improved type tests

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    e763f82 View commit details
    Browse the repository at this point in the history
  6. Fixed issues with plugin or types being null

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8d6dc78 View commit details
    Browse the repository at this point in the history
  7. Code cleanup, final fixes

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    62486b0 View commit details
    Browse the repository at this point in the history
  8. add type tests to CI

    hipstersmoothie committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    90bc07e View commit details
    Browse the repository at this point in the history
  9. Added initial 3.1 types

    Corbin Crutchley committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    01c6dc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Move @core/jimp to a class rather than an interface

    Corbin Crutchley committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    688195a View commit details
    Browse the repository at this point in the history
  2. Minor cleanup, linting, etc

    Corbin Crutchley committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b0d5448 View commit details
    Browse the repository at this point in the history