github shentao/vue-multiselect v2.1.7

latest releases: v3.1.0, 3.0.0-beta.3, v3.0.0...
20 months ago

This release will be our final release for version 2, as we focus efforts on getting the mulitselect Vue 3 compatible. You can see the future plans for the multiselect here: #1589

Changes

Removed spellcheck from search field (#991)
Make select group respect closeOnSelect property (#1206)
Make "index" available in options list elements (#1248)
Add class when has-option-group (#1474)
Added new option to prevent autofocus on input search (#1579)

Fixes

Screen readers not identifying options properly (#1007)
Disable autocomplete in Chrome (#1064)
Access $refs (#966)
Removed aria from remove element icon. (#1071)
Disabled grouped options get extra classes (#1081)
Cannot read property 'blur' of undefined (#1421)
"max" does not work properly when selecting all items in an option group (#1398)
Programmatic control methods are missing in typescript declaration (#1499)
No empty message appears when all group values are empty (#1357)
Loading spinner's position (#1300)
Remove event is fired before 'input' event (#1619)
Select event updates previous value (v-model) (#1353)
Selected text and option text are overlapping in drop-down #1602

Don't miss a new vue-multiselect release

NewReleases is sending notifications on new releases.