refactor: update graph view actions to include onViewDetails and remove onViewBranch

- Added onViewDetails callback to handle feature detail viewing.
- Removed onViewBranch functionality and associated UI elements for a cleaner interface.
This commit is contained in:
James
2025-12-22 19:18:52 -05:00
parent 4dd00a98e4
commit cc0405cf27
4 changed files with 14 additions and 29 deletions

View File

@@ -67,7 +67,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"apps/ui/src/components/views/graph-view/hooks/use-graph-filter.ts": "^0.8.5",
"dagre": "^0.8.5",
"dotenv": "^17.2.3",
"geist": "^1.5.1",
"lucide-react": "^0.562.0",