darrenjennings / vue-autosuggest

🔍 Vue autosuggest component.
https://darrenjennings.github.io/vue-autosuggest
MIT License
621 stars 91 forks source link

Vue 3 compatibility #211

Open PurpleEyeGH opened 3 years ago

PurpleEyeGH commented 3 years ago

Any chance of adding a Vue 3 compatibility ?

darrenjennings commented 3 years ago

@PurpleEyeGH not at the moment, but would welcome a PR.

darrenjennings commented 3 years ago

work happening here: https://github.com/darrenjennings/vue-autosuggest/tree/next/v3

songololo commented 3 years ago

@darrenjennings is the WIP version alpha ready?

darrenjennings commented 3 years ago

@songololo not at the moment

tobiasdiez commented 3 years ago

Would be really nice to have vue3 support. Maybe using https://github.com/vueuse/vue-demi?

runxc1 commented 2 years ago

Hoping to see this make it to Vue3 as well

rhayun commented 2 years ago

try my fork https://github.com/rhayun/vue-autosuggest

i am still working on it

saxon1964 commented 1 year ago

Also vote for Vue3 support

rlidev commented 1 year ago

+1

twbagustin commented 1 year ago

Following, great work with the lib btw!

frantortosa commented 5 months ago

+1 here, anyone?

rangermeier commented 1 month ago

I've started Yet Another Attempt ™ at porting this great library to Vue 3: https://github.com/rangermeier/vue-autosuggest/tree/vue3

I've picked up from @pikax's fork which is based on @darrenjennings initial #next/v3 branch.

The tests (ported to vitest) are now passing again and the build process is now handled by Vite. I've started to update Storybook and ported some stories, but this is not complete yet.

Is there still/again interest by the maintainers to revive this project? In this case I would open a PR. Otherwise I would probably create a fork and publish to NPM myself?

frantortosa commented 1 month ago

Hi all,

I am not a maintainer, just an interested user.

I think that vue-autosuggest was working fine in vue2, but the vue3 version that someone had attempted and that I tried to use, was stil buggy. I tried to solve some but abandoned it due lack of time.

I personally, for my project, moved away from this lib to https://www.npmjs.com/package/vue3-simple-typeahead.

Maybe vue-autosuggest had more features and may be worth reviving, but for my needs that other lib is enough for now.

Regards, FT

El jue, 11 jul 2024 a las 9:14, Rupert Angermeier @.***>) escribiĂł:

I've started Yet Another Attempt ™ at porting this great library to Vue 3: https://github.com/rangermeier/vue-autosuggest/tree/vue3

I've picked up from @pikax's fork https://github.com/pikax/vue-autosuggest which is based on @darrenjennings https://github.com/darrenjennings initial #next/v3 https://github.com/darrenjennings/vue-autosuggest/tree/next/v3 branch.

The tests (ported to vitest) are now passing again and the build process is now handled by Vite. I've started to update Storybook and ported some stories, but this is not complete yet.

Is there still/again interest by the maintainers to revive this project? In this case I would open a PR. Otherwise I would probably create a fork and publish to NPM myself?

— Reply to this email directly, view it on GitHub https://github.com/darrenjennings/vue-autosuggest/issues/211#issuecomment-2222206107, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEH2ZPX57U2HVFPYS4SP663ZLYWGLAVCNFSM4U6HZTB2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRSGIZDANRRGA3Q . You are receiving this because you commented.Message ID: @.***>