发布于 2016-03-26 23:18:43 | 94 次阅读 | 评论: 0 | 来源: 网友投递
Vue.js 轻量级 JavaScript 框架
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
vuejs v1.0.20 发布了。此次更新的内容有:
#2563 Fixed error in custom terminal directive implementation that caused infinite loop. (@kazupon)
#2565 Fixed camelCase <-> kebab-case conversion for custom directive params
#2569 Fixed reactivity for prop default values
#2566 Fixed activate hook + keep-alive transition error
下载地址: