红联Linux门户
Linux帮助

Vue.js 0.12.10发布,轻量级JavaScript库

发布时间:2015-08-10 14:54:35来源:红联作者:empast
Vue.js 0.12.10 发布,此版本更新内容如下:

改进

Support one static


This static option will be selected by default if the v-model value is falsy (excluding 0). Options created from users will be appended after the default option.

Dynamic component wait-for listeners are now attached in the component's created hook, thus firing the event synchronously in compiled hook will now properly trigger the DOM insertion.

Bug 修复

template parser now trims empty textNodes from