-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vue 3 compatibility #211
Comments
@PurpleEyeGH not at the moment, but would welcome a PR. |
work happening here: https://github.com/darrenjennings/vue-autosuggest/tree/next/v3 |
@darrenjennings is the WIP version alpha ready? |
@songololo not at the moment |
Would be really nice to have vue3 support. Maybe using https://github.com/vueuse/vue-demi? |
Hoping to see this make it to Vue3 as well |
try my fork i am still working on it |
Also vote for Vue3 support |
+1 |
Following, great work with the lib btw! |
+1 here, anyone? |
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. |
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
<#211 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEH2ZPX57U2HVFPYS4SP663ZLYWGLAVCNFSM4U6HZTB2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRSGIZDANRRGA3Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Any chance of adding a Vue 3 compatibility ?
The text was updated successfully, but these errors were encountered: