npm vue-select 2.0.0
Vue 2.0 Compatible

latest releases: 3.20.3, 3.20.2, 3.20.1...
7 years ago

New

  • vue-select is now compatible with Vue 2.x
  • v-model syntax can now be used instead of value.sync
    • <v-select v-model="value"></v-select>
  • added search:focus and search:blur events for search input
  • added input event when selected value changes
  • significantly improved development environment
  • added no-drop property to allow for a v-select with no dropdown - useful for taggable selects
  • closes #94

Note that the docs site has not been updated yet, this is next on the list. Refer to the readme for now.

Don't miss a new vue-select release

NewReleases is sending notifications on new releases.