Vue.js 0.12.4 发布,更新内容如下:
Correctly expose the global Vue.partial() registration method.
Fix prop initialization when manually mounting to a CSS selector.
下载:https://github.com/yyx990803/vue/archive/0.12.4.zip。
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
支持的浏览器:https://saucelabs.com/u/vuejs
来自:开源中国社区

