ElemeFE / vue-infinite-scroll

An infinite scroll directive for vue.js.
2.86k stars 417 forks source link

Please update the document if this was deprecated. #122

Open kid1412621 opened 5 years ago

kid1412621 commented 5 years ago

No PR accepted, no issue reply. Buggy, open-source software is poisonous.

Update the document marking this as deprecated or archive this repository, please.

MooseTheCoder commented 5 years ago

We moved away from using this in production due to this exact issue. It looks like everything has moved to element.eleme.io, seems like it is actively maintained and does include an infinity scroll => https://element.eleme.io/#/en-US/component/infiniteScroll

orrd commented 5 years ago

I'm not sure if that link to infiniteScroll at element.eleme.io isn't actually just the documentation for the same code that's in this repo? I'm not sure if that's referring to something different or not.

I did some searching, and it looks like https://peachscript.github.io/vue-infinite-loading/ is the most popular general use Vue infinite scroll plugin that has recent commits.