vue-dropzone icon indicating copy to clipboard operation
vue-dropzone copied to clipboard

Vue 3 Support

Open jd-solanki opened this issue 5 years ago • 10 comments

As Vue 3 has RC It will be a good idea to add support for Vue 3.

Currently, if we use this package with Vue 3 we are getting error.

image

jd-solanki avatar Sep 17 '20 10:09 jd-solanki

Same probleme.

AxelBriche avatar Dec 05 '20 16:12 AxelBriche

Any news ?

lebadapetru avatar Feb 08 '21 21:02 lebadapetru

You may be interested by vue3-dropzone at an early stage… https://github.com/Yaxian/vue3-dropzone

0uep avatar Feb 17 '21 15:02 0uep

Please update for vue3. Thank you so much.

cvhainb avatar Apr 05 '21 15:04 cvhainb

You may be interested by vue3-dropzone at an early stage… https://github.com/Yaxian/vue3-dropzone

It seems this is not based on the Dropzone.js package?

ux-engineer avatar Apr 24 '21 19:04 ux-engineer

@ux-engineer it seems not but super easy to use and customise. I've just added the example code for saving multiple files at one go. Personally think it'd be a great alternative for this package. As an early-stage contributor, I'd be pleased to see it thrive - vue3-dropzone. Give it a go, guys!

UXandre avatar Jun 10 '21 21:06 UXandre

@ux-engineer it seems not but super easy to use and customise. I've just added the example code for saving multiple files at one go. Personally think it'd be a great alternative for this package. As an early-stage contributor, I'd be pleased to see it thrive - vue3-dropzone. Give it a go, guys!

Decided to use Filepond instead.

ux-engineer avatar Jun 14 '21 07:06 ux-engineer

any update?

eskiesirius avatar Apr 09 '22 02:04 eskiesirius

I just forked this project and will update it to support vue 3. I'll submit a link to the repo soon.

twickstrom avatar Jun 01 '22 16:06 twickstrom

I just launched a Vue 3 drop in replacement for this plugin (name sucks)

https://www.npmjs.com/package/vue2-dropzone-vue3

For most projects its just a matter of swapping the dependency in your package.json

twickstrom avatar Jun 01 '22 23:06 twickstrom