yuanyan / halogen

A collection of loading spinners with React.js
https://yuanyan.github.io/halogen
MIT License
1.6k stars 151 forks source link

Support for React v15 #23

Open jharris4 opened 8 years ago

jharris4 commented 8 years ago

Can we get an updated 0.2.x version that adds a peer dependency on react v15? Thanks, love this package. ;-)

jacobjuul commented 8 years ago

+1 v15 would be great. Thank you for the great package

jharris4 commented 8 years ago

There's a pull request #24 but it'd be much better to just keep React as a peer dependency.

abhilashsajeev commented 8 years ago

@jharris4 keeping it as peer dependency may break when new version comes out. Also they may not get downloaded for npm 3+

derrickpelletier commented 8 years ago

just pointing out that this is in #28 But doesn't look like the repo is getting much attention these days.