wekan/client/components/boards
Maxime Quandalle 9a45f3752f Improve scrolling
We now replace native scrollbar by custom ones on the list card (which
is required by the new ergonomics in the parent commit), but the
"scrolling engine", is still native, we just hide the scrollbar and
draw our own in HTML/CSS using the perfect-scrollbar package (from
bower).

This commit also implements component scrolling when certain actions
are performed, eg scroll to the bottom when the new card composer is
opened.
2015-05-24 22:16:40 +02:00
..
body.jade Improve scrolling 2015-05-24 22:16:40 +02:00
body.js Improve scrolling 2015-05-24 22:16:40 +02:00
body.styl Improve scrolling 2015-05-24 22:16:40 +02:00
colors.styl Experiment new ergonomics to interact with card details 2015-05-24 22:11:40 +02:00
events.js Renaissance 2015-05-12 19:33:50 +02:00
header.jade Renaissance 2015-05-12 19:33:50 +02:00
header.js Renaissance 2015-05-12 19:33:50 +02:00
header.styl Renaissance 2015-05-12 19:33:50 +02:00
helpers.js Renaissance 2015-05-12 19:33:50 +02:00
list.jade Renaissance 2015-05-12 19:33:50 +02:00
list.styl Renaissance 2015-05-12 19:33:50 +02:00
router.js Experiment new ergonomics to interact with card details 2015-05-24 22:11:40 +02:00