vue-bootstrap-typeahead icon indicating copy to clipboard operation
vue-bootstrap-typeahead copied to clipboard

An autocomplete/typeahead component for Vue 2 and Bootstrap 4

Results 74 vue-bootstrap-typeahead issues
Sort by recently updated
recently updated
newest added

Greetings, Project works great! I am not very experience with JS, but what I was trying to do with this code was to use it to select an item within...

Hello, and thanks for this awesome plugin! In French language (and many other languages), we use accents, diacriticals etc... So the user input need to be normalized to match words...

added a diacritcs attribute that when is set true made the input diacritcs insentitive (the view still keeps the diacritcs)

introducing sort-variant attribute with default "index" sort and new "length" sort

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 10.4.1. Release notes Sourced from highlight.js's releases. 10.4.1 Security fixes: (fix) Exponential backtracking fixes for: Josh Goebel cpp handlebars gams perl jboss-cli r erlang-repl powershell...

dependencies

This property is useful when your suggestions are filtered on backend. What happen if someone has typo on Canada word? the default matching of the plugin won't show you the...

I've been using this component for the past year and it works great! Thank you!

Would it be possible to check the input-field after leaving the focus (like blur)