rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

add input hidden slot #581

Closed Ennoriel closed 1 year ago

Ennoriel commented 1 year ago

Hey! 😃

Here is a PR intended to add the input hidden slot discussed in #579.

I added the doc and a test as well. However I wasn't able to launch the doc site and only ran the test until the end. Be sure to double check before merging ;)

I had troubled launching with pnpm (module not found linked to the highlight plugin) and the npm (no such file or directory, open 'D:\perso\svelte-select\src\lib\no-styles\D:\perso\svelte-select\src\lib\Select.svelte')

Have a nice day :)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 6, 2023 3:55pm
rob-balfre commented 1 year ago

@Ennoriel thanks! I'm away for the long weekend but will take a look on Tuesday.