Changelog
5.7.4
maxFilesize
(thanks to @alxndr-w)Changelog
5.7.3 (retracted)
disablePreviews
option.Changelog
5.7.2
options.method
is a function (there was a bug, which
always assumed that it was a String) (thanks to @almdac)string
in error message type instead of String
(thanks to @RuQuentin)Changelog
5.7.0
displayExistingFile
method to make it easier to display
server files.Changelog
5.6.1
npm
dependency that got added by mistakeChangelog
5.6.0
addedfiles
event now triggers after each individual addedfile
event
when dragging files into the dropzone, which is the same behavior as when
clicking it.Changelog
5.5.0
xhr
inside the individual
chunk objects (thanks to @clayton2)hiddenInputContainer
can now be an HtmlElement
in addition to a selector String (thanks to @WAmeling)null
)