设为首页收藏本站

LUPA开源社区

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

Vue.js 0.12.0-rc发布,JavaScript库

2015-6-3 23:42| 发布者: joejoe0332| 查看: 724| 评论: 0|原作者: oschina|来自: oschina

摘要: Vue.js 0.12.0-rc 发布,现已提供下载:Vue.js-0.12.0-rcs.zip。改进v-repeat now supports using track-by="$index" when there's no key to track. This causes Vue to reuse the DOM elements and child instance ...
Vue.js 0.12.0-rc 发布,现已提供下载:Vue.js-0.12.0-rcs.zip

改进

  • v-repeat now supports using track-by="$index" when there's no key to track. This causes Vue to reuse the DOM elements and child instances in place without re-ordering them, so prefer using it on simple repeats without interactivity.

  • Literal props are now supported when manually mounting a root instance.

  • Paths containing dynamic segments, e.g. a[b] will now create the path if not already present, however, it will throw a warning and prompt you to pre-initialize the path if possible.

修复

  • props are now properly persisted when an instance's $data is replaced.

Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。

支持的浏览器:https://saucelabs.com/u/vuejs


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部