dify/web/app/components
wangxiaolei fbd558762d
fix: fix chunk not display in indexed document (#33942)
2026-03-24 10:36:48 +08:00
..
__tests__ refactor(web): move component tests into sibling __tests__ directories (#33623) 2026-03-18 10:49:30 +08:00
app refactor(web): migrate dataset-related toast callsites to base/ui/toast and update tests (#33892) 2026-03-23 13:13:52 +08:00
app-sidebar feat(confirm): input app name for app deletion confirmation (#33660) 2026-03-19 14:25:29 +08:00
apps feat(confirm): input app name for app deletion confirmation (#33660) 2026-03-19 14:25:29 +08:00
base test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
billing refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
custom refactor(custom): reorganize web app brand module and raise coverage threshold (#33531) 2026-03-16 18:17:21 +08:00
datasets fix: fix chunk not display in indexed document (#33942) 2026-03-24 10:36:48 +08:00
develop fix: copy to clipboard failed in non-secure (HTTP) contexts (#32287) 2026-03-10 15:46:17 +08:00
devtools refactor: route low-cost next modules through compat re-exports (#33622) 2026-03-18 10:37:29 +08:00
explore feat: enhance banner tracking with impression and click events (#33926) 2026-03-23 17:29:50 +08:00
goto-anything refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
header fix(web): update account settings header (#33965) 2026-03-24 10:04:08 +08:00
plugins refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
share refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
signin test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
tools refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
workflow test(workflow): improve dataset item tests with edit and remove functionality (#33937) 2026-03-23 20:16:59 +08:00
workflow-app fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
browser-initializer.tsx
sentry-initializer.tsx refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
splash.tsx