Releases: sagalbot/vue-select
Releases · sagalbot/vue-select
v3.9.5
3.9.5 (2020-03-26)
Bug Fixes
- add aria-activedescendant only when there is one (#1137) (1130632)
v3.9.4
3.9.4 (2020-03-20)
Bug Fixes
v3.9.3
3.9.3 (2020-03-19)
Bug Fixes
- use width from getBoundingClientRect as the default for calculatePosition (#1114) (fea430d)
v3.9.2
3.9.2 (2020-03-19)
Bug Fixes
- don't stop mousedown event on no-option slot (#1117) (4c7e1e0)
v3.9.1
3.9.1 (2020-03-16)
Bug Fixes
- emit input event only if there is val to be deleted (#1038) (eedda74)
v3.9.0
3.9.0 (2020-03-13)
Features
v3.8.1
3.8.1 (2020-03-11)
Bug Fixes
v3.8.0
3.8.0 (2020-03-10)
Features
- header, footer, list-header, list-footer slots (#1085) (b2f388b)
v3.7.2
3.7.2 (2020-03-10)
Bug Fixes
v3.7.1
3.7.1 (2020-03-09)
Bug Fixes
- Compare Options with getOptionKey instead of label + reduce (#1012) (bc9553a)