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 compatibility #63

Closed
3 tasks done
Akryum opened this issue Aug 26, 2016 · 4 comments
Closed
3 tasks done

Vue 2.0 compatibility #63

Akryum opened this issue Aug 26, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@Akryum
Copy link
Collaborator

Akryum commented Aug 26, 2016

  • akryum:vue
  • akryum:vue-component
  • akryum:vue-router
@Akryum Akryum added the feature label Aug 26, 2016
@Akryum Akryum self-assigned this Aug 26, 2016
@janat08
Copy link

janat08 commented Sep 4, 2016

How is it coming along? Meanwhile Ill get apollo going.

@Akryum
Copy link
Collaborator Author

Akryum commented Sep 28, 2016

I got Vue 2.0 working, still need to make the hot-reload work.
Next, I'll update the other packages to be compatible.

@Akryum Akryum added this to the 1.0-beta1 milestone Sep 28, 2016
@Akryum
Copy link
Collaborator Author

Akryum commented Sep 28, 2016

The latest version of akryum:vue and akryum:vue-component are now compatible with Vue 2.0.
Just install vue@next with npm in your meteor project.

meteor update
meteor npm install --save-dev vue@next

Note that you shouldn't do that if you use another package like akryum:vue-router or akryum:vue-component as they are not compatible yet.

@Akryum
Copy link
Collaborator Author

Akryum commented Sep 28, 2016

Vue-router2

@Akryum Akryum closed this as completed Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants