feat(folders): drag-and-drop reorder for all folders

This commit is contained in:
Shuki Vaknin
2026-07-21 20:56:38 +02:00
committed by Linus Rath
parent 2f791318df
commit 5716d91115
7 changed files with 196 additions and 22 deletions
+3
View File
@@ -33,6 +33,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@tanstack/react-virtual": "^3.13.24",
"@tiptap/extension-color": "^3.22.4",
"@tiptap/extension-image": "^3.22.4",