Skip to content

Releases: TotomInc/vue3-select-component

v0.9.1

07 Feb 13:19
1cc43dc

Choose a tag to compare

   🐞 Bug Fixes

  • select: Remove teleport option due to SSR issues and bad API/implementation  -  by @TotomInc (65e07)
    View changes on GitHub

v0.9.0

03 Feb 17:59
1b7d562

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.8.0

30 Jan 15:49
2991992

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.7.0

17 Nov 10:54
b35b33b

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.6.1

30 Sep 07:42
524dc06

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.6.0

23 Sep 11:22
1681a46

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.5.2

22 Jul 20:32
44f67c8

Choose a tag to compare

   🐞 Bug Fixes

  • Improve selectedOptions computation for multi-select with isMulti  -  by @TotomInc in #94 (5b58f)
    View changes on GitHub

v0.5.1

11 Jul 11:31
d63ebca

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Don't open menu when is-disabled and a value is pre-selected  -  by @TotomInc (5adbb)
  • select: Remove trailing space between multi-value label & x-cross button  -  by @TotomInc (7c68a)
  • tests: Invalid KeyboardEvent dispatched using Space to select option  -  by @TotomInc (d5a2c)
    View changes on GitHub

v0.5.0

30 Jun 15:51
493a330

Choose a tag to compare

   🚀 Features

  • select:

   🐞 Bug Fixes

v0.4.0

26 Jun 06:53
56a09a4

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes