vue-image-crop-upload icon indicating copy to clipboard operation
vue-image-crop-upload copied to clipboard

A beautiful vue component for image cropping and uploading. (vue图片剪裁上传组件)

Results 106 vue-image-crop-upload issues
Sort by recently updated
recently updated
newest added
trafficstars

![test](https://user-images.githubusercontent.com/42988574/154234777-3a9d7d97-e9a7-44b9-a5a9-ff0fd823efbb.gif)

Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

hello guys, unfortunately the vue-cropper is not responsive on mobile so i was wondering if someone can help me on how to fork the code and adding it to my...

When I click on the exit or close buttons it doesn't close the popup. I tried copying the exact example but that still didn't work.

Hello @dai-siki ! I would like to thank you for creating wonderful library which is simple and easy to implement. I am having a issue here when 1. I browse...

When set initial image and click button back initi modal in step 1 and not in step 2 in preview. Adding the line if(this.initialImgUrl) this.setStep(2); in method off is solved...