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 definitions #3

Merged
merged 29 commits into from
Mar 2, 2021
Merged

Add TypeScript definitions #3

merged 29 commits into from
Mar 2, 2021

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    6f1b747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965123a View commit details
    Browse the repository at this point in the history
  3. Update package author

    mdingena committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    6446e47 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Add types (WIP)

    mdingena committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    d4d08e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Revert "Add types (WIP)"

    This reverts commit d4d08e2.
    mdingena committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    60c49ff View commit details
    Browse the repository at this point in the history
  2. Add dependencies and config

    mdingena committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    ad2349a View commit details
    Browse the repository at this point in the history
  3. Copy ResizeObserver type definitions from up-to-spec dependency

    This should be a temporary solution until TypeScript officially supports ResizeObserver.
    mdingena committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    41904dd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    0d7a25c View commit details
    Browse the repository at this point in the history
  2. Create tsconfig.json

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    0a11350 View commit details
    Browse the repository at this point in the history
  3. Convert code to TypeScript

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ed058a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fa2c59 View commit details
    Browse the repository at this point in the history
  5. Export extended interfaces

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7b9395b View commit details
    Browse the repository at this point in the history
  6. Expose types

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    47faa43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b36a8f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70177c5 View commit details
    Browse the repository at this point in the history
  9. Add useResizeObserver types

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    5e646a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b7e477 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9947cd View commit details
    Browse the repository at this point in the history
  12. Update tsconfig.json

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    02567a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24bca2e View commit details
    Browse the repository at this point in the history
  14. Update JSDoc

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    7ff53e8 View commit details
    Browse the repository at this point in the history
  15. Update JSDoc

    mdingena committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    3b65951 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    52f1d3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd5b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc04877 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Upgrade typescript package

    mdingena committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    3364fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1afe63 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    mdingena committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    81cc99c View commit details
    Browse the repository at this point in the history
  4. Remove scripts spike

    mdingena committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d9ee924 View commit details
    Browse the repository at this point in the history