vue-img-cutter icon indicating copy to clipboard operation
vue-img-cutter copied to clipboard

简单易用的vue图片裁剪插件,支持移动图像,裁剪图片,放大缩小图片,上下左右移动,固定比例,固定尺寸,远程图片裁剪,只需要很少的代码就可以实现裁剪功能,也可以通过调整参数以适应你自己的业务需求。

Results 15 vue-img-cutter issues
Sort by recently updated
recently updated
newest added

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...

dependencies

**bug描述** 详细描述bug是在什么操作下出现的,最好带上截图,如果可以线上预览,请附上链接 **版本号** 此bug出现在哪个版本 **浏览器版本** IE/Edge/Firefox/Chrome ![image](https://user-images.githubusercontent.com/79361776/172811355-a6bdd448-dd0a-4c73-94e9-7d025b97fbe3.png)

bug

需要原图裁剪,并且还要旋转功能,要怎么实现?救救这可怜的前端......

![image](https://user-images.githubusercontent.com/37999111/159864963-ffc26b2e-b862-40e5-8f49-da020f2dd9be.png) runtime-core.esm-bundler.js?5c40:218 Uncaught DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported

**bug描述** 项目初始化的时候,运行起来报调用组件的loader问题 ERROR in ./node_modules/vue-img-cutter/src/components/ImgCutter.vue 1:0 Module parse failed: Unexpected token (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process...

question