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

Fix all breaking todo comments for 3.0 #3907

Merged
merged 7 commits into from Aug 3, 2022
Merged

Fix all breaking todo comments for 3.0 #3907

merged 7 commits into from Aug 3, 2022

Commits on Jul 26, 2022

  1. Fix all breaking todos

    Murderlon committed Jul 26, 2022
    Copy the full SHA
    d8803d6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf25ee5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33619df View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    b77cb0c View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.x' into breaking-todos

    * 3.x: (32 commits)
      @uppy/screen-capture: fix TODOs (#3930)
      @uppy/status-bar: rename internal modules (#3929)
      @uppy/transloadit: remove static properties in favor of exports (#3927)
      @uppy/informer: simplify `render` method (#3931)
      @uppy/url: remove private methods from public API (#3934)
      @uppy/dashboard: change `copyToClipboard` signature (#3933)
      @uppy/drop-target: remove `isFileTransfer` from the public API (#3932)
      meta: improve beta release script
      Release: uppy@3.0.0-beta.3 (#3918)
      Release: uppy@2.13.1 (#3916)
      Fix exports in propTypes.js to fix website build
      @uppy/compressor: fix upload causing meta name to reset (#3890)
      @uppy/transloadit: cancel assemblies when all its files have been removed (#3893)
      Add retries for flaky e2e test (#3915)
      Fix `uppy.close()` crashes when remote-sources or image-editor is installed (#3914)
      webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (#3844)
      aws-s3-multipart: make `headers` part indexed too in `prepareUploadParts` (#3895)
      Add missing type for retry-all event (#3901)
      Companion app type (#3899)
      e2e: upgrade to Cypress 10 (#3896)
      ...
    Murderlon committed Aug 2, 2022
    Copy the full SHA
    ee4de99 View commit details
    Browse the repository at this point in the history
  3. Bring back cancelAll docs

    Murderlon committed Aug 2, 2022
    Copy the full SHA
    8f9e72c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Fix debugLogger

    Murderlon committed Aug 3, 2022
    Copy the full SHA
    706186b View commit details
    Browse the repository at this point in the history