vue-input-tag icon indicating copy to clipboard operation
vue-input-tag copied to clipboard

:bookmark: Vue.js 2.0 Input Tag Component

Results 36 vue-input-tag issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. Changelog Sourced from highlight.js's changelog. Release v9.18.5 Version 9 has reached end-of-support and will not receive future updates or fixes. Please see VERSION_10_UPGRADE.md and...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

In react-tagsinput you can limit text input length. The vue-input-tag has no input length limit, so it is entered infinitely. Please fix this problem.

Version of `Vue` I'm using?: 2.6.11 Version of `vue-input-tag` I'm using?: 2.0.7 Maybe adding the autocomplete feature would be better.

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Version of `Vue` I'm using?: 2.5.17 Version of `vue-input-tag` I'm using?: 2.0.6 Hello, I tried to prevent the duplicate tags when using separator 'comma', but when I input tags with...

Version of `Vue` I'm using?:"^2.6.11" Version of `vue-input-tag` I'm using?: "^2.0.6" I'm implement server rendering on my Vue, but after import and declare vue-input-tag, i have error ``` ReferenceError: document...

Version of `Vue` I'm using?: 2.6.8 Version of `vue-input-tag` I'm using?: 0.0.16 I have created a simple order entry form. and I am using vue-input-tag component I set tabindex on...

Version of `Vue` I'm using?: 2.5.17 Version of `vue-input-tag` I'm using?: 2.0.6 Small [JSFiddle](https://jsfiddle.net) showing the issue: https://jsfiddle.net/xiuhy/udnac20x/13/