wekan/client/components/lists
Benjamin Tissoires 30d082e709 Use infinite-scrolling on lists
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
2019-02-01 13:53:45 +01:00
..
list.jade Optimize for mobile web, show single list per page with navigate bar 2017-11-29 17:06:33 +09:00
list.js Issue : UI feature suggestion: drag handles and long press #1772 2018-12-20 14:42:46 +05:30
list.styl Use infinite-scrolling on lists 2019-02-01 13:53:45 +01:00
listBody.jade Use infinite-scrolling on lists 2019-02-01 13:53:45 +01:00
listBody.js Use infinite-scrolling on lists 2019-02-01 13:53:45 +01:00
listHeader.jade lists-color: only colorize the bottom border 2019-01-25 18:13:37 +01:00
listHeader.js colors: add per list color 2019-01-25 15:56:40 +01:00