React v15.0 測試版本發布,JavaScript庫

jopen 8年前發布 | 8K 次閱讀

作為用于構建用戶界面的React,我們很抱歉稍微延遲了一下這次發布的版本。正如我們所說:我們一直忙于binge-watching卡片。但現在我們準備好了,閑話少說,我們這次就發布了React v15的測試版本。

主要改進:

  • Document.createElement is in and data-reactid is out

  • No more extra <span>s

  • Rendering null now uses comment nodes

  • Improved SVG support

重大改進:

  • Deprecated APIs removed from React, specifically findDOMNode, render, renderToString, renderToStaticMarkup, and unmountComponentAtNode.

  • Deprecated APIs removed from React.addons, specifically batchedUpdates and cloneWithProps.

  • Deprecated APIs removed from component instances, specifically setProps, replaceProps, and getDOMNode.



詳情請看:https://非死book.github.io/react/blog/2016/03/07/react-v15-rc1.html

來自: http://www.oschina.net//news/71330/react-v-15-0

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!