npm vue-select 1.2.0
v1.2.0 - AJAX & UMD Bundle

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

New

  • added onSearch callback prop allows developers to load options via ajax.
  • added debounce prop to prevent onSearch from being called before input is complete.
  • added loading prop for toggling UI loading state
  • umd/vue-select.js is a compiled version of vue-select bundled into a UMD module for use with CommonJS/RequireJS.
  • typeAheadPointer logic has now been refactored into a mixin, along with typeAheadScroll, and ajax.

See the docs for an example of using ajax with vue-select.

Fixes #2, #42.

Don't miss a new vue-select release

NewReleases is sending notifications on new releases.