-
Notifications
You must be signed in to change notification settings - Fork 69
Vue 2.0 support #19
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
Comments
+1~ |
I have created a PR to support In the meantime you could use the vue2-build branch from my own fork as a temporary solution: EDIT: I have also updated my above vue2-build to also support both VueJS 1.0 and 2.0 |
1.3.0 released with #22 |
@Astray-git when I used |
1acafab |
Oh silly me, i had that dist file there mixed up with the source file in my head. Never mind! |
@Astray-git It seems the latest version hasn't yet been published to npm. Is that normal? |
@amcsi 😅 Sorry , I forgot to publish it. |
I just tried this in Vue 2.0 and the list doesn't seem to order. I assume it conflicts with the virtual dom. |
@deiucanta please create a new issue for this |
Is there any plan on supporting new version 2.0 of Vue.js ?
The text was updated successfully, but these errors were encountered: