feat(RAC): Tree drag and drop #7692
[5574] - add moveBefore and moveAfter to useTreeData
903ba603
add docs
8f145935
remove onlys
768e2530
remove console logs
aa2d3622
[wip] add intial tree drag and drop
d9b4d571
Merge branch 'main' into tree-dnd
51124332
Merge branch 'main' into tree-dnd
e6becc60
useTreeData - add getDescendantKeys method which is used to determine…
22b88d50
revert packlog json change
121712a8
Merge remote-tracking branch 'upstream/main' into tree-dnd
7c81ea20
rob-clayburn
force pushed
from
13b0645c
to
7c81ea20
224 days ago
feat: Add moveBefore and moveAfter to useTreeData
0e3554ab
updates + story
02e07de2
Merge remote-tracking branch 'origin/main' into tree-dnd
5be35b6e
remove RSP TreeView dnd for now
d7506e9f
cleanup
34073ba7
fix story
efd52598
lint
5b381757
lint
e0731ed6
Merge remote-tracking branch 'origin/main' into tree-dnd
f7272d98
lint
2cbccd9a
ts
8ba1b422
fix listMapData destructure
05049915
Merge branch 'main' into tree-data-move-before-and-after
23831046
allow expanding during dragging
a0aa8364
lint
8be47658
review comments
5e54c620
reidbarber
changed the title [WIP] Tree drag and drop feat(RAC): Tree drag and drop 195 days ago
Merge remote-tracking branch 'upstream/main' into tree-dnd
b9d07461
fixes
074a3f61
lint
bb82173a
Merge remote-tracking branch 'upstream/main' into tree-dnd
cef63724
Merge remote-tracking branch 'upstream/tree-data-move-before-and-afte…
ce5d5a82
update story to use useTreeData
117446c5
handle dropPosition === 'on' case
20311a9d
set shouldSelectOnPressUp on item if dragging enabled
e01241a3
update useTreeData move/moveBefore/moveAfter implementations
896d4053
fix stories
8066a96a
typescript
36516f82
add drag button
92f3b20c
fix nested item drop button in story
7dc40264
prevent dropping items onto themselves or their descendants
92377495
Merge remote-tracking branch 'upstream/main' into tree-dnd
163815e4
Merge branch 'main' into tree-dnd
33f12e26
Merge branch 'main' into tree-data-move-before-and-after
7ff84d57
add tests and fix broken ones
42c54f71
remove dead code
b01e3fe2
fix lost items when moving to root
1d99e8c9
Merge remote-tracking branch 'upstream/tree-data-move-before-and-afte…
315cff81
fix tests
88a4627d
LFDanLu
approved these changes
on 2025-04-18
Login to write a write a comment.
Login via GitHub