Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Sam X. Chen 2019-09-26 10:53:58 -04:00
commit 4f34adbd44
66 changed files with 938 additions and 754 deletions

View file

@ -89,7 +89,7 @@ BlazeComponent.extendComponent({
helper.append(list.clone());
return helper;
},
handle: '.js-swimlane-header',
handle: '.js-swimlane-header-handle',
items: '.swimlane:not(.placeholder)',
placeholder: 'swimlane placeholder',
distance: 7,