设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Vue v2.0.0-rc.2发布,轻量级JavaScript框架

2016-8-18 00:01| 发布者: joejoe0332| 查看: 734| 评论: 0|原作者: oschina|来自: oschina

摘要: Vue v2.0.0-rc.2 发布了,Vue.js 是构建 Web 界面的 JavaScript 框架,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。功能改进:v-show now respects the original display value of the element (@ch ...

Vue v2.0.0-rc.2 发布了,Vue.js 是构建 Web 界面的 JavaScript 框架,提供数据驱动的组件,还有简单灵活的 API,使得 MVVM 更简单。

功能改进:

  • v-show now respects the original display value of the element (@chrisvfritz)

  • The server renderer now supports rendering <script> and <style> tags (they are still forbidden on the client) - this allows using a Vue component to render the HTML layout of the entire page. (@naumovs)

  • Added warning for missing v-on handlers.

  • Added warning for duplicate <slot> usage which used to work in 1.x but is no longer supported in 2.0.

Bug 修复

  • Fixed vdom patch errors on components with empty root (e.g. when root has v-if or transition)

  • #3433 fix enter hook not firing for v-show transition

  • #3439 fix v-model on input[type=range] in IE

  • #3440 fix out-in transition entering early when parent re-renders

  • #3451 fix native events on components with inline-template

  • #3453 fix unnecessary child watcher calls on parent re-render

下载

官方发布说明点这里查看


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部