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 supported0 Subscribers
Add a CodeTriage badge to vue-select
Help out
- Issues
- Have an option to not show the onscreen keyboard on Mobile devices (small screens) on first click on dropdown
- Taggable: Selecting custom item second time after clearing input via "x" button ignores set label.
- Possible a11y issue with the clear button
- AJAX, filterable: false, clear-search-on-select: true breaks input
- pass parameters to @search function
- Improved/automatic positioning logic
- Leading slot similar to "actions" (e.g. for magnifier icon)
- How to change "no-options" slot for every instance?
- How to word wrap v-select options label?
- i18n - Being able to localize every string
- Docs
- JavaScript not yet supported