ionic-tags-input
Advanced tools
Comparing version
{ | ||
"name": "ionic-tags-input", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A ionic tags input components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -97,4 +97,7 @@ # ionic-tags-input | ||
``` | ||
全部颜色: `light secondary danger dark warn gray purple` | ||
特殊颜色: `random` 随机颜色 | ||
隐藏移除按钮 | ||
@@ -156,3 +159,3 @@ | ||
| mode | String | 设置平台样式 `md ios wp` | | ||
| color | String | 设置颜色 `light secondary danger dark warn gray purple` | | ||
| color | String | 设置颜色 `light secondary danger dark warn gray purple random` | | ||
| placeholder | String | 设置 input placeholder | | ||
@@ -159,0 +162,0 @@ | readonly | Boolean | 只读 | |
@@ -99,2 +99,4 @@ # ionic-tags-input | ||
Special color: `random` | ||
Hide remove button | ||
@@ -154,3 +156,3 @@ | ||
| mode | String | platform style `md ios wp` | | ||
| color | String | color style `light secondary danger dark warn gray purple` | | ||
| color | String | color style `light secondary danger dark warn gray purple random` | | ||
| readonly | Boolean | readonly | | ||
@@ -157,0 +159,0 @@ | placeholder | String | input placeholder | |
Sorry, the diff of this file is not supported yet
174
1.16%39032
-1.31%