红联Linux门户
Linux帮助

React 15.3.1发布,JavaScript库

发布时间:2016-08-20 09:22:27来源:红联作者:baihuo
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 reliability. (@yungsters in #7400)

软件详情:https://github.com/facebook/react/releases

下载地址:https://github.com/facebook/react/archive/v15.3.1.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论