1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Vue 2.5.12 和 2.5.13 发布,轻量级 JavaScript 框架 下载

本帖由 漂亮的石头2017-12-26 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,099
    赞:
    47
    Vue 2.5.12 和 2.5.13 发布了。Vue 是一款轻量级 JavaScript 框架。主要更新内容如下:

    2.5.12

    修复


    改进


    • core: allow symbol as vdom key bacb911, closes #7271


    • core: prop bindings with inline Object/Array literal values no longer cause the child component to always re-render:

      <foo :bar="[1, 2, 3]"/>

      The compiler now automatically wraps the literal value as an inline computed property to avoid creating new values on each render (unless data it depends on has changed).


    • types: extract VueConfiguration type for easy expansion (#7274) c0d516c, closes #7273

    下载地址:


    2.5.13

    修复


    • revert auto cache for inline prop literals, fix regressions (#7283)

    下载地址:

    Vue 2.5.12 和 2.5.13 发布,轻量级 JavaScript 框架下载地址
     
正在加载...