dify/web/app/components
twwu a984549f01 refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
..
app Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
app-sidebar fix: Remove customContainer prop from PortalToFollowElem and adjust padding in dropdown component 2025-09-16 18:21:08 +08:00
apps Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
base refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
billing Merge branch 'main' into feat/rag-2 2025-08-21 09:43:51 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
develop fix: remove workflow file preview docs (#25318) 2025-09-07 21:31:05 +08:00
explore fix(ui): Optimize UI component styles and layouts (#24090) (#24092) 2025-08-18 15:56:10 +08:00
goto-anything feat: add circular scrolling to GotoAnything command menu (#25662) 2025-09-14 14:07:10 +08:00
header refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
plugins fix: ensure output_schema properties are checked before accessing them in strategy detail, use config, and tool default components 2025-09-18 10:11:15 +08:00
rag-pipeline feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
share to RefObject (#25192) 2025-09-05 10:14:13 +08:00
signin
tools feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
workflow refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
workflow-app Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +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 feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
with-i18n.tsx