constellation-analyzer/src
Jan-Henrik Bruhn d6f5938c9c refactor: remove edit properties from context menus
Removed the "Edit Properties" option from both node and edge context menus,
leaving only the "Delete" option. Users can simply click on nodes/edges to
select them and edit properties in the right panel, making the context menu
option redundant.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 22:17:23 +02:00
..
components refactor: remove edit properties from context menus 2025-10-10 22:17:23 +02:00
contexts fix: refactor keyboard shortcut context 2025-10-10 11:54:51 +02:00
hooks feat: side panels for properties and tools 2025-10-10 18:13:18 +02:00
stores feat: side panels for properties and tools 2025-10-10 18:13:18 +02:00
styles Initial commit 2025-10-10 11:15:51 +02:00
types Initial commit 2025-10-10 11:15:51 +02:00
utils Initial commit 2025-10-10 11:15:51 +02:00
App.tsx refactor: move undo/redo to toolbar, simplify left panel 2025-10-10 22:16:05 +02:00
main.tsx Initial commit 2025-10-10 11:15:51 +02:00
vite-env.d.ts Initial commit 2025-10-10 11:15:51 +02:00