Changelog
4.20.0
allowRemove
, set to false
to disable remove button.removeFiles
would not remove all files.Changelog
4.19.1
files
property.Changelog
4.19.0
supports
method, now correctly detects MacOS Safari 8.removeFiles({ revert: false })
not working.Changelog
4.18.0
fetch
when loading remote URLs, if no custom fetch supplied, will use default request.Changelog
4.17.1
Changelog
4.17.0
allowProcess
, set to false
to remove processing button and related abort / retry processing controls.Changelog
4.16.0
allowSyncAcceptAttribute
, set to false
to prevent FilePond from setting the file input field accept
attribute to the value of the acceptedFileTypes
.