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

@uppy/drop-target: refactor to TypeScript #4863

Merged
merged 12 commits into from
Jan 26, 2024
Merged

@uppy/drop-target: refactor to TypeScript #4863

merged 12 commits into from
Jan 26, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    2160314 View commit details
    Browse the repository at this point in the history
  2. Update packages/@uppy/drop-target/src/index.ts

    Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
    arturi and aduh95 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1863dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c755ba View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Remove unused imports

    arturi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dea0076 View commit details
    Browse the repository at this point in the history
  2. Update packages/@uppy/drop-target/src/index.ts

    Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
    arturi and aduh95 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b67eb4b View commit details
    Browse the repository at this point in the history
  3. Update packages/@uppy/drop-target/src/index.ts

    Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
    arturi and aduh95 authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d41e07c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c9315 View commit details
    Browse the repository at this point in the history
  5. Utilize DefinePluginOpts

    arturi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    040fdf0 View commit details
    Browse the repository at this point in the history
  6. Use spread ...

    arturi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    81cd722 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb04643 View commit details
    Browse the repository at this point in the history
  8. add satisfies

    arturi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a9b1265 View commit details
    Browse the repository at this point in the history
  9. prettier on tsconfig

    arturi committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1234016 View commit details
    Browse the repository at this point in the history