LightRAG/lightrag_webui/src/components
yangdx 3f6423df33 Fix KaTeX extension loading by moving imports to app startup
• Move mhchem/copy-tex to main.tsx
• Add katex to Vite dedupe config
• Remove dynamic extension loading
• Ensure extensions available globally
• Fix chemistry formula rendering
2025-12-01 12:44:04 +08:00
..
documents Add confirmation dialog for pipeline cancellation 2025-10-25 03:55:00 +08:00
graph Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +08:00
retrieval Fix KaTeX extension loading by moving imports to app startup 2025-12-01 12:44:04 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +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 Simplify Root component by removing async i18n initialization 2025-10-12 01:17:37 +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