Skip to content
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

Vue3 Support #79

Open
KingDoxik opened this issue Jan 10, 2021 · 4 comments · May be fixed by #87
Open

Vue3 Support #79

KingDoxik opened this issue Jan 10, 2021 · 4 comments · May be fixed by #87
Labels
enhancement New feature or request
Milestone

Comments

@KingDoxik
Copy link

Hi,
I am currently trying to implement this in my project. Vue cli gives me
`WARNING Compiled with 1 warnings

warning in ./node_modules/vue-horizontal/dist/vue-horizontal.esm.js

"export 'default' (imported as 'Vue') was not found in 'vue'`
It is probably due to the fact, that I use Vue3.
Can you confirm this and if so, is there a fix or are you planning to support Vue3 in the future?

@fuxingloh
Copy link
Owner

Thanks for bringing this up, I didn't plan for Vue 3 compatibility initially due to it still being in @next channel when I started developing this. I will look into this and target for v1.0.x onwards.

@fuxingloh fuxingloh added the enhancement New feature or request label Jan 11, 2021
@fuxingloh fuxingloh added this to the v1.0.x milestone Jan 11, 2021
@fuxingloh fuxingloh linked a pull request Jan 26, 2021 that will close this issue
9 tasks
@fuxingloh fuxingloh linked a pull request Feb 4, 2021 that will close this issue
@fuxingloh fuxingloh removed a link to a pull request Feb 4, 2021
@dkiselew
Copy link

dkiselew commented May 9, 2022

hi! Is there any progress on this? Vue 3 is a default vue at the moment

@martinszeltins
Copy link

Any progress for Vue 3?

@celestialmk
Copy link

For Vue 3, use npm i vue-horizontal@next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants