pstanoev / simple-svelte-autocomplete

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

Some more callbacks and event for callbacks #128

Closed PPP01 closed 2 years ago

PPP01 commented 2 years ago

I needed more callbacks, especially the onEnter callback including the event. So I added some more callbacks and added the event to every callback.

PPP01 commented 2 years ago

That's pretty sad, because i need those callbacks. Any reasons, why this couldn't be merged?