Removed spellcheck from search field (#991)
Make select group respect closeOnSelect property (shentao/vue-multiselect#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 (shentao/vue-multiselect#1064)
Access $refs (shentao/vue-multiselect#966)
Removed aria from remove element icon. (shentao/vue-multiselect#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
Commits
057ab03 Merge pull request #1630 from shentao/1602-selected-text-and-option-text-are-...
59faee8 Bump minimatch from 3.0.4 to 3.0.8 (#1633)
This version was pushed to npm by mattelen, a new releaser for vue-multiselect since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vue-multiselect from 2.1.6 to 2.1.7.
Release notes
Sourced from vue-multiselect's releases.
Commits
057ab03
Merge pull request #1630 from shentao/1602-selected-text-and-option-text-are-...59faee8
Bump minimatch from 3.0.4 to 3.0.8 (#1633)2d58096
Bump qs from 6.5.2 to 6.5.3 (#1635)ad99d11
Bump decode-uri-component from 0.2.0 to 0.2.2 (#1631)c4d69ee
fix: selected text & option overlape92b676
Merge pull request #1627 from shentao/1343-multiselect-without-pills-like-exa...180777e
fix(1343): Fix example with v-if/v-showec08bba
fix(1343): Add selection slot to docs26a6dba
Bump core-js from 3.26.0 to 3.26.1 (#1625)de45c12
Merge pull request #1620 from shentao/akki-jat/fix-select-event-model-value-d...Maintainer changes
This version was pushed to npm by mattelen, a new releaser for vue-multiselect since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)