Releases: TotomInc/vue3-select-component
Releases · TotomInc/vue3-select-component
v0.11.7
🐞 Bug Fixes
- select: Trigger selected values when adding new item - by @diegojfer (d61b8)
View changes on GitHub
v0.11.6
v0.11.6-beta.2
🚀 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
v0.11.6-beta.1
v0.11.5
🐞 Bug Fixes
View changes on GitHub
v0.11.4
🐞 Bug Fixes
- select: IsMulti with non-array v-model should return empty array in selectedOptions - by @TotomInc in #213 (b9f02)
View changes on GitHub
v0.11.3
v0.11.2
🚀 Features
- select: Add uid prop to improve a11y with aria-labelledby, aria-owns and aria-controls - by @TotomInc (990ec)
View changes on GitHub
v0.11.1
v0.11.0
🚀 Features
- Improve DOM structure, VitePress Teleport fix, minor features & bug fixes - by @TotomInc in #204 (289ef)