-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#40 use prop-types package #42
base: master
Are you sure you want to change the base?
Conversation
Untested, still lacks reference in package.json.
hoping that this version actually exists
Hello, We are using redux-infinite-scroll and lately we are trying to use react 16. Do you have an estimation when this pr is going to be merge and release? @Philipp91 |
Me? No idea. I'm not the maintainer of this repository. It's been a while since I created this PR, but it seems like it's ready to merge? |
@dcurletti can we merge this? |
@dcurletti I don't mean to spam you, but it would be really nice if this could be merged. Any estimate as to when this could potentially happen? Thanks for a nice lib |
any word on the merging? - is a fork in order to keep this going / maintained? |
@pathann Sorry about this. The original maintainer is no longer with RealScout. I'm checking with him to see if he wants to take control of the repo, or most likely I'll be looking for another maintainer. I'll let you know in the next few days! |
@MichaelAP thanks. let me know. |
@pathann Hey, I've transferred ownership of the repo to it's creator, @dcurletti. Davide, hopefully you're able to merge some of these PR's soon? Thanks! |
will get to merging/updating in the next few days. |
@dcurletti Any updates on the merge? This is the last dependency preventing me from upgrading to React 16. |
@dcurletti Please merge this. |
I published my fork with this update. It also switches to using
|
@dcurletti Can you merge this? Is this not being maintained anymore? |
fyi I'm using react-waypoint now. |
I confirmed that it actually stops the warning message (see #40) and the scrolling still works.
There are a bunch of other deprecation warnings, though.