LightRAG/lightrag_webui/src
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
..
api feat: Improve entity merge and edit UX 2025-10-27 23:42:08 +08:00
components Fix KaTeX extension loading by moving imports to app startup 2025-12-01 12:44:04 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Remove deprecated response_type parameter from query settings 2025-11-12 12:19:30 +08:00
hooks feat: Update node color and legent after entity_type changed 2025-10-31 00:03:55 +08:00
lib Add theme-aware edge highlighting colors for graph control 2025-10-05 10:40:25 +08:00
locales Add frontend rebuild warning indicator to version display 2025-10-31 06:09:46 +08:00
services Fix linting 2025-04-28 02:15:25 +08:00
stores Remove deprecated response_type parameter from query settings 2025-11-12 12:19:30 +08:00
types Add KaTeX copy-tex extension support for formula copying 2025-12-01 12:20:17 +08:00
utils feat: Update node color and legent after entity_type changed 2025-10-31 00:03:55 +08:00
App.tsx Web UI - center the loading icon 2025-09-26 03:57:42 +00:00
AppRouter.tsx Add KaTeX mhchem extension support and improve math rendering 2025-09-28 15:13:04 +08:00
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
index.css Add @tailwindcss/typography plugin and fix Tailwind config 2025-10-14 03:14:38 +08:00
main.tsx Fix KaTeX extension loading by moving imports to app startup 2025-12-01 12:44:04 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00