Vue Dropzone Versions Save

A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews

v3.6.0

4 years ago
  • Updated README, added clarification on installation. 2b037024089da92f4d3f07282445ae32ee6e4bc3
  • Added MIT licence to package. 9d4b58209333a5b1511a13fdac81a1dba5587c7b
  • Updated documentation for prop naming. f76987a251c0d1a91f8f7ae99c33c3b5f822faec
  • Added support for .gif to render in dropzone. 5e1468ff9998abdffcc74d0d1a5af061a83afc94
  • Added .webp to render file in dropzone. 5c1551bfe1e28b807824d41294eace60bdf7db6d

v3.4.0

5 years ago
  • If the duplicate file is found new event is fired. Check docs for more.

v3.3.0

5 years ago

v3.1.0

6 years ago

Allow Dropzone deal with uploads to S3 #294 - @avikam-pagaya

v3.0.6

6 years ago

Fix

  • Fixed #292 by upgrading dropzone dependency to 5.4.0

v3.0.5

6 years ago

Updated dependency to 5.3.0 to fix safari issue.

More info here:

https://github.com/enyo/dropzone/issues/1640 https://gitlab.com/meno/dropzone/issues/66 https://gitlab.com/meno/dropzone/merge_requests/31

Thanks to @krestaino for reporting the issue #292.

v3.0.4

6 years ago

Changelog

  • Send contentType and filePath in request to s3 signing URL. #270 - @ejucovy
  • Don't require params and headers objects in awss3 config. #270 - @ejucovy
  • Specifying payload for getSignedURL #277 - @ajmas
  • allowing AWS signing endpoint to be computed by the processed file - #290 @avikam-pagaya

v3.0.3

6 years ago

v3.0.2

6 years ago
  • Dropzone css import issue resolved - ba1cb05e9bca06df1800a3fc28cea45c13366d78 @rowanwins

v3.0.1

6 years ago
  • Complete revamped version of component. Track all changes of (v3.0.0) #205
  • Add headers to the sign request. a69dc69e0bf431d307f2a3a7adf51e8142e75591
  • Use all properties, including the key, from the URL signer. 0e6313ab2363cae3dbd22f7044f251ded062bcc4