vaadin / vaadin-upload

The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
90 stars 63 forks source link

Remove file from files only if the index is found #283

Closed navjotahuja92 closed 6 years ago

navjotahuja92 commented 6 years ago

For fix #282


This change is Reviewable

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

limonte commented 6 years ago

Hi @navjotahuja92 and thanks for the PR!

In order to continue, you need to sign the CLA.

In order to do that you need to fix your development environment, right now it's a bit of a mess :)

image

Make sure that you're doing commits with the correct credentials.

Docs: https://help.github.com/articles/setting-your-username-in-git/

navjotahuja92 commented 6 years ago

Fixed CLA and added tests.

limonte commented 6 years ago

Release in v4.2.1, thanks again for your contribution @navjotahuja92!