liukun2009 发表于 2016-10-27 04:28:09

React 15.3.1 发布,JavaScript 库

欢迎加入运维网交流群:263444886  http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  React 15.3.1 发布了。
  更新日志如下:
React

[*]  Improve performance of development builds in various ways. (@gaearon in #7461,#7463, #7483, #7488, #7491, #7510)
[*]  Cleanup internal hooks to improve performance of development builds. (@gaearonin #7464, #7472, #7481, #7496)
[*]  Upgrade fbjs to pick up another performance improvement from @gaearon for development builds. (@zpao in #7532)
[*]  Improve startup time of React in Node. (@zertosh in #7493)
[*]  Improve error message of React.Children.only. (@spicyj in #7514)
React DOM

[*]  Avoid  validation warning from browsers when changing type. (@nhunzaker in #7333)
[*]  Avoid "Member not found" exception in IE10 when calling stopPropagation() in Synthetic Events. (@nhunzaker in #7343)
[*]  Fix issue resulting in inability to update some  elements in mobile browsers. (@keyanzhang in #7397)
[*]  Fix memory leak in server rendering. (@keyanzhang in #7410)
[*]  Fix issue resulting in  values not updating when changing minor max. (@troydemonbreun in #7486)
[*]  Add new warning for rare case of attempting to unmount a container owned by a different copy of React. (@ventuno in #7456)
React Test Renderer

[*]  Fix ReactTestInstance::toJSON() with empty top-level components. (@Morhaus in#7523)
React Native Renderer

[*]
  Change trackedTouchCount invariant into a console.error for better>
  
  点击这里查看官方发行说明
  下载地址:

[*]  react-15.3.1.zip
[*]  
  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: React 15.3.1 发布,JavaScript 库