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

Troubleshooting : Type an untyped module #254

Merged
merged 14 commits into from
Aug 2, 2020
Merged

Troubleshooting : Type an untyped module #254

merged 14 commits into from
Aug 2, 2020

Commits on Jul 22, 2020

  1. Troubleshooting : Type an untyped module

    Added Docs for Exporting types for Untyped libraries. PR for the Issue #245
    isarvindone committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    50f2dda View commit details
    Browse the repository at this point in the history
  2. Updated Readme for Troubleshooting

    Updated Readme for Troubleshooting for the issue Typing an untyped library. Addresses issue #245.
    isarvindone committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9e7e7d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b73568d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde75f4 View commit details
    Browse the repository at this point in the history
  5. Update types.md

    isarvindone committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    737ef0a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    isarvindone committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    71d2e1e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Update docs/basic/troubleshooting/types.md

    Co-authored-by: swyx <shawnthe1@gmail.com>
    isarvindone and swyxio committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    88040fc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: swyx <shawnthe1@gmail.com>
    isarvindone and swyxio committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7248881 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: swyx <shawnthe1@gmail.com>
    isarvindone and swyxio committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    9a12ecc View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: swyx <shawnthe1@gmail.com>
    isarvindone and swyxio committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a179d5b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Typing an untyped library

    Explained workarounds and possible solutions for typing an untyped React Hook or a React Component with Code Examples.
    isarvindone committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    4b3c756 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    swyxio committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    6c4b731 View commit details
    Browse the repository at this point in the history
  3. tweaks

    swyxio committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    c5a6743 View commit details
    Browse the repository at this point in the history
  4. fix typescript spelling

    swyxio committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    78a2df6 View commit details
    Browse the repository at this point in the history