Closed JonShort closed 7 years ago
why is this not merged yet?
@wehriam Any chance this could be merged?
What is going on with this library, multiple PRs for bugs in master that haven't been merged
@capaj and @aanguswilliams this is a community supported project. We do our best to address PRs and issues, but unfortunately have other professional obligations that preempt this work.
If you're interested in custom features or professional support for this project, please feel free to reach out to me directly.
I've added @JonShort as a contributor and humbly request he evaluate/merge this and other PRs as soon as he has a chance.
Apologies, I do 100% appreciate the contributions yourself and others have made to the open source community and understand there's no obligation to keep it up to date. Just wasn't sure what was going on with the timelines and was hoping to determine whether contributions were even still being taken. Thanks for your work.
@wehriam no problem, I was merely asking. I know activity in the PR thread increase the chance the PR will get the attentions from maintainers. Awesome that you've made @JonShort a contributor.
Description
Replaced one area which was referencing
React.PropTypes
to usePropTypes
from theprop-types
library.Motivation and Context
Should fix PropTypes warnings which this library causes in itself, and other projects.
How Has This Been Tested?
Test suite ran, PropTypes warning no longer appears in tests.
Screenshots (if appropriate):
Types of changes
Checklist: