Skip to content

v1.0.0

Compare
Choose a tag to compare
@mattelen mattelen released this 16 Mar 08:44
· 3 commits to master since this release

This new release is a Vue 3 upgrade of shentao's vue-multiselect. How you use and interact with the component is exactly the same, with the same feature set, it just now works exclusively on Vue 3.

  • NO dependencies
  • Single select
  • Multiple select
  • Tagging
  • Dropdowns
  • Filtering
  • Search with suggestions
  • Logic split into mixins
  • Basic component and support for custom components
  • V-model support
  • Vuex support
  • Async options support
  • Fully configurable

This is installable by npm under @suadelabs/vue3-multiselect

At Suade, we've just published a article about how we upgraded our product to Vue 3, have a read at suade.org