v0.11.6-beta.2
Pre-release
Pre-release
·
22 commits
to master
since this release
🚀 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)