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

新闻 Inferno 1.6.0 发布,JavaScript 用户界面库 下载

Discussion in '软件资讯' started by 漂亮的石头, 2017-04-04.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    Inferno 1.6.0 发布了,Inferno 是一个极其快速,类似 React 的 JavaScript 库,用于构建现代用户界面。

    [​IMG]

    更新内容:

    Core


    • Public functions in inferno core now have jsDoc annotations so they can be properly compressed by Google closure compiler. It also provides type information for non typescript environments

    ES6 Component


    • setState will now switch to async as per React. setStateSync has been deprecated and will be removed in future release. They are identical now.


    • setState callbacks now have caller component context and they don't need to be bound.


    • calling setState from Component constructor will now fail to validation error.

    下载地址:

    Inferno 1.6.0 发布,JavaScript 用户界面库下载地址
     
Loading...