Fork me on GitHub
#reagent
<
2016-02-06
>
grav18:02:22

Hey! I made a patch to reagent 0.5.1 that removes the deprecation warnings that React spews.

grav18:02:43

It does however mix up React 0.13.x and ReactDOM 0.14.x (it depends on both)

grav18:02:23

Any immediate thoughts on this approach? Is is pull-request worthy?

juhoteperi20:02:12

0.6.0-alpha already uses react and reactDOM 0.14

grav21:02:53

@juhoteperi: yes, we should probably give it a spin. I did read that the reframe author didn’t think that highly of the 0.6.0 changes, so that made me a bit uneasy. https://github.com/reagent-project/reagent/issues/212#issuecomment-166458254