JakeGinnivan / react-popout

React popout is a React component wrapping window.open allowing you to host content in a browser popup window.
MIT License
188 stars 59 forks source link

Updated react, karma, babel package versions #34

Closed llamamoray closed 7 years ago

llamamoray commented 7 years ago

I've updated this library to the latest react versions.

@JakeGinnivan I've removed the test scripts and Karma seeing as there are no tests and added a travis config to run a build.

R0nd commented 7 years ago

In favor of merge, would be nice to have a v15-compliant version.

marchaos commented 7 years ago

I'm closing this as it was addressed in my latest PR, which I'll merge shortly. If get a chance, it would be great if you could review my PR.

https://github.com/JakeGinnivan/react-popout/pull/35