npm vue-select 2.3.1
Bug Fixes, Accessibility, UX Improvements

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

Another contributor release, huge thanks to all of you.

New

  • filterable boolean prop (defaults to true) used to enable disable filtering of results. Very useful when you are loading results server side. Thanks to @annismckenzie and @pegiadise for #386
  • tabindex prop sets the tabindex on the search input. Thanks to @janwillemvd for #379

Fixes

  • bugs that allowed for some interactions to still work while component was disabled
  • disabled autocomplete by default on the search input, browser UI was overlapping the dropdown

Merged #348, #339, #379, #385, #386

Closes #210, #336, #173, #200, #53, #51, #52, #324

Don't miss a new vue-select release

NewReleases is sending notifications on new releases.