aethex-studio/src
Claude 024ec42c5e
Add drag-and-drop file organization to FileTree
Implemented intuitive drag-and-drop functionality:
- Drag files and folders to reorganize the project structure
- Visual feedback with opacity and border highlights during drag
- Prevents invalid drops (e.g., dropping on itself)
- Toast notifications for successful moves
- Seamless integration with existing file tree state management
2026-01-17 22:16:30 +00:00
..
components Add drag-and-drop file organization to FileTree 2026-01-17 22:16:30 +00:00
education modified: .next/server/server-reference-manifest.json 2026-01-17 21:32:45 +00:00
hooks Set up comprehensive testing infrastructure with Vitest 2026-01-17 22:07:40 +00:00
lib Expand code templates library with 8 new advanced templates 2026-01-17 21:59:17 +00:00
styles Initial commit 2026-01-17 02:45:47 +00:00
test Set up comprehensive testing infrastructure with Vitest 2026-01-17 22:07:40 +00:00
App.tsx Add drag-and-drop file organization to FileTree 2026-01-17 22:16:30 +00:00
ErrorFallback.tsx Initial commit 2026-01-17 02:45:47 +00:00
index.css Generated by Spark: ? 2026-01-17 02:52:12 +00:00
main.css Initial commit 2026-01-17 02:45:47 +00:00
main.tsx Add major feature improvements and developer experience enhancements 2026-01-17 21:53:28 +00:00
vite-end.d.ts Initial commit 2026-01-17 02:45:47 +00:00