LightRAG/lightrag_webui/src/components/graph
yangdx 9bf048a4b1 Sync frontend with backend MAX_GRAPH_NODES
- Auto-adjust graph nodes when limit changes
- Add refresh trigger for node count changes
- Store backend limit in settings
2025-07-08 00:21:42 +08:00
..
EditablePropertyRow.tsx fix: limit property value display length to prevent horizontal scrollbars 2025-04-15 14:33:40 +08:00
FocusOnNode.tsx Fix linting and upate webui assets 2025-03-15 00:33:53 +08:00
FullScreenControl.tsx
GraphControl.tsx fix(graph): Fixed the issue of incorrect handling of edges and nodes during node ID updates 2025-04-12 10:36:05 +08:00
GraphLabels.tsx Increase the threshold value of enabling middle content search. 2025-04-18 17:46:05 +08:00
GraphSearch.tsx Add middle-content matching for GraphViewer 2025-04-09 18:36:54 +08:00
LayoutsControl.tsx Fix Safari popover problem 2025-04-07 20:09:43 +08:00
Legend.tsx Add fallback support for translation missing 2025-04-08 14:59:20 +08:00
LegendButton.tsx feat: Add legend components and toggle buttons 2025-04-03 22:42:13 +08:00
PropertiesView.tsx Hide created_at property on webui 2025-05-05 00:07:50 +08:00
PropertyEditDialog.tsx Enhances property edit dialog with error handling and loading states 2025-05-11 12:35:51 +08:00
PropertyRowComponents.tsx fix: limit property value display length to prevent horizontal scrollbars 2025-04-15 14:33:40 +08:00
Settings.tsx Sync frontend with backend MAX_GRAPH_NODES 2025-07-08 00:21:42 +08:00
SettingsDisplay.tsx Update i18n translation 2025-04-02 23:28:58 +08:00
ZoomControl.tsx Switch rotation bottun posstion 2025-04-17 04:33:34 +08:00