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.
These changes upgrade React to 0.14, add new npm packages:
react-dom
,react-addons-linked-state-mixin
, andreact-addons-pure-render-mixin
, and updatereact-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