From d9c48dde839f163542c1d6fea7e7cbcf965498ff Mon Sep 17 00:00:00 2001 From: FELIX CHERUIYOT Date: Tue, 19 Dec 2017 11:35:07 +0300 Subject: [PATCH 1/2] Added image only prop Incase you want to limit to image only --- vue-uploadcare.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/vue-uploadcare.vue b/vue-uploadcare.vue index ce8d1b2..e737239 100644 --- a/vue-uploadcare.vue +++ b/vue-uploadcare.vue @@ -1,5 +1,5 @@ \ No newline at end of file + From d8ca754878c1f864b4ab01e423f3404693a9d449 Mon Sep 17 00:00:00 2001 From: FELIX CHERUIYOT Date: Tue, 19 Dec 2017 11:51:02 +0300 Subject: [PATCH 2/2] Updated doc With details on how to use the new images-only option --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38265b4..e21ccd8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ npm install vue-uploadcare ```html @@ -31,4 +31,4 @@ $ npm install vue-uploadcare }, components: { VueUploadcare } } - \ No newline at end of file +