PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.67k stars 368 forks source link

[Feature request] Pull down to load fresh data #248

Open bigradish opened 5 years ago

bigradish commented 5 years ago

Would you add this feature: When the top of the list is on the screen, pull down, and load-more event occur. I think this a very common use case. Thank you.