设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

vue v2.0.0-beta.6发布,轻量级JavaScript框架

2016-8-2 22:46| 发布者: joejoe0332| 查看: 643| 评论: 0|原作者: oschina|来自: oschina

摘要: vue v2.0.0-beta.6 发布了,Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。主要更新内容:重大更新:vnode data:staticAttrsis removed to ensure proper up ...

vue v2.0.0-beta.6 发布了,Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。

主要更新内容:

重大更新:

  • vnode data: staticAttrs is removed to ensure proper updates in certain edge cases. This change does not affect the static tree optimization. When authoring render functions, just useattrs.

修复:

  • fix class update edge cases when the new vnode doesn't contain any data

  • #3329 allow 2 root nodes with v-if and v-else in template

  • #3334 fix value binding with value of 0 

  • #3341 fix whitespace preservation inside <pre>

  • #3354 fix v-show transition when the transition component is used inside the child component template

  • #3360 fix patch error when a node with v-html or v-text also has inner content in template.

  • #3365 fix class merging between multiple nested components sharing the same element

  • #3367 fix vnode children not evaluated correctly when the children is nested thunk 


下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部