tags-input icon indicating copy to clipboard operation
tags-input copied to clipboard

:bookmark: <input type="tags"> like magic

Results 14 tags-input issues
Sort by recently updated
recently updated
newest added

There is a [known bug with Webkit](https://bugs.webkit.org/show_bug.cgi?id=16735) where KeyboardEvents created by the DOM have keyCode and charCode of 0, thus preventing us from manually triggering 'change' or 'input' events with...

See jsfiddle at http://jsfiddle.net/d5w4jpxq/71/ : `` Still allows data that doesn't start with a hash to be entered. The docs mention HTML5 pattern support - should we use `pattern` to...

enhancement
help wanted

Built successfully with less `^4`