Commit a085c12
refactor: remove index.html, update package-lock.json, and enhance graph loading logic
- Deleted the `index.html` file from the project.
- Removed unnecessary "peer" properties from various dependencies in `package-lock.json`.
- Enhanced the graph loading logic in `App.tsx` to handle different graph statuses and fetch initial entities.
- Updated `GraphView.tsx` to display appropriate messages based on the graph status.
- Modified `useGraph.ts` to include a new `GraphStatus` type and manage graph loading states more effectively.1 parent 97fd608 commit a085c12
9 files changed
Lines changed: 61 additions & 304 deletions
File tree
- .claude
- internal/api
- ui
- dist
- assets
- src
- components/docs
- hooks
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
This file was deleted.
0 commit comments