vue-upload-component icon indicating copy to clipboard operation
vue-upload-component copied to clipboard

Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter

Results 132 vue-upload-component issues
Sort by recently updated
recently updated
newest added

Currently, the component does not upload a family of folders all being empty. How difficult is it to add this feature to the component: Note: I tested this feature (of...

I have 3 separate file-upload components, they have different `files` arrays and they all have a unique `ref` set. Yet when I drag-and-drop onto one of them, it automatically runs...

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hello, thanks for this beautiful work @lian-yue ! Currently I have a tempFile variable in which I'm storing the selected files as their original structure (objects), and I'm getting the...

I'm using the Vue 3 version. Whenever I try to upload a .doc .docx file the `newFile.type` is empty, therefore I'm not able to validate on `inputFilter` I'm aware that...

If I need to change the `post-action` between the time the `vue-upload` is created, and the time that the upload is ran, the component doesn't handle changes to that prop......

link for example given by the component [https://lian-yue.github.io/vue-upload-component/#/en/examples]

Say I have the max file size as 10MB and I try and upload a file that's 100MB. I do `active = true` and nothing occurs. No error/exceptions show up,...

如果可以通过 url 数组回显服务器上的数据就完整了

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies