You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ionic-tags-input

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-tags-input - npm Package Compare versions

Comparing version

to
0.0.6

2

package.json
{
"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