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

Migrate Loader Utils to TypeScript #235

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2022

  1. introduce typescript

    TheLarkInn committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0e41a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abceae4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    fd6ceac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2db90e View commit details
    Browse the repository at this point in the history
  3. address some PR comments

    TheLarkInn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1b3706a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9a9336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec2d6a0 View commit details
    Browse the repository at this point in the history
  6. type cast digestType

    TheLarkInn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8216851 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Clean up some hash typings.

    iclanton committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c1d8c6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from iclanton/issue/234

    Clean up some hash typings.
    TheLarkInn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    54eb6d7 View commit details
    Browse the repository at this point in the history
  3. Update lib/interpolateName.ts

    Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
    TheLarkInn and iclanton committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9e88813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c938d View commit details
    Browse the repository at this point in the history
  5. Remove types from JSDoc.

    iclanton committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3505c4a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from iclanton/remove-jsdoc-types

    Remove types from JSDoc.
    TheLarkInn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    500cb37 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. remove exports of types

    TheLarkInn committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dca41c6 View commit details
    Browse the repository at this point in the history