发布于 2015-09-09 01:02:25 | 75 次阅读 | 评论: 0 | 来源: 网友投递
Vue.js 轻量级 JavaScript 框架
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
Vue.js 0.12.13 发布,更新内容如下;
Observer will only attempt to convert a data object if it is not a native object, e.g window
.
#1219 inherit: true constructor cache should be context-sensitive
#1248 performance regression when v-repeat
has a particularly large source Array.
#1241 Triggering a transitionend event after enter transition is done in in-out mode causes error (@nkovacs)
#1244 Leave transition hook is called twice if css:false in in-out mode
Added space
alias for key
filter. (@Coffcer)
下载页面:0.12.13
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
主要特性:
可扩展的数据绑定
将普通的 JS 对象作为 model
简洁明了的 API
组件化 UI 构建
配合别的库使用
支持的浏览器:https://saucelabs.com/u/vuejs