@xunlei/vue-clickout
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,3 +0,7 @@ | ||
## 2018-08-07 | ||
## 1.0.1 (2018-08-07) | ||
- 修改 文档 | ||
## 1.0.0 (2018-08-07) | ||
- finish project |
{ | ||
"name": "@xunlei/vue-clickout", | ||
"description": "vue clickout事件", | ||
"version": "1.0.0", | ||
"description": "vue clickout事件,轻松解决“点击空白处消失”这种问题", | ||
"version": "1.0.1", | ||
"private": false, | ||
@@ -13,3 +13,3 @@ "main": "dist/vue-clickout.js", | ||
"type": "git", | ||
"url": "git@github.com:xunleif2e/@xunlei/vue-clickout.git" | ||
"url": "https://github.com/xunleif2e/vue-clickout.git" | ||
}, | ||
@@ -85,8 +85,3 @@ "unpkg": "dist/vue-clickout.js", | ||
"not ie <= 8" | ||
], | ||
"config": { | ||
"commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | ||
} | ||
} | ||
] | ||
} |
# @xunlei/vue-clickout | ||
> vue clickout,轻松解决“点击空白处消失”这种问题 | ||
> Vue clickout,轻松解决“点击空白处消失”这种问题 | ||
## 在线Demo | ||
[https://xunleif2e.github.io/vue-clickout/demo/dist/index.html](https://xunleif2e.github.io/vue-clickout/demo/dist/index.html) | ||
## Installation | ||
@@ -85,3 +88,3 @@ | ||
| :-- | :-- | :-- | | ||
| exceptRefs | 要排除的Ref | Array 不传参时默认为指令所在的DOM | ||
| exceptRefs | 要排除的Ref,默认为指令所在的DOM | Array | ||
@@ -114,2 +117,2 @@ ## 开发命令 | ||
Copyright (c) 2018 shijianan | ||
Copyright (c) 2018 [greenfavo](https://github.com/greenfavo) |
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
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
10886
117