Vue v2.0.0-alpha.8 和 1.0.26 发布了,Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。 Vue v2.0.0-alpha.8 更新内容:
vdom edge case patch error keep-alive incorrectly destroying child components of inactive component
dependencies for vue-server-renderer
下载地址: Vue 1.0.26 更新内容:
#3104 fixed 1.0.25 regression: v-model on off-DOM <select> causing infinite update loop #3101 fixed the "pluralize" filter with multi arguments, when selected argument is empty string
下载地址: |