Skip to content

Update for Vue 2.0 #20

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

Merged
merged 3 commits into from
Aug 31, 2016
Merged

Update for Vue 2.0 #20

merged 3 commits into from
Aug 31, 2016

Conversation

ktsn
Copy link
Member

@ktsn ktsn commented Aug 31, 2016

  • removed el from internal hooks because el cannot be used on component definition in 2.0.
  • add render hook
  • update all lifecycle hooks
  • update example and readme

I will also update typings after the Vue's typings is merged because we can reuse almost definitions from Vue's.

@yyx990803 yyx990803 merged commit cafb944 into vuejs:master Aug 31, 2016
@ktsn ktsn deleted the update-2.0 branch August 31, 2016 15:06
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

Successfully merging this pull request may close these issues.

2 participants