Skip to content

`options.maxFiles` introduced!

Choose a tag to compare

@enyo enyo released this 06 Aug 17:00
· 697 commits to main since this release
  • cfb43af Added a Dropzone.confirm function.
  • 563340e Added a maxFiles option which provides the functionality to limit the Dropzone to a maximum nu
    mber of handled files.
  • 26e1300 The dropzone element gets a dz-max-files-reached class now when maxFiles has been reached or e
    xceeded.