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

A simple multi-file drag-and-drop input using vanilla JavaScript.

Results 5 simple-dropzone issues
Sort by recently updated
recently updated
newest added

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Made the ```SimpleDropzone``` show an error on dropping .zip error: SimpleDropzone does not support .zip format import SimpleDropzoneWithZipJs instead Added zipConfig method in SimpleDropzoneWithZipJs class config: { useWebWorkers: boolean; }

Moving forward, this will be an [ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

See https://github.com/placemark/flat-drop-files, which handles some more complex cases that haven't been relevant for my uses yet.

enhancement

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [concurrently](https://redirect.github.com/open-cli-tools/concurrently) | [`8.2.2` -> `9.0.1`](https://renovatebot.com/diffs/npm/concurrently/8.2.2/9.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/concurrently/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/concurrently/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...