Skip to content

Releases: SuadeLabs/vue3-multiselect

v1.0.1

11 Jun 16:24
Compare
Choose a tag to compare

Minor release adding:

  • #4 Adding Typescript defs support
  • #3 Adding support that doesn't require npm

v1.0.0

16 Mar 08:44
Compare
Choose a tag to compare

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