LightRAG/lightrag_webui/src
yangdx 85a9462650 Enhanced textarea configuration in property editor
- Added dynamic textarea sizing configuration
- Special handling for description field
- Improved resizing behavior
2025-04-14 13:01:34 +08:00
..
api Merge branch 'main' into edit-node 2025-04-13 11:51:55 +08:00
components Enhanced textarea configuration in property editor 2025-04-14 13:01:34 +08:00
contexts Revise the comment to enhance clarity and precision 2025-03-16 12:26:32 +08:00
features Merge branch 'fix-history-turns' 2025-04-11 00:45:37 +08:00
hooks Add node types 2025-04-08 13:38:06 +08:00
lib bugfix 2025-04-13 11:48:55 +08:00
locales Merge branch 'edit-node' into add-graph-db-lock 2025-04-14 12:07:47 +08:00
services Keep graph query label after 401 error for post-login data reload 2025-04-05 12:05:37 +08:00
stores Merge branch 'edit-node' into add-graph-db-lock 2025-04-14 03:39:57 +08:00
utils refactor(graph): Refactoring the attribute line component to extract common logic into a separate file 2025-04-14 10:13:54 +08:00
App.tsx Fix linting 2025-04-07 06:20:48 +08:00
AppRouter.tsx Improve toast notifications and document clearing flow 2025-04-01 15:44:36 +08:00
i18n.ts docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
index.css add document manager and site heaer 2025-02-15 23:29:30 +08:00
main.tsx Add French and Arabic language support 2025-03-22 00:31:18 +08:00
vite-env.d.ts Refactor code and update environment type definitions. 2025-03-07 08:17:25 +08:00