dify/web/app/components
yyh 4338632a78
fix(skill): use Dialog initialFocus to focus input on modal open
Expose initialFocus prop on Modal component (passthrough to Headless
UI Dialog) so the create blank skill modal reliably focuses the name
input when opened, replacing the ineffective autoFocus attribute.
2026-01-30 16:10:19 +08:00
..
app Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
app-sidebar fix: not show more acion in app 2026-01-30 14:21:03 +08:00
apps Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
base fix(skill): use Dialog initialFocus to focus input on modal open 2026-01-30 16:10:19 +08:00
billing feat: handle upgrade confirm and icon 2026-01-29 15:00:04 +08:00
custom chore: remove useless __esModule (#30366) 2025-12-30 15:37:16 +08:00
datasets Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
develop test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
devtools refactor(web): organize devtools components (#30318) 2025-12-30 09:21:41 +08:00
explore feat: try app support review (#31716) 2026-01-29 19:40:47 +08:00
goto-anything refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
header Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 21:25:28 +08:00
plugins Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 15:17:40 +08:00
provider chore: disable serwist in dev (#31424) 2026-01-23 11:35:14 +08:00
rag-pipeline feat: add feature provider to rag pipeline to reduce problem 2026-01-30 14:15:33 +08:00
share test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
signin test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
sub-graph feat: Trigger single run in sub-graph after modal opens 2026-01-29 19:17:43 +08:00
tools Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 16:22:02 +08:00
workflow fix(skill): use Dialog initialFocus to focus input on modal open 2026-01-30 16:10:19 +08:00
workflow-app feat: add online users to skills 2026-01-30 10:00:38 +08:00
app-initializer.tsx refactor(web): setup status caching (#30798) 2026-01-13 16:59:49 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
sentry-initializer.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00