Improve card and list sortable drag

Use a custom build of jquery-ui with only the plugins we need (instead
of including everything).

Fix a tricky bug of conflict between Blaze reactive updates and
jquery-ui (which caused cards to sometimes disappear).
This commit is contained in:
Maxime Quandalle 2015-06-17 12:51:03 +02:00
parent 879fc47b53
commit fad4cba5e2
7 changed files with 26 additions and 18 deletions

View file

@ -31,7 +31,6 @@ position()
&.is-dragging-active
.list-composer,
.open-minicard-composer,
.minicard-wrapper.is-checked
display: none