npm vue-select 3.2.0
v3.2.0 - Reduce Bug Fixes

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

New

getOptionKey function prop

Used to set the :key for each option being iterated in v-for. Will JSON.stringify options by default, or look for an option.id.

Fixes

  • #939 fixes #805 that prevented falsey values from working with reduce
  • #914 fixes a bug where changes from a parent were not synced with v-model when using reduce – big thanks to @doits 🎉 for the great contribution! Closes #855, #917, #925, #923, #901, #892
  • #934 fixes a bug where clicking on a certain area of the select would not open the dropdown – thanks @tobyzerner 🎉

Don't miss a new vue-select release

NewReleases is sending notifications on new releases.