@vueform/multiselect
Advanced tools
Changelog
v2.4.0
2022-05-30
id
to input when searchable.regex
option #138.openPosition: true
.reverse
option.searchStart
option #169.disabledProp
option #202.onCreate
option #204.select$
as second param to events and async options.isSelected
& isPointed
to option
slot scope #195.false
value #222.minChars: 0
too #230.keyup
, keydown
events.searchable
for FF.Changelog
v2.3.4
2022-05-11
Changelog
v2.3.0
2021-12-16
appendNewTag
, createTag
, addTagOn
props and @tag
event.appendNewOption
, createOption
, addOptionOn
props and @option
event #150.selectAll
method #172.trackBy
prop now defaults to label
#175.<span>
wrapper for single label with singleLabelText
class key #157.showOptions
are disabled #173.addTagOn
prop uses key
instead of keyCode
internally #125.