nikgraf / belle

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

Fix `Unknown prop `allowNewLine` on <textarea>` #322

Closed tuarrep closed 7 years ago

tuarrep commented 8 years ago

Fix #321

mcbryant commented 7 years ago

This fixes allowNewLine on <textarea />, but similar issues also exist for other properties in other components. I gave the other properties a shot across the repo.

tuarrep commented 7 years ago

@mcbryant Nice! I close this one in favor of yours (#323)

nikgraf commented 7 years ago

thx for your awesome work @mafzst & @mcbryant

nikgraf commented 7 years ago

@mafzst interested to contribute more? I could provide you with collaborator right …

tuarrep commented 7 years ago

@nikgraf Thank for your consideration. But I don't think I have enough time to contribute efficiently to your package. When I find something weird I try to fix it and I create a PR. But I have no time to develop feature and enhancements

nikgraf commented 7 years ago

Thx again for your fix!