Changelog
0.5.0
Added
change,open/closeeventsfindprop for converting insufficient model values to regular optionsstatefulprop to allow vue-select usage withoutv-modelslot
bothto customize both option & selected templates simultaneouslycloseOnSelect,clearOnSelect&clearOnCloseprops
Breaking changes
Template provided to
selectedandoptionreplaces the root element of the slots where possibledefault tag for
selectedandoptioncomponents is aspan
0.4.1
Fixed
Improved CSS styles
Performance optimizations
compiled with v2.6.10
Added
Ability to customize the layout of the component
Animated spinner during options fetching
Focus/blur events
Removed
Beforelist and Afterlist components ( slots are still available )
0.3.1
Changed
Prop
tagginmay now be function; check Props.Method
searchnow supportsforceparameter to ignore caching.
Fixed
Mixins order in plugin setup so that user defined mixin is with higher priority.
0.3.0
Changed
Removed optionComponent, selectedComponent, beforelistComponent, afterlistComponent props. Now internal components may be replaced only through mixins. Check Components page for more info.
Last updated
Was this helpful?