LightRAG/lightrag_webui/src
yangdx 971034fbba Optimized graph layout animation parameters, Smoothed overlapping animations
- Reduced animation duration to 300ms
- Decreased update interval to 200ms
- Extended auto-stop timeout to 3 seconds
2025-03-17 20:00:14 +08:00
..
api Added minimum degree filter for graph queries 2025-03-05 11:37:55 +08:00
components Optimized graph layout animation parameters, Smoothed overlapping animations 2025-03-17 20:00:14 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Fix overflow issues in UI components 2025-03-17 05:00:37 +08:00
hooks fix: Replace global searchCache with Zustand state management 2025-03-16 02:40:48 +08:00
lib Increased search and label list limits. 2025-03-13 02:00:22 +08:00
locales Updated layout animation and force atlas translations 2025-03-17 19:32:07 +08:00
stores Remove graphSearchTypes.ts, move OptionItem type to GraphSearch.tsx 2025-03-16 03:01:36 +08:00
App.tsx Fix overflow issues in UI components 2025-03-17 05:00:37 +08:00
i18n.ts Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00