Skip to content

v0.11.6-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 12:21
· 22 commits to master since this release
b7b65f8

   🚀 Features

  • select:
    • Invalid v-model with is-multi prop now returns all options  -  by @TotomInc (3ccbe)
    • Automatically convert v-model to array when undefined with is-multi  -  by @TotomInc (0eb0e)
    • Invalid v-model with is-multi prop now returns all options  -  by @TotomInc (f8a80)
    • Automatically convert v-model to array when undefined with is-multi  -  by @TotomInc (cb3ac)

   🐞 Bug Fixes

  • select: Use getOptionValue to determine selected options when using isMulti prop  -  by @TotomInc (80170)
    View changes on GitHub