Releases: sagalbot/vue-select
Releases · sagalbot/vue-select
v3.10.8
3.10.8 (2020-08-11)
Bug Fixes
- search-slot: use computed property as reference to search el (#1254) (8ccd336)
v3.10.6
3.10.6 (2020-07-09)
Bug Fixes
- appendToBody: Inverted X and Y bug correction (#1221) (dd6e00c)
v3.10.5
3.10.5 (2020-06-25)
Bug Fixes
- IE11: make appendToBody directive IE11 friendly (bfad3d0)
v3.10.4
3.10.4 (2020-06-25)
Bug Fixes
- reduce: do not set $data._value in updateValue if reduce option is set (a21c973), closes #1210
v3.10.2
3.10.2 (2020-04-25)
Bug Fixes
- do not show cursor as pointer when unsearchable select is disabled (#1171) (ed58352)
v3.9.6
3.9.6 (2020-04-12)
Bug Fixes