设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

React 15.3.0发布,React和React-dom父版本

2016-7-30 19:18| 发布者: joejoe0332| 查看: 438| 评论: 0|原作者: oschina|来自: oschina

摘要: React 15.3.0 发布了。改进日志如下:ReactAdd React.PureComponent - a new base class to extend, replacing react-addons-pure-render-mixin now that mixins don't work with ES2015 classes. (@spicyj in #7195 ...

React 15.3.0 发布了。

改进日志如下:

React

  • Add React.PureComponent - a new base class to extend, replacing react-addons-pure-render-mixin now that mixins don't work with ES2015 classes. (@spicyj in #7195)

  • Add new warning when modifying this.props.children. (@jimfb in #7001)

  • Fixed issue with ref resolution order. (@gaearon in #7101)

  • Warn when mixin is undefined. (@swaroopsm in #6158)

  • Downgrade "unexpected batch number" invariant to a warning. (@spicyj in #7133)

  • Validate arguments to oneOf and oneOfType PropTypes sooner. (@troydemonbreun in #6316)

  • Warn when calling PropTypes directly. (@Aweary in #7132, #7194)

  • Improve warning when using Maps as children. (@keyanzhang in #7260)

  • Add additional type information to the PropTypes.element warning. (@alexzherdev in #7319)

  • Improve component identification in no-op setState warning. (@keyanzhang in #7326)

React DOM

  • Fix issue with nested server rendering. (@Aweary in #7033)

  • Add xmlns, xmlnsXlink to supported SVG attributes. (@salzhrani in #6471)

  • Add referrerPolicy to supported HTML attributes. (@Aweary in #7274)

  • Fix issue resulting in <input type="range"> initial value being rounded. (@troydemonbreun in #7251)

React Test Renderer

React Perf Add-on

  • Fix issue resulting in excessive warnings when encountering an internal measurement error. (@sassanh in #7299)

React TestUtils Add-on

  • Implement type property on for events created via TestUtils.Simulate.*. (@yaycmyk in #6154)

  • Fix crash when running TestUtils with the production build of React. (@gaearon in #7246)

下载地址:https://facebook.github.io/react/downloads.html

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部