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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

@uppy/provider-views: migrate to TS #4919

Merged
merged 21 commits into from
Feb 27, 2024
Merged

@uppy/provider-views: migrate to TS #4919

merged 21 commits into from
Feb 27, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    a257d3b View commit details
    Browse the repository at this point in the history
  2. Add comment

    Murderlon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bfa4e96 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into provider-views-ts

    * main:
      Image editor: make compressor work after the image editor, too (#4918)
      meta: exclude `tsconfig` files from npm bundles (#4916)
      @uppy/compressor: migrate to TS (#4907)
      Update uppy-ProviderBrowser-viewType--list.scss (#4913)
      @uppy/tus: migrate to TS (#4899)
    Murderlon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c679f80 View commit details
    Browse the repository at this point in the history
  4. Undo yarn.lock change

    Murderlon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e2359dd View commit details
    Browse the repository at this point in the history
  5. Remove commented code

    Murderlon committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    59455d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Fix jsx-dev-runtime error

    Murderlon committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    da9ed9b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    34270a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ebb5e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    2e77566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b434094 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Apply feedback

    Murderlon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f273ef8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into provider-views-ts

    * main:
      @uppy/file-input: refactor to TypeScript (#4954)
    Murderlon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    937b75a View commit details
    Browse the repository at this point in the history
  3. Remove Blob

    Murderlon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c430e89 View commit details
    Browse the repository at this point in the history
  4. Import Fragment

    Murderlon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9ceb834 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    5604e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e330912 View commit details
    Browse the repository at this point in the history
  3. Fixes

    Murderlon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c26865f View commit details
    Browse the repository at this point in the history
  4. Attempt

    Murderlon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5fb3046 View commit details
    Browse the repository at this point in the history
  5. Fragment -> <>

    Murderlon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7e1b8a4 View commit details
    Browse the repository at this point in the history
  6. Revert "Fragment -> <>"

    This reverts commit 7e1b8a4.
    Murderlon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ac4cbdc View commit details
    Browse the repository at this point in the history
  7. Put Fragment back

    Murderlon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3762c5e View commit details
    Browse the repository at this point in the history