graylog-labs / graylog2-web-interface

[DEPRECATED]
https://www.graylog.org/
611 stars 174 forks source link

Upgrade to React v0.14 #1643

Closed edmundoa closed 9 years ago

edmundoa commented 9 years ago

These changes upgrade React to 0.14, add new npm packages: react-dom, react-addons-linked-state-mixin, and react-addons-pure-render-mixin, and update react-bootstrap to 0.27.1.

I also made most changes in the code to remove any warnings regarding deprecations, but there might be still some, as not all libraries are supporting React 0.14 at this time. Anyway, the code should still work, as those deprecations will not be actually removed until 0.15.

Here's the announcement and more details: https://facebook.github.io/react/blog/2015/10/07/react-v0.14.html