LightRAG/lightrag_webui/src/components/graph
2025-04-14 10:13:54 +08:00
..
EditablePropertyRow.tsx refactor(graph): Refactoring the attribute line component to extract common logic into a separate file 2025-04-14 10:13:54 +08:00
FocusOnNode.tsx Fix linting and upate webui assets 2025-03-15 00:33:53 +08:00
FullScreenControl.tsx Added Minimum Degree 2025-03-08 11:01:10 +00:00
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 Add middle-content matching for GraphViewer 2025-04-09 18:36:54 +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 refactor(graph): Refactoring the attribute line component to extract common logic into a separate file 2025-04-14 10:13:54 +08:00
PropertyEditDialog.tsx feat(webui): Add attribute editing dialog box and optimize editable attribute row component 2025-04-13 23:32:35 +08:00
PropertyRowComponents.tsx refactor(graph): Refactoring the attribute line component to extract common logic into a separate file 2025-04-14 10:13:54 +08:00
Settings.tsx Fix Safari popover problem 2025-04-07 20:09:43 +08:00
SettingsDisplay.tsx Update i18n translation 2025-04-02 23:28:58 +08:00
ZoomControl.tsx Added camera rotation controls to graph panel. 2025-03-18 12:34:04 +08:00