ngx-dropzone
ngx-dropzone copied to clipboard
A highly configurable dropzone component for Angular.
Used the CLI to update, like so: `npm run ng update @angular/cli @angular/core` and then changed `aot` to true, because it was throwing an error.
I have an issue with the custom preview. On our project we store the uploaded images as string array for the img links. How on earth can I provide a...
Good Day Sir, First of all, thank you for your amazing work, this is really helpful for us developer. I have some problem, might need your advise on this. So...
Hi, the property [multiple]="false" is not working, the code:  the result:  Angular CLI: 13.3.7 Node: 16.15.0 Package Manager: npm 7.5.6 OS: win32 x64 "ngx-dropzone": "^3.1.0"
Hello, since yesterday evening our unit tests fail with the following message: ``` Test suite failed to run Jest encountered an unexpected token Jest failed to parse a file. This...
Angular 14 has been released, it would be nice if this library was upgraded to officially support angular 14
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
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...
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) Changelog Sourced from karma's changelog. 6.3.16...