From 841751a0d5ce21bae6e2318f2d3d16b9a4748014 Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Mon, 28 Jul 2008 18:34:01 +0000 Subject: 1.8: initial version of tree component, dependant upon sortables and droppables 1.6: droppables can now operate in a seperate scope, droppables and sortables in the current dragged item are filtered out at start, preventing node hierarchy issues --- tests/visual/tree.html | 92 +++++++++++++++++--------------------------------- ui/ui.draggable.js | 3 +- ui/ui.droppable.js | 29 ++++++++++------ ui/ui.sortable.js | 23 +++++++++++-- 4 files changed, 71 insertions(+), 76 deletions(-) diff --git a/tests/visual/tree.html b/tests/visual/tree.html index a2c2e14d0..e50f280a2 100644 --- a/tests/visual/tree.html +++ b/tests/visual/tree.html @@ -10,69 +10,16 @@ +