mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
This allows to reduce the loading time of a big board. Note that there is an infinite scroll implementation in the mixins, but this doesn't fit well as the cards in the list can have arbitrary height. The idea to rely on the visibility of a spinner is based on http://www.meteorpedia.com/read/Infinite_Scrolling |
||
|---|---|---|
| .. | ||
| list.jade | ||
| list.js | ||
| list.styl | ||
| listBody.jade | ||
| listBody.js | ||
| listHeader.jade | ||
| listHeader.js | ||