-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelog item, move uppy dependencies to web-runtime package
- Loading branch information
1 parent
fe6de94
commit cb721f4
Showing
4 changed files
with
37 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
Enhancement: Resumeable uploads | ||
Enhancement: Resumable uploads | ||
|
||
Draft: | ||
- Introduced resumeable (depending on backend capabilities) | ||
We've implemented Uppy as a library for handling uploads. This concludes the following features and changes: | ||
|
||
- Resumable uploads when the backend supports the Tus-protocol | ||
- A nice looking overview for all files that have been uploaded successfully or failed to upload | ||
- Navigation across Web while uploads are in progress | ||
- Improved rendering of uploadProgress-visualization | ||
- Removed `vue2-dropzone` and `vue-drag-drop` libraries. | ||
- Removed `vue2-dropzone` and `vue-drag-drop` libraries | ||
|
||
https://github.com/owncloud/web/pull/6202 | ||
https://github.com/owncloud/web/issues/6268 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters