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

新闻 React v15.1 发布,React 和 React-dom 父版本 下载

本帖由 漂亮的石头2016-04-09 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,584
    赞:
    47
    React v15.1 发布了,原本的 react package 被拆分为 react 及 react-dom 两个 package。其中 react package 中包含 React.createElement、 .createClass、 .Component, .PropTypes, .Children 这些 API,而 react-dom package 中包含 ReactDOM.render、 .unmountComponentAtNode、 .findDOMNode。

    主要更新内容如下:

    React


    • Restore React.__spread API to unbreak code compiled with some tools making use of this undocumented API. It is now officially deprecated. (@zpao in #6444)

    ReactDOM


    • Fixed issue resulting in loss of cursor position in controlled inputs. (@spicyj in #6449)

    更多详情请点击

    下载地址请点击
    React v15.1 发布,React 和 React-dom 父版本下载地址
     
正在加载...