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 Types #211

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 29, 2020

  1. typed deepmerge

    bryan-hunter committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c581634 View commit details
    Browse the repository at this point in the history
  2. typescript test

    bryan-hunter committed May 29, 2020
    Configuration menu
    Copy the full SHA
    8d9db62 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. chore: move types declaration to types/

    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    22a14fb View commit details
    Browse the repository at this point in the history
  2. test: set up dtslint for testing typescript types

    recreate type tests
    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    4d2c1a7 View commit details
    Browse the repository at this point in the history
  3. fix: improve typings

    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    89eea43 View commit details
    Browse the repository at this point in the history
  4. fix: handle user functions in typings

    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    24b9aa9 View commit details
    Browse the repository at this point in the history
  5. docs: document each type alias

    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ac37a6b View commit details
    Browse the repository at this point in the history
  6. refactor: renaming of types and simplifying

    Rebecca Stevens committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    bab1c5f View commit details
    Browse the repository at this point in the history