Kanboard-Prod/assets/js
Julian Maurice 14d1411300 Fix task drag and drop slowdown when a column is hidden
It looks like jQuery UI has some difficulties when a column with a lot
of tasks is hidden.
Adding ':visible' to the connectWith properties of sortable() seems to
fix the problem

Fixes #4011
2018-09-28 19:18:18 -07:00
..
components Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
core Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
polyfills Remove dependency on Mousetrap 2016-12-30 20:14:36 -05:00
src Fix task drag and drop slowdown when a column is hidden 2018-09-28 19:18:18 -07:00
app.min.js Fix task drag and drop slowdown when a column is hidden 2018-09-28 19:18:18 -07:00
vendor.min.js Update jQuery to latest version 2018-06-11 11:04:42 -07:00