dify/web/app/components
twwu 46224724a2 feat: add Cloud and SelfHosted components with updated PlanSwitcher integration 2025-08-14 15:54:07 +08:00
..
app Merge branch 'main' into feat/rag-2 2025-08-14 15:03:48 +08:00
app-sidebar Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
apps fix: resolve AppCard description overlap with tag area (#23585) 2025-08-08 09:05:55 +08:00
base fix: add missing newline at end of JSON files for icon components 2025-08-14 15:21:53 +08:00
billing feat: add Cloud and SelfHosted components with updated PlanSwitcher integration 2025-08-14 15:54:07 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets fix: sync doc styling change 2025-08-13 15:13:03 +08:00
develop fix: correct File Preview API position in Japanese advanced chat template (#23645) 2025-08-10 11:17:38 +08:00
explore lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
goto-anything chore(cmdk): Resolve default option selection issue in GotoAnything component (#23878) (#23813) 2025-08-13 17:14:21 +08:00
header Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
plugins Merge branch 'main' into feat/rag-2 2025-08-12 11:13:04 +08:00
rag-pipeline refactor: rename selectedFileKeys to selectedFileIds and update related logic in online drive components 2025-08-11 18:37:15 +08:00
share lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
workflow Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +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