LightRAG/lightrag_webui/src/components/graph
yangdx ad247f2fc1 refactor: improve accessibility and i18n for search components
• Replace label with ariaLabel prop
• Add searchPlaceholder support
• Use i18n keys for messages
• Improve aria-label attributes
• Standardize noResultsMessage fallback
2025-09-24 19:59:56 +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 Added Minimum Degree 2025-03-08 11:01:10 +00:00
GraphControl.tsx Fix linting 2025-09-22 03:29:17 +08:00
GraphLabels.tsx refactor: improve accessibility and i18n for search components 2025-09-24 19:59:56 +08:00
GraphSearch.tsx refactor: improve accessibility and i18n for search components 2025-09-24 19:59:56 +08:00
LayoutsControl.tsx Fix Safari popover problem 2025-04-07 20:09:43 +08:00
Legend.tsx Fix legend translation keys by removing spaces from node types 2025-09-20 23:27:34 +08:00
LegendButton.tsx feat: Add legend components and toggle buttons 2025-04-03 22:42:13 +08:00
PropertiesView.tsx Increase tooltip max width in PropertiesView 2025-09-23 13:24:31 +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