Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

React v15.3.2 发布 ,React 和 React-DOM 父版本

$
0
0

React v15.3.2 发布了。

改进记录如下:

React

  • Remove plain object warning from React.createElement & React.cloneElement. (@spudly in #7724)

React DOM

  • Add playsInline to supported HTML attributes. (@reaperhulk in #7519)

  • Add as to supported HTML attributes. (@kevinslin in #7582)

  • Improve DOM nesting validation warning about whitespace. (@spicyj in #7515)

  • Avoid "Member not found" exception in IE10 when calling preventDefault() in Synthetic Events. (@g-palmer in #7411)

  • Fix memory leak in onSelect implementation. (@AgtLucas in #7533)

  • Improve robustness of document.documentMode checks to handle Google Tag Manager. (@SchleyB in #7594)

  • Add more cases to controlled inputs warning. (@marcin-mazurek in #7544)

  • Handle case of popup blockers overriding document.createEvent. (@Andarist in#7621)

  • Fix issue with dangerouslySetInnerHTML and SVG in Internet Explorer. (@zpao in#7618)

  • Improve handling of Japanese IME on Internet Explorer. (@msmania in #7107)

React Test Renderer

React Perf Add-on

  • Ensure lifecycle timers are stopped on errors. (@gaearon in #7548)

下载地址:


Viewing all articles
Browse latest Browse all 44787

Trending Articles