Skip to content

Releases: TotomInc/vue3-select-component

v0.12.3

29 Sep 10:23
ebe7062
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.12.2

25 Sep 11:54
7367284
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • select: Can't focus input or search when isSearchable is set to false  -  by @TotomInc (3e78b)
    View changes on GitHub

v0.12.1

12 Sep 06:49
3bc94a0
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • select: RemoveOption not passed correctly to render function  -  by @TotomInc (7401f)
    View changes on GitHub

v0.12.0

08 Sep 08:03
1364bb7
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.11.8

18 Jul 08:14
7f52626
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.11.7

30 Apr 05:45
8538b3c
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.6

09 Apr 13:36
287b99e
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.11.6-beta.2

20 Mar 12:21
b7b65f8
Compare
Choose a tag to compare
v0.11.6-beta.2 Pre-release
Pre-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)
    View changes on GitHub

v0.11.6-beta.1

11 Mar 12:42
5375c2c
Compare
Choose a tag to compare
v0.11.6-beta.1 Pre-release
Pre-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)
    View changes on GitHub

v0.11.5

25 Feb 16:29
d6ad123
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • select: Assert Array.isArray when :is-multi, remove TS force-cast of v-model  -  by @TotomInc (0f2b6)
    View changes on GitHub