dify/web/app/components/workflow/skill
yyh 2c02c8ac18
fix(sandbox): fetch artifacts on mount for blue dot indicator
Remove enabled condition so data is fetched when component mounts,
allowing blue dot to show when files exist even before expanding.
TanStack Query handles request deduplication automatically.
2026-01-26 16:53:16 +08:00
..
editor feat: support credical 2026-01-26 15:55:24 +08:00
file-tree fix(sandbox): fetch artifacts on mount for blue dot indicator 2026-01-26 16:53:16 +08:00
hooks chore: remove useless meata config when save file 2026-01-26 14:28:35 +08:00
start-tab feat(skill-editor): add CategoryTabs and TemplateSearch to skill templates section 2026-01-23 14:39:53 +08:00
utils refactor(app-asset): migrate file upload to presigned URL and batch upload 2026-01-23 15:11:04 +08:00
viewer feat(sqlite-preview): add truncation notice when row limit is reached 2026-01-22 23:49:06 +08:00
constants.ts feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
content-area.tsx fix: prevent horizontal page scroll in skill editor layout 2026-01-22 16:13:09 +08:00
content-body.tsx fix: prevent horizontal page scroll in skill editor layout 2026-01-22 16:13:09 +08:00
file-content-panel.tsx refactor(skill-editor): lift Ctrl+S handler to Provider and remove redundant hook 2026-01-25 21:17:25 +08:00
file-tab-item.tsx refactor(skill): rename components for semantic clarity 2026-01-19 23:50:08 +08:00
file-tabs.tsx feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
main.tsx fix(skill-editor): align autosave fallbacks 2026-01-25 19:51:56 +08:00
sidebar-search-add.tsx refactor(skill): simplify file tree search state management 2026-01-20 12:43:56 +08:00
sidebar.tsx chore: remove useless props 2026-01-15 11:24:59 +08:00
skill-page-layout.tsx fix: prevent horizontal page scroll in skill editor layout 2026-01-22 16:13:09 +08:00
start-tab-item.tsx feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
type.ts refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00