dify/web/app/components
hjlarry d685da377e fix minimap 2025-10-14 17:11:22 +08:00
..
app sync app published 2025-10-13 16:42:17 +08:00
app-sidebar app meta sync 2025-10-13 11:49:54 +08:00
apps sync the create/delete app in the list page 2025-10-10 10:18:23 +08:00
base Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-14 07:54:05 +08:00
billing feat(billing): add tax information tooltips in pricing footer (#26705) 2025-10-10 15:34:56 +08:00
custom [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
datasets Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-11 14:43:20 +08:00
develop fix: add missing key prop to TabPanel and initialize useRef with null (#26517) 2025-10-02 18:08:57 +08:00
explore fix: style with self-start (#26492) 2025-09-30 15:30:27 +08:00
goto-anything feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
header fix: add missing toType to `toolCredentialToFormSchemas` (#26681) 2025-10-09 21:23:15 +08:00
plugins fix: invalid data source list in plugin refresh hook (#26813) 2025-10-13 11:17:46 +08:00
rag-pipeline fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
share refactor(types): remove `any` usages and strengthen typings across web and base (#26677) 2025-10-09 21:36:42 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools fix mcp server edit modal disappear 2025-10-13 16:36:39 +08:00
workflow fix minimap 2025-10-14 17:11:22 +08:00
workflow-app Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-11 14:43:20 +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 fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
with-i18n.tsx