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.62k stars 1.33k forks source link

feat(Select): Provide a slot section for the clear button #1655

Open vstyler96 opened 2 years ago

vstyler96 commented 2 years ago

In this PR we are just including a (from my pov) missing slot for the clear button section. In case of our needs don't fit very well with the current conditional format for showing up the clear button.

netlify[bot] commented 2 years ago

Deploy request for vueselect pending review.

Visit the deploys page to approve it

Name Link
Latest commit 81dce6cfe4bc06d727d7fa218f73b6c8c5fa91bc
moisish commented 1 year ago

Any chance that this will be released soon?