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

新闻 ReactJS 0.14.2 发布,构建用户界面的 JavaScript 库 下载

Discussion in '软件资讯' started by 漂亮的石头, 2015-11-03.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,345
    Likes Received:
    47
    ReactJS 0.14.2 发布,此版本主要改进:

    React DOM


    • Fixed bug with development build preventing events from firing in some versions of Internet Explorer & Edge


    • Fixed bug with development build when using es5-sham in older versions of Internet Explorer


    • Added support for integrity attribute


    • Fixed bug resulting in children prop being coerced to a string for custom elements, which was not the desired behavior


    • Moved react from dependencies to peerDependencies to match expectations and align with react-addons-* packages

    下载:react-0.14.2.zip

    React.js(React)是 Facebook 推出的一个用来构建用户界面的 JavaScript 库。

    Facebook开源了React,这是该公司用于构建反应式图形界面的JavaScript库,已经应用于构建Instagram网站及 Facebook部分网站。最近出现了AngularJS、MeteorJS 和Polymer中实现的Model-Driven Views等框架,React也顺应了这种趋势。React基于在数据模型之上声明式指定用户界面的理念,用户界面会自动与底层数据保持同步。与前面提及 的框架不同,出于灵活性考虑,React使用JavaScript来构建用户界面,没有选择HTML。
    ReactJS 0.14.2 发布,构建用户界面的 JavaScript 库下载地址
     
Loading...