Skip to content

Releases: TotomInc/vue3-select-component

v0.11.4

25 Feb 13:15
b62212c
Compare
Choose a tag to compare

   🐞 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

21 Feb 09:23
c606f7f
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.2

20 Feb 10:20
edaf2e0
Compare
Choose a tag to compare

   🚀 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

19 Feb 08:52
4b20e34
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • select:
    • Avoid naming variable declared with useTemplateRef the same as a template ref  -  by @TotomInc (bada7)
    • Misspelled --vs-indicator-icon-color CSS variable  -  by @TotomInc (aac1c)
    View changes on GitHub

v0.11.0

18 Feb 13:14
dc224ed
Compare
Choose a tag to compare

   🚀 Features

  • Improve DOM structure, VitePress Teleport fix, minor features & bug fixes  -  by @TotomInc in #204 (289ef)
    View changes on GitHub

v0.11.0-beta.1

18 Feb 13:10
2c35324
Compare
Choose a tag to compare
v0.11.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

  • docs: Experiment with to avoid SSR issues on /demo/single-select  -  by @TotomInc (b0a1d)
  • select: Don't import defineExpose since it's a compiler macro  -  by @TotomInc (5df01)
    View changes on GitHub

v0.10.0

17 Feb 07:47
f3037b4
Compare
Choose a tag to compare

   🚀 Features

  • docs: Add example on how to apply css variables inside SFC  -  by @TotomInc (16fd6)

   🐞 Bug Fixes

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

v0.9.1

07 Feb 13:19
1cc43dc
Compare
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
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.8.0

30 Jan 15:49
2991992
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub