dify/web/app/components
twwu ec3cb126a0 feat: add clear data functions for online documents, website crawl, and online drive; integrate credential change handling 2025-08-08 13:49:08 +08:00
..
app Merge branch 'main' into feat/rag-2 2025-08-07 16:27:20 +08:00
app-sidebar fix: resolve sidebar animation issues and improve app detail page UX (#23407) 2025-08-05 15:06:40 +08:00
apps fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
base fix: variable 2025-08-07 17:22:29 +08:00
billing merge main 2025-07-21 17:45:26 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets feat: add clear data functions for online documents, website crawl, and online drive; integrate credential change handling 2025-08-08 13:49:08 +08:00
develop Enhance API documentation TOC with modern design and improved UX (#23490) 2025-08-06 14:45:06 +08:00
explore refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023) 2025-07-28 10:34:11 +08:00
header feat: add CredentialIcon component and integrate it into credential selector for improved avatar display 2025-08-07 15:34:15 +08:00
plugins merge main 2025-08-05 10:30:53 +08:00
rag-pipeline refactor: Refactor online document and online drive components to handle credential changes 2025-08-08 13:43:01 +08:00
share fix: installed apps preview language error (#23397) 2025-08-05 11:01:31 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools merge main 2025-08-05 10:30:53 +08:00
workflow refactor: Refactor online document and online drive components to handle credential changes 2025-08-08 13:43:01 +08:00
workflow-app merge main 2025-08-05 10:30:53 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
with-i18n.tsx