vue-image-crop-upload
Advanced tools
Comparing version 2.0.7 to 2.1.0
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "vue-image-crop-upload", | ||
"version": "2.0.7", | ||
"version": "2.1.0", | ||
"description": "a vue plgin for image upload and crop(vue图片剪裁上传插件)", | ||
"main": "upload-2.vue", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"dev": "gulp", | ||
"build": "cross-env NODE_ENV=production gulp b" | ||
}, | ||
@@ -9,0 +10,0 @@ "repository": { |
@@ -17,10 +17,11 @@ # vue-image-crop-upload | ||
## Change log | ||
#### @2.1.0 | ||
- Strengthen the function of image rotation and does not display square preview picture | ||
#### @2.0.5 | ||
- Added the **spanish MX** language pack (thanks @vickvasquez) | ||
#### @2.0.4 | ||
- Added the **Turkish** language pack (thanks @smhayhan) | ||
#### @2.0.2 | ||
@@ -88,3 +89,5 @@ - Added the **Dutch** language pack (thanks @blyleven) | ||
| imgFormat | string | 'jpg' | jpg/png, Server api receive file type. | | ||
| noCircle | Boolean | false | disable/enable circle preview | | ||
| noCircle | Boolean | false | disable circle preview | | ||
| noSquare | Boolean | false | disable square preview | | ||
| noRotate | Boolean | true | disable rotate function | | ||
@@ -304,2 +307,5 @@ #### Events | ||
## 更新日志 | ||
#### @2.1.0 | ||
- 增加了图片旋转和不显示方形预览图片的功能 | ||
#### @2.0.0 | ||
@@ -352,3 +358,5 @@ - 默认支持版本改为vue2,vue1的同学需要引入upload-1.vue | ||
| imgFormat | string | 'jpg' | jpg/png, 最终得到的图片格式 | | ||
| noCircle | Boolean | false | 启用/关闭 圆形图像预览 | | ||
| noCircle | Boolean | false | 关闭 圆形图像预览 | | ||
| noSquare | Boolean | false | 关闭 方形图像预览 | | ||
| noRotate | Boolean | true | 关闭 旋转图像功能 | | ||
@@ -355,0 +363,0 @@ #### Events |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
551
1673792
39019
77