LightRAG/lightrag_webui/src/components
yangdx 72039e0b4e Add strict: false and trust: true to KaTeX plugin configuration
• Relaxes KaTeX parsing rules
• Enables trusted LaTeX commands
• Improves math rendering compatibility
• Applied to both markdown processors
2025-09-25 17:28:01 +08:00
..
documents fix(ui): fix selection state management in paginated views 2025-08-17 10:38:12 +08:00
graph refactor: improve accessibility and i18n for search components 2025-09-24 19:59:56 +08:00
retrieval Add strict: false and trust: true to KaTeX plugin configuration 2025-09-25 17:28:01 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Add user prompt history dropdown to query settings 2025-09-25 06:16:32 +08:00
ApiKeyAlert.tsx Revert AlerDialog implementation 2025-03-26 18:22:18 +08:00
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx Added language and theme switching function to login page and homepage 2025-03-12 00:42:12 +08:00
Root.tsx Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
ThemeProvider.tsx Fix linting 2025-03-12 18:55:15 +08:00
ThemeToggle.tsx Added Minimum Degree 2025-03-08 11:01:10 +00:00