From fad4cba5e20b3273c2adc80b7a7c5c9fa57ed720 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Wed, 17 Jun 2015 12:51:03 +0200 Subject: 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). --- .meteor/packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.meteor/packages') diff --git a/.meteor/packages b/.meteor/packages index 87d21d6c..dd4f409e 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -47,9 +47,9 @@ underscore # UI components fortawesome:fontawesome -linto:jquery-ui mousetrap:mousetrap mquandalle:jquery-textcomplete +mquandalle:jquery-ui-drag-drop-sort peerlibrary:blaze-components perak:markdown reactive-var -- cgit v1.2.3-1-g7c22