vue-image-crop-upload
vue-image-crop-upload copied to clipboard
A beautiful vue component for image cropping and uploading. (vue图片剪裁上传组件)

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