sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.65k stars 1.34k forks source link

Option:deselected and option:deselecting are not getting emitted fix (#1430) #1845

Closed acidbeast closed 3 months ago

acidbeast commented 3 months ago

This commit adds 'clear' event which triggered by 'x' button click. Cleared value passed as an argument to event.