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 2.0 #1

Closed
ryandeussing opened this issue Oct 18, 2016 · 2 comments
Closed

Vue 2.0 #1

ryandeussing opened this issue Oct 18, 2016 · 2 comments

Comments

@ryandeussing
Copy link

Hi, I'm attempting to use vue-comps/vue-scrollfire and while it looks like upgrading it to 2.0 might be as easy as changing lifecycle hooks,vue-mixins is pegged to "vue": "^1.0.26".

Any plans to get your awesome mixins and components 2.0 compatible? Thanks

@paulpflug
Copy link
Owner

paulpflug commented Oct 19, 2016

hey,

I just released vue-scrollfire@2. I will make any of my components 2.0 compatible, but currently only on request - So I see what is needed most ;)
vue-mixins currently is for both vue@1 and vue@2
Most mixins are inherently compatible to both versions, but for example isOpened exists as isOpened and isOpened2.
The devDependency of vue is only used for unit testing..

@ryandeussing
Copy link
Author

Danke sehr!

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

2 participants