React
- Fixed bug with
<option>tags when usingdangerouslySetInnerHTML - Fixed memory leak in synthetic event system
React TestUtils Add-on
- Fixed bug with calling
setStateincomponentWillMountwhen using shallow rendering
Downloads
React
- Updated
fbjsdependency to pick up change affecting handling of undefined document.
Downloads
React
- More minor internal changes for better compatibility with React Native
Downloads
React
- Minor internal changes for better compatibility with React Native
React DOM
- The
autoCapitalizeandautoCorrectprops 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()
Downloads
React DOM
- Added support for
nonceattribute for<script>and<style>elements - Added support for
reversedattribute for<ol>elements
React TestUtils Add-on
- Fixed bug with shallow rendering and function refs
React CSSTransitionGroup Add-on
- Fixed bug resulting in timeouts firing incorrectly when mounting and unmounting rapidly
React on Bower
- Added
react-dom-server.jsto exposerenderToStringandrenderToStaticMarkupfor usage in the browser
Downloads
React DOM
- Fixed bug with development build preventing events from firing in some versions of Internet Explorer & Edge
- Fixed bug with development build when using es5-sham in older versions of Internet Explorer
- Added support for
integrityattribute - Fixed bug resulting in
childrenprop being coerced to a string for custom elements, which was not the desired behavior - Moved
reactfromdependenciestopeerDependenciesto match expectations and align withreact-addons-*packages
Downloads
React DOM
- Fixed bug where events wouldn't fire in old browsers when using React in development mode
- Fixed bug preventing use of
dangerouslySetInnerHTMLwith Closure Compiler Advanced mode - Added support for
srcLang,default, andkindattributes for<track>elements - Added support for
colorattribute - Ensured legacy
.propsaccess on DOM nodes is updated on re-renders
React TestUtils Add-on
- Fixed
scryRenderedDOMComponentsWithClassso it works with SVG
React CSSTransitionGroup Add-on
- Fix bug preventing
0to be used as a timeout value
React on Bower
- Added
react-dom.jstomainto improve compatibility with tooling
Downloads
PreviousNext