Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Added error callback for fileupload, added configurations for more fexibility on server implementation #502

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fedetorre
Copy link

@fedetorre fedetorre commented Mar 25, 2020

feat: Added option for personalization of input name and server response on image upload
fix: Fix serialization when images not fully uploaded
feat: Added error callback

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
New tests added? not needed
Fixed tickets
License MIT

Description
Added option for personalization of input name and server response on image upload
Fix serialization when images not fully uploaded (removed images that has src starts with blob)
Added error callback for fileupload
Added support for chunk fileupload

--

Please, don't submit /dist files with your PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants