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

Vue 3 Compatibility #250

Open
GlobalHive opened this issue Dec 11, 2022 · 5 comments
Open

Vue 3 Compatibility #250

GlobalHive opened this issue Dec 11, 2022 · 5 comments

Comments

@GlobalHive
Copy link

GlobalHive commented Dec 11, 2022

Last question about compatibility: Feb 4, 2021
Last commit: Apr 22, 2021
Wrote mail: Dec 01, 2022

  • No response

I guess this repo is dead (locked to vue 2)

This is not a promotional issue

Since i really could need this for Vue 3, i created my own version of it.
Simplified, smaller, no multiple instances, faster

If anyone wants to give it a shot:
VueJS Tour

Edit:
I'll transfer some issues from here too, so the development of this great package can go on.

@mmorainville
Copy link
Member

mmorainville commented Dec 12, 2022

Hey @GlobalHive!

Thanks for your message!
The project is not dead but we indeed don't have the time and ressources to update it at a proper pace anymore... so thank you for making vue-tour continue to live for Vue 3.
That being said, if you'd like, we could bring back your project to this repository, in a new branch and publish it as a new version ([email protected] for exemple), so that you can benefit from the popularity of this package?

We could make you maintainer and just keep the approves to merge on master.

Tell us what you think of it!

@GlobalHive
Copy link
Author

Thanks for the reply @mmorainville
Well i don't know if you checked my version but i did a whole lot of things different
since i didn't want to copy it 1:1

What means i have no step component, everything is kept inside the VTour component, except styles.
Styles are overridable and scss based.

The next update is going to introduce the VTour options prop, which will hold all "static" options for popper and jump.js

What means: If we combine them, then there are 2, from ground up, complete different packages
What could bring some issues and confusion for the users.

@leotiv
Copy link

leotiv commented Jan 12, 2024

@VenkateshDotdash
Copy link

Does the vue3-tour package can be used in nuxt 3 ? I tried installing it but not able to get the reference to $tours in nuxt 3 like nuxt 2?
Please look into this issue for reference:
#265

@GlobalHive
Copy link
Author

@VenkateshDotdash my version of this VueJsTour
has a Nuxt 3 version provided by BayBreezy

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

No branches or pull requests

4 participants