added task transitions to movement

This commit is contained in:
2026-03-03 18:54:40 -06:00
parent 15f518c58f
commit f1200a2c78
11 changed files with 276 additions and 95 deletions
+1
View File
@@ -15,6 +15,7 @@
"deploy": "git pull && bun install && bun run build && (pm2 restart tasgrid || bun run start-prod)"
},
"dependencies": {
"@formkit/auto-animate": "^0.9.0",
"@kobalte/core": "^0.13.11",
"@tailwindcss/vite": "^4.1.18",
"@tiptap/core": "^3.18.0",