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 4.0 major, motherissue #4764

Open
31 of 38 tasks
arturi opened this issue Oct 25, 2023 · 5 comments
Open
31 of 38 tasks

Uppy 4.0 major, motherissue #4764

arturi opened this issue Oct 25, 2023 · 5 comments
Assignees
Labels
4.0 For the 4.0 major version

Comments

@arturi
Copy link
Contributor

arturi commented Oct 25, 2023

Initial checklist

  • I understand this is a feature request and questions should be posted in the Community Forum
  • I searched issues and couldn’t find anything (or linked relevant results below)

We are planning the release of the new Uppy Major, we’ve got to prioritise and sort issues and breaking changes for 4.0 and possibly 5.0.


Changes touching multiple plugins

@uppy/core

  • Rename / deprecate: resetProgress, rename close to destroy, rename clearUploadedFiles to clear, and make it public
  • Remove or improve getObjectOfFilesPerState
  • Investigate if we can simplify the import BasePlugin from '@uppy/core/lib/BasePlugin.js' import to '@uppy/core' without bundling Preact for plugins only using BasePlugin.
  • @uppy/core: use variadic arguments for uppy.use #4888

@uppy/companion

@uppy/provider-views

  • Partial tree refactor

@uppy/aws-s3

@uppy/xhr-upload

@uppy/transloadit

@uppy/angular

@uppy/progress-bar

@uppy/status-bar

@uppy/svelte

@uppy/react

@arturi arturi added the 4.0 For the 4.0 major version label Oct 25, 2023
@mifi

This comment was marked as resolved.

@lmyslinski
Copy link

Are the updated docs available yet? I wanted to give the beta a try but I can't find an updated example

@Murderlon
Copy link
Member

They are available on the 4.x branch in the docs folder. Not live on the website yet.

@lmyslinski
Copy link

@Murderlon I've just finished upgrading - the docs were really helpful, I like the new API a lot more. There's less fiddling, it's more straightforward. I've only had one problem, I can't find a way anymore to get the file name before an upload is sent - I've just worked around that by returning that from the server but probably something that would be good to add into the docs/examples

@Murderlon
Copy link
Member

Can you open a new issue with a way to reproduce that? Might be a regression.

Migration guide is here btw: #5206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0 For the 4.0 major version
Projects
None yet
Development

No branches or pull requests

5 participants