pstanoev / simple-svelte-autocomplete

Simple Autocomplete / typeahead component for Svelte
http://simple-svelte-autocomplete.surge.sh/
MIT License
464 stars 78 forks source link

Use bulma dropdown #155

Open azmeuk opened 2 years ago

azmeuk commented 2 years ago

Bulma has a dropdown component with good default style. I suggest we use this as the default look&feel.

pstanoev commented 2 years ago

I started working on this, have some version.

Also tried to have better look and feel without Bulma. I think that's keeping this component from broader use.