davidhsianturi / laravel-compass

A REST client inside your Laravel app
https://davidhsianturi.com/laravel-compass
MIT License
1.26k stars 109 forks source link

Bump vue-multiselect from 2.1.6 to 2.1.7 #275

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vue-multiselect from 2.1.6 to 2.1.7.

Release notes

Sourced from vue-multiselect's releases.

v2.1.7

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: https://github.com/shentao/vue-multiselect/discussions/1589

Changes

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)
  • 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 overlap
  • e92b676 Merge pull request #1627 from shentao/1343-multiselect-without-pills-like-exa...
  • 180777e fix(1343): Fix example with v-if/v-show
  • ec08bba fix(1343): Add selection slot to docs
  • 26a6dba 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...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mattelen, a new releaser for vue-multiselect since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.