nikgraf / belle

Configurable React Components with great UX
http://nikgraf.github.io/belle/
MIT License
2.51k stars 104 forks source link

Is this component dead then? #320

Closed bradennapier closed 7 years ago

bradennapier commented 8 years ago

No updates in quite awhile and it appears the entire package is going to stop working on the next major react version?

image

Bunkerbewohner commented 7 years ago

I don't know about more updates, but imho we don't have to worry about that warning. The code that uses the PropTypes validation is there only to print more helpful error messages (it's a custom PropType validator using the built-in ones). So worst case that part is removed and you get the "plain" React error messages when passing something wrong for Toggle's children.

nikgraf commented 7 years ago

sorry, been busy with too many project lately. I will cut a new release with these fixes. If someone is interested to contribute more and maintain please ping me.