captivationsoftware / react-sticky

<Sticky /> component for awesome React apps
MIT License
2.64k stars 386 forks source link

Is it dead project? #291

Open zhil opened 5 years ago

zhil commented 5 years ago

PRs are not merged for a years (personally I am waiting for #209)

Is this repo dead? Any suggestions for live fork?

hsz commented 4 years ago

Yes, it's dead:

https://github.com/captivationsoftware/react-sticky/blob/50f68e1af5937c12cdc1aab46ea45c4a4d74e46d/README.md#L5-L7

Indigo744 commented 4 years ago

Any good alternative?

martpie commented 4 years ago

@vcarl Would Captivation Software be ready to let transfer the ownership of this package (would be cool for the npm package name)? Or should the community fork it?

dbarbalato commented 4 years ago

Hey guys - sorry to have been so absent. My schedule is incredibly busy compared to the early days when I first wrote react-sticky. Thanks to @vcarl for all of his help in my absence.

I am not interested in transferring ownership, however I will consider new maintainers. I simply don't have the time to devote any cycles to the project, but if others out there are, I can give you expanded permissions.

zhil commented 4 years ago

Any good alternative?

you can check https://github.com/gm0t/react-sticky-el , it have pretty similar functionality. It have fresh commits, but nobody responses to my issue for 2 weeks. :(

I am not interested in transferring ownership, however I will consider new maintainers. I simply don't have the time to devote any cycles to the project, but if others out there are, I can give you expanded permissions.

There is a bug in last version, which I need to fix it or move to another lib. Will you have time to review / approve PR if I will catch that bug?

designbyadrian commented 4 years ago

@Indigo744 No need for an alternative as long as this project works.

albertms10 commented 4 years ago

@Indigo744 No need for an alternative as long as this project works.

componentWillMount usage shall be refactored anytime soon.

joebartels commented 3 years ago

Any good alternative?

take a look at https://github.com/yahoo/react-stickynode

mikaoelitiana commented 3 years ago

Hello @dbarbalato

I am not interested in transferring ownership, however I will consider new maintainers. I simply don't have the time to devote any cycles to the project, but if others out there are, I can give you expanded permissions.

I am interested to help on this project as I am using it in one of my projects.