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

Support web components build #1811

Closed kimulaco closed 3 months ago

kimulaco commented 6 months ago

Hi.

I've created a pull request to resolve Issue #1680. Added the :host selector so that CSS variables can be referenced in the Shadow DOM.

I investigated the following repositories and confirmed the solution to my problem. https://github.com/kimulaco/vue-select-web-components-example

github-actions[bot] commented 3 months ago

:tada: This PR is included in version 3.20.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: