Commit History

Revise the comment to enhance clarity and precision
1d1b99c

yangdx commited on

Remove redundant sigma instance setup code in GraphViewer component
8a62e69

yangdx commited on

Fix linting
6f4639a

yangdx commited on

Remove graphSearchTypes.ts, move OptionItem type to GraphSearch.tsx
dc332df

yangdx commited on

Update webui assets
ad21b91

yangdx commited on

fix: Replace global searchCache with Zustand state management
a5f80ff

yangdx commited on

refactor: remove legacy node expansion and pruning methods from graph store
88fc1cb

yangdx commited on

refactor: reorder icons order in control bool bar
366bdb7

yangdx commited on

Simplify zoom control logic by using fixed ratio
ef28336

yangdx commited on

Update web assets
5738870

yangdx commited on

style: Update colors and button styles in PropertiesView component
32aac27

yangdx commited on

Update webui assets
fddbcd2

yangdx commited on

Change zoom reset animation duration from 500ms to 1000ms in ZoomControl
6d838d8

yangdx commited on

Improve graph state cleanup by fully resetting sigma instance on label change
4b9c299

yangdx commited on

feat: add react-error-boundary package to web UI dependencies
3bbf06b

yangdx commited on

fix: improve graph zoom control and node expansion functionality
fd16503

yangdx commited on

fix(graph): improve fit-to-screen calculation with proper padding and zero size check
36dab67

yangdx commited on

Optimize node degree and size calculation for expanded graph nodes
63a4981

yangdx commited on

Optimize node spread animation with better spacing and randomized angle offset
958ad51

yangdx commited on

Remove reduntant search engine update functions
588a416

yangdx commited on

Fix Graph TAB flickering issue in node expansion
dd22942

yangdx commited on

Fix empty graph check problem of graph view load
5a328de

yangdx commited on

Fix linting
6b24674

yangdx commited on

feat: Improve graph zoom reset to fit all nodes with proper scaling
418d5a7

yangdx commited on

style: change double quotes to single quotes in ZoomControl.tsx
cd4e8de

yangdx commited on

Refactor graph search to update search engin after node expand or prune
56a0241

yangdx commited on

Fix linting and upate webui assets
169a4c0

yangdx commited on

Improve node layout by using polar coordinates for positioning expanded nodes
7f62f8d

yangdx commited on

Fix refresh layout button failure
2f9681a

yangdx commited on

Avoid graphics flickering during node operations
e41c826

yangdx commited on

Refactor node expansion logic with improved degree and size calculation
3b2172e

yangdx commited on

Fix linting
37bba66

yangdx commited on

Add Node Expansion and Pruning Features
b8f3341

yangdx commited on

Merge branch 'improve-property-tooltip' into feat-node-expand
6b8dc70

yangdx commited on

Remove unused codes
1f583de

yangdx commited on

Fix show node label settings error
698fa1b

yangdx commited on

Update webui assets
f7e044f

yangdx commited on

Fix edge event and show edge label error
9fab39c

yangdx commited on

Translate common property names to Chinese
1ea39b5

yangdx commited on

Update comment translations to English
9defefd

yangdx commited on

Fix linting
2e179f3

yangdx commited on

Add min width to parameters sidebar of retrieval web page
9bf536e

yangdx commited on

Merge branch 'main' into improve-property-tooltip
18a49f0

yangdx commited on

Update webui assets
7879875

yangdx commited on

fix: improve tab switching behavior to preserve WebGL context in graph viewer
e49e07c

yangdx commited on

Optimize graph state management & performance for tab switching visibility
d3a437a

yangdx commited on

Minimized API request between Tab view change
5611aed

yangdx commited on

Merge pull request #1080 from danielaskdd/main
01697ac
unverified

Daniel.y commited on

Added "/documents" to filtered paths
237fa92

yangdx commited on

Unify two log filters into one and move it to utils
a0e4457

yangdx commited on