goodmm 发表于 2015-7-25 10:35:38

Vue.js 0.12.6 发布,轻量级 JavaScript 库

腾讯SNG夏日招聘集结号:200个空缺岗位,JAVA、C++、云计算、Android……
  Vue.js 0.12.6 发布,此版本更新内容如下:
  改进
  

[*]  Props 可以使用 CamelCase 指定
  Bug 修复
  

[*]  #1004 v-component directive not working with v-repeat
[*]  #1005 attached/ready hooks not firing properly for child components
[*]  #1006 destroyed hook not firing properly when unmounting static component
[*]  ">#1008with selectedIndex=-1 DOM state not persisted when appended to new parent
  下载:https://github.com/yyx990803/vue/archive/0.12.6.zip。
  
  Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
  支持的浏览器:https://saucelabs.com/u/vuejs
页: [1]
查看完整版本: Vue.js 0.12.6 发布,轻量级 JavaScript 库