发布于 2016-07-25 00:21:24 | 52 次阅读 | 评论: 0 | 来源: 网友投递
Vue.js 轻量级 JavaScript 框架
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
vue v2.0.0-beta.3 发布了,
该版本主要对API进行改进,具体改进可以参看发布说明。
bug 修复:
Fixed some edge cases in <transition-group>
move animations.
Fixed non-functional transition wrapper components not updating properly.
Fixed client-side hydration failed check for elements with v-html
/v-text
.
#3296 incorrect unknown element warning
下载地址: