-
Wow, this is great! I was curious if you were going to be implementing infinite scrolling? Where if you reach either the left or right side, you will then be taken back to the other. Great job!
-
This issue been seperated out from #14 . As we were trying to solve two different problem there.
-
Hello,
Infinite scroll is not required for me even when item count is more than 2. Which method should I use for this feature?
Thanks,
Dhiraj
-
### Problem Statement
At this moment the widgets only are limited to X amount of records when you have them all in the dashboard
This means the user needs to make multiple extra clicks to get to the …
-
As a user, if I create a lot of tasks I want to not have to click through paginated data but want the page to scroll infinitely and for it to constantly load any data it doesn't immediately pull in.
-
Would you add infinite scrolling to make carousel experience quite better?
Or maybe it is availabe, but i didn't figured it out in docs
-
Is it possible to have, say, 5 values on infinite scroll, so that there would be no left or right end? Much how date pickers on iOS, when the month passes December it just starts right up again in Jan…
-
do you support infinite scrolling? I have seen that the list of items is observed, but are they added in a nice way or the whole library is reset?
Thanks
-
```
http://sspaste.com/paste/show/50eb527083d0e
https://github.com/AndrewLowther/infinite-scroll
http://www.infinite-scroll.com/infinite-scroll-jquery-plugin/
// Pagination.js
// @include /framework/…
-
When I read through statuses, I'd like them to auto-load as I go down instead of paginating.
Do others want this? I'd be happy to put togeather a pull request over the weekend... :smile: