ngx-dropzone
ngx-dropzone copied to clipboard
A highly configurable dropzone component for Angular.
Love your module guys. The other uploaders triggers the file picker and a quick camera shooter to upload pictures on the spot. Is that an option I can set in...
When uploading certain files the type will be an empty string in the `addedFiles` and `rejectedFiles` object. This isn't an issue when not using `[acceptedTypes]`, but when using that these...
I implement ngx-dropzone correctly and everything is working fine. I switched my form from _updateOn: '**submit**'_ to _updateOn: '**blur**'_. Even though it's working, the behaviour is not the one intended:...
I've the issue that the changes of any input to the preview components have no visible affect when the ChangeDetection strategy of the wrapping component is `OnPush`. I can call...
There appears to be an issue related Outlook and Drop Events that if the DropEffect is 'move' then it will delete the email where if it is set to 'copy'...
Hi, I have following problem: If i try to drop a file with the filename 'Test ⋅ .png' the change output gives back a file with empty filename. Tried this...
Can we add progress bar with file upload and size using ngx dropzone like below screenshot  @peterfreeman
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
https://user-images.githubusercontent.com/33778579/217247490-466e9f8b-dcc2-48e1-9246-4ffade81524a.mp4 adding video to explain my issue. I have added dropzone ``` {{ "ADD_DOCUMENT_DRAG_AND_DROP_FILES" | translate }} {{'DMS_ADD_DOCUMENT_BROWSE' | translate}} {{'DMS_DRAG_DROP_BLOCK_YOU_CAN_DROP_IT_NOW' | translate}} {{'DMS_DRAG_DROP_BLOCK_YOU_CAN_DROP_IT_NOW_SUB_TEXT' | translate}} ``` ``` .dropzone {...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...