It's time. Let's do it.
I don't think anything left open on the milestone list is enough to block but if fixes come in we'll take 'em.
Changelog (could probably be cleaned up a little bit, maybe organized differently):
React DOM
- Fixed bug where events wouldn't fire in old browsers when using React in development mode
- Fixed bug preventing use of
dangerouslySetInnerHTML with Closure Compiler Advanced Mode
- Added support for
srcLang, default, and kind attributes for <track> elements
- Added support for
color attribute
- Ensured legacy
.props access on DOM nodes is updated on re-renders
React Test Utils Add-on
- Fixed
scryRenderedDOMComponentsWithClass so it works with SVG
React Transition Group Add-on
- Fix bug preventing
0 to be used as a timeout value
React on Bower
- Added
react-dom.js to main to improve compatibility with tooling
It's time. Let's do it.
I don't think anything left open on the milestone list is enough to block but if fixes come in we'll take 'em.
Changelog (could probably be cleaned up a little bit, maybe organized differently):
React DOM
dangerouslySetInnerHTMLwith Closure Compiler Advanced ModesrcLang,default, andkindattributes for<track>elementscolorattribute.propsaccess on DOM nodes is updated on re-rendersReact Test Utils Add-on
scryRenderedDOMComponentsWithClassso it works with SVGReact Transition Group Add-on
0to be used as a timeout valueReact on Bower
react-dom.jstomainto improve compatibility with tooling