发布于 2016-05-21 00:58:10 | 161 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的React.JS教程,程序狗速度看过来!

ReactJS 构建用户界面的 JavaScript 库

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


React v15.1.0 发布了,原本的 react package 被拆分为 react 及 react-dom 两个 package。其中 react package 中包含 React.createElement、 .createClass、 .Component, .PropTypes, .Children 这些 API,而 react-dom package 中包含 ReactDOM.render、 .unmountComponentAtNode、 .findDOMNode。

主要更新内容如下:

React

  • Ensure we're using the latest object-assign, which has protection against a non-spec-compliant native Object.assign. (@zpao in #6681)

  • Add a new warning to communicate that props objects passed to createElement must be plain objects. (@richardscarrott in #6134)

  • Fix a batching bug resulting in some lifecycle methods incorrectly being called multiple times. (@spicyj in #6650)

React DOM

  • Fix regression in custom elements support. (@jscissr in #6570)

  • Stop incorrectly warning about using onScroll event handler with server rendering. (@Aweary in#6678)

  • Fix grammar in the controlled input warning. (@jakeboone02 in #6657)

  • Fix issue preventing <object> nodes from being able to read <param> nodes in IE. (@syranide in#6691)

  • Fix issue resulting in crash when using experimental error boundaries with server rendering. (@jimfbin #6694)

  • Add additional information to the controlled input warning. (@borisyankov in #6341)

React Perf Add-on

  • Completely rewritten to collect data more accurately and to be easier to maintain. (@gaearon in#6647#6046)

React Native Renderer

下载地址:



历史版本 :
React 组件库 uiw 1.5.1 发布,新增 2 个组件
React 16.2.0 发布,构建用户界面的 JavaScript 库
React 16.1.1 发布,构建用户界面的 JavaScript 库
React 16.1.0 发布,开源的 JavaScript 库
React 16.1.0-beta 发布,开源的 JavaScript 库
React 16.0.0 发布,去除专利条款,改用 MIT 许可证
React 16.0.0-beta.1 发布,Facebook 开源的 JavaScript 库
React 15.6.0 发布,构建用户界面的 JavaScript 库
React 15.5.4 发布,JavaScript 库
React 15.5.0 正式版发布,JavaScript 库
React 15.4.0 正式版发布,JavaScript 库
React v15.4.0-rc.3 发布,JavaScript 库
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务