发布于 2016-12-03 00:30:45 | 130 次阅读 | 评论: 0 | 来源: 网友投递
Vue.js 轻量级 JavaScript 框架
Vue.js 是构建 Web 界面的 JavaScript 库,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。
轻量级 JavaScript 框架 Vue v2.1.4 发布了。更新如下:
改进
Newv-onmodifier:.once(@KingMario via #4267)
config.keyCodesnow support Array values for mapping an alias to multiple keyCodes. (@defcc via #4328)
Modifier key modifiers (.ctrl,.alt,.shiftand.meta) now also work for KeyboardEvents.
修复
#4304 fix in-browser detection in jsdom + Node 7
#4306 fix static style bindings that contains!important
#4315 fix incorrect context for slot content created in functional components
#4339 fix keep-alive child component root transition
fix stateful transition wrapper component as child component root
下载地址