fatihsolhan / v-onboarding

v-onboarding is a super-slim, fully-typed onboarding component for Vue 3
https://v-onboarding.fatihsolhan.com/
MIT License
170 stars 22 forks source link

Can this be used for Vue 2? #30

Closed kathirr007 closed 2 years ago

kathirr007 commented 2 years ago

Can this be used for Vue 2?

fatihsolhan commented 2 years ago

Hi @kathirr007

v-onboarding is not compatible with Vue2 right now but Vue2 support is in my todo list. I am planning to release Vue2 compatible version on next weekend

kathirr007 commented 2 years ago

Hi Fatih Solhan,

Thank you, waiting for the release of the Vue2 compatible version.

On Mon, May 23, 2022 at 4:25 PM Fatih Solhan @.***> wrote:

Hi @kathirr007 https://github.com/kathirr007

v-onboarding is not compatible with Vue2 right now but Vue2 support is in my todo list. I am planning to release Vue2 compatible version on next weekend

— Reply to this email directly, view it on GitHub https://github.com/fatihsolhan/v-onboarding/issues/30#issuecomment-1134522007, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGM5GE44BVYPP3AA7FPYLLVLNP3VANCNFSM5WVEJJVQ . You are receiving this because you were mentioned.Message ID: @.***>

fatihsolhan commented 2 years ago

Hey @kathirr007

I planned to use vue-demi for the Vue2 compatibility. I've been working on it for 2 days but unfortunately, vue-demi didn't work for us. As @LinusBorg explained here https://github.com/vuejs/rollup-plugin-vue/issues/427#issuecomment-753867261 I don't think vue-demi will work for v-onboarding

I will probably need to create a Vue2 compatible version from scratch and release it under a different name but I cannot estimate how long it will take due to my current workload.

Sorry that I couldn't help you. I appreciate your interest in v-onboarding ❤️

kathirr007 commented 2 years ago

Hi Fatih,

No worries, thanks for the update!. It would be helpful if we get a Vue2 compatible version soon. I'll always look for the update.

Thank you, Kathiravan K.

On Mon, May 30, 2022 at 12:42 AM Fatih Solhan @.***> wrote:

Hey @kathirr007 https://github.com/kathirr007

I planned to use vue-demi https://github.com/vueuse/vue-demi for the Vue2 compatibility. I've been working on it for 2 days but unfortunately, vue-demi didn't work for us. As @LinusBorg https://github.com/LinusBorg explained here vuejs/rollup-plugin-vue#427 (comment) https://github.com/vuejs/rollup-plugin-vue/issues/427#issuecomment-753867261 I don't think vue-demi will work for v-onboarding

I will probably need to create a Vue2 compatible version from scratch and release it under a different name but I cannot estimate how long it will take due to my current workload.

Sorry that I couldn't help you. I appreciate your interest in v-onboarding ❤️

— Reply to this email directly, view it on GitHub https://github.com/fatihsolhan/v-onboarding/issues/30#issuecomment-1140507630, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGM5GCGT2BVTKHRZ6BFJDDVMO6TPANCNFSM5WVEJJVQ . You are receiving this because you were mentioned.Message ID: @.***>

Sanan4li commented 7 months ago

I think it's still not available for vue 2. Any suggestions to use other package for a lagacy project developed with vue 2?