红联Linux门户
Linux帮助

Vue 2.3.3正式发布,轻量级JavaScript框架

发布时间:2017-05-10 09:11:04来源:红联作者:baihuo
Vue 2.3.3 正式发布了,Vue 是一款轻量级 JavaScript 框架。该版本主要进行了一些 bug 修复,具体如下:

fix unecessary input trigger with v-model on change event

ssr template interpolation should be whitespace-insensitive

fix regression where text nodes are merged into comment placeholder nodes

fix Vue.use not chainable when plugin has already been installed, also makes Vue.mixinchainable.

fix scoped slots when used together with v-for

fix slot elements after v-for being unnecessarily recreated

fix comment nodes not cloned properly

fix async components timeout triggered when already resolved

下载地址:https://github.com/vuejs/vue/archive/v2.3.3.zip

来自:开源中国社区
文章评论

共有 0 条评论