vue-select
https://github.com/sagalbot/vue-select
JavaScript
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to vue-select
Help out
- Issues
- Add new props to set minimumInputLength and maximumSelectionLength
- Fix #527 Vue watches to not have the 'old value' value on change
- add props for class or validation state with class
- Bind search text to option slot
- Fix bug with filterable prop on taggable inputs
- Duplicate input when I type Chinese and then keydown a 'Enter' on Macbook Chrome
- Poor performance on large lists when using templates
- bug with autocorrection (T9) in ajax mode
- Issue #696 Fix - Add event emit before clearing search on blur
- Solved problems with null object in options
- Docs
- JavaScript not yet supported