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

A highly configurable dropzone component for Angular.

Results 31 ngx-dropzone issues
Sort by recently updated
recently updated
newest added

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:...

enhancement

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...

enhancement

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'...

bug
good first issue

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 ![image](https://user-images.githubusercontent.com/132669720/236451088-01a922e2-0733-4ed7-b44b-5ee8b7b396c4.png) @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]...

dependencies

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...

dependencies