Skip to content

Releases: sagalbot/vue-select

v3.9.5

26 Mar 23:53
Compare
Choose a tag to compare

3.9.5 (2020-03-26)

Bug Fixes

  • add aria-activedescendant only when there is one (#1137) (1130632)

v3.9.4

20 Mar 16:33
Compare
Choose a tag to compare

3.9.4 (2020-03-20)

Bug Fixes

v3.9.3

19 Mar 17:14
Compare
Choose a tag to compare

3.9.3 (2020-03-19)

Bug Fixes

  • use width from getBoundingClientRect as the default for calculatePosition (#1114) (fea430d)

v3.9.2

19 Mar 16:11
Compare
Choose a tag to compare

3.9.2 (2020-03-19)

Bug Fixes

  • don't stop mousedown event on no-option slot (#1117) (4c7e1e0)

v3.9.1

16 Mar 02:31
Compare
Choose a tag to compare

3.9.1 (2020-03-16)

Bug Fixes

  • emit input event only if there is val to be deleted (#1038) (eedda74)

v3.9.0

13 Mar 03:47
Compare
Choose a tag to compare

3.9.0 (2020-03-13)

Features

v3.8.1

11 Mar 04:12
Compare
Choose a tag to compare

3.8.1 (2020-03-11)

Bug Fixes

v3.8.0

10 Mar 04:58
Compare
Choose a tag to compare

3.8.0 (2020-03-10)

Features

  • header, footer, list-header, list-footer slots (#1085) (b2f388b)

v3.7.2

10 Mar 02:10
Compare
Choose a tag to compare

3.7.2 (2020-03-10)

Bug Fixes

  • memory leak when positioning with popper (#1094) (f247943)

v3.7.1

09 Mar 00:59
Compare
Choose a tag to compare

3.7.1 (2020-03-09)

Bug Fixes

  • Compare Options with getOptionKey instead of label + reduce (#1012) (bc9553a)