@vueform/multiselect
Advanced tools
Changelog
v2.6.0
2023-03-11
locale
and fallbackLocale
props.searchFilter
prop that allow to provide a custom search algorithm #313.allowAbsent
option to allow adding values that are not among the options.closeOnDeselect
prop.option
event, added create
instead (option
still works).groups
, createOption
and tags
#254 #291..mjs
extension build and referenced module
to that #290 #258.selectAll()
now does not select disabled options and does not duplicate already selected options.Changelog
v2.5.8
2022-12-21
--ms-border-width-active
and --ms-border-color-active
CSS vars #213.@max
event #269.clearOnBlur
option #251.max-height
duplicate from default theme #240.@change
event on updating external value #259.Changelog
v2.5.7
2022-11-21
div
and related classes inside the main container next to the dropdown container.v-html
from option & single label for XSS security #278.