Vue v2.0.3 发布,轻量级 JavaScript 框架
欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pnghttp://onexin.iyunv.com/source/plugin/onexin_bigdata/https://static.oschina.net/uploads/logo/vue-js_XHYNa.png Vue 2.0.3 发布了。
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
此次更新内容:
修复
[*] #3913 fix v-for list auto-keying with nested <template>
[*] #3917 fix <select> infinite update loop with @change listener (@defcc via #3922)
[*] #3919 fix regression for functional components that return string or nothing
[*] #3930 fix regression for raw render function directive update
[*] #3931 should not generate children for "is" component with inline-template
vue 模板编辑器
[*] Exposed preserveWhitespace option.
[*] Fixed pug compatibility when used with vue-loader or vueify.
vue 服务渲染器
[*] #3899 fix entity encoding in IE9
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]