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

Ngx-upload is an upload module for Angular Ivy ready

Results 10 ngx-upload issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies None detected...

I tried calling uploader.cancelFileItem and cancelAll() the onCancel event is triggered but the upload is still running.

Hi, is there any possibility of adding some helper outputs like fileSelected on ngxDragAndDrop? Assume that I have one form with 2 instances of fileSelect: ``` Click to select... ```...

Bonjour, Hello mate, I'm using your amazing ngx-upload package. Can you help me with a question? I'm trying to get the thumbnail back from the events to be able to...

Hi @wKoza Do you have any plans of supporting `HEIC` / `HEIF` image formats ?

Folder uploading was only applied to NgxDragAndDropDirective. It does not work in IE because of limitations of web browsers. Users need to setting DroptargetOptions.folderAccept export const ngxDropTargetOptions: DropTargetOptions = {...