ReactJS 0.14.4 發布,構建用戶界面的 JavaScript 庫

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


React.js(React)是 非死book 推出的一個用來構建用戶界面的 JavaScript 庫。

非死book開源了React,這是該公司用于構建反應式圖形界面的JavaScript庫,已經應用于構建Instagram網站及 非死book部分網站。最近出現了AngularJS、MeteorJS 和Polymer中實現的Model-Driven Views等框架,React也順應了這種趨勢。React基于在數據模型之上聲明式指定用戶界面的理念,用戶界面會自動與底層數據保持同步。與前面提及 的框架不同,出于靈活性考慮,React使用JavaScript來構建用戶界面,沒有選擇HTML。

ReactJS 0.14.4 發布,此版本更新內容如下:

React

  • Minor internal changes for better compatibility with React Native

React DOM

  • TheautoCapitalizeandautoCorrectprops are now set as attributes in the DOM instead of properties to improve cross-browser compatibility

  • Fixed bug with controlled<select>elements not handling updates properly

React Perf Add-on

  • Some DOM operation names have been updated for clarity in the output of.printDOM()

下載:https://github.com/非死book/react/archive/v0.14.4.zip 

來自: http://www.oschina.net/news/69551/reactjs-0-14-4

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