Releases: TotomInc/vue3-select-component
Releases · TotomInc/vue3-select-component
v0.12.3
29 Sep 10:23
Compare
Sorry, something went wrong.
No results found
v0.12.2
25 Sep 11:54
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
select : Can't focus input or search when isSearchable is set to false - by @TotomInc (3e78b)
v0.12.1
12 Sep 06:49
Compare
Sorry, something went wrong.
No results found
🚀 Features
🐞 Bug Fixes
select : RemoveOption not passed correctly to render function - by @TotomInc (7401f)
v0.12.0
08 Sep 08:03
Compare
Sorry, something went wrong.
No results found
v0.11.8
18 Jul 08:14
Compare
Sorry, something went wrong.
No results found
v0.11.7
30 Apr 05:45
Compare
Sorry, something went wrong.
No results found
v0.11.6
09 Apr 13:36
Compare
Sorry, something went wrong.
No results found
v0.11.6-beta.2
20 Mar 12:21
Compare
Sorry, something went wrong.
No results found
🚀 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)
v0.11.6-beta.1
11 Mar 12:42
Compare
Sorry, something went wrong.
No results found
🚀 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)
v0.11.5
25 Feb 16:29
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
select : Assert Array.isArray when :is-multi, remove TS force-cast of v-model - by @TotomInc (0f2b6)