LightRAG/lightrag_webui/src/components
yangdx 79a17c3f7f Fix graph value handling for entity_id updates
• Use finalValue for entity_id changes
• Keep original value for other props
• Fix property update logic
2025-10-30 23:43:46 +08:00
..
documents Add confirmation dialog for pipeline cancellation 2025-10-25 03:55:00 +08:00
graph Fix graph value handling for entity_id updates 2025-10-30 23:43:46 +08:00
retrieval Optimize chat performance by reducing animations in inactive tabs 2025-10-17 21:17:01 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Increase user prompt history capacity and dropdown height 2025-09-26 10:27:03 +08:00
ApiKeyAlert.tsx
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx
Root.tsx Simplify Root component by removing async i18n initialization 2025-10-12 01:17:37 +08:00
ThemeProvider.tsx
ThemeToggle.tsx