dify/web/app/components/workflow/skill
yyh 871ec3b0ca
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/controllers/console/app/app.py
#	web/eslint-suppressions.json
#	web/eslint.config.mjs
2026-02-06 14:40:44 +08:00
..
editor Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
file-tree fix(skill-editor): remove redundant focus ring and suppress row outline 2026-02-06 14:31:56 +08:00
hooks feat(skill-editor): auto-focus editor on file creation and improve tree-tab sync 2026-02-06 14:21:33 +08:00
start-tab fix: vertically center empty search state to match Figma design 2026-02-06 14:21:33 +08:00
utils fix(web): exclude PDF from text-like file detection 2026-02-05 17:45:38 +08:00
viewer feat(skill-editor): auto-focus editor on file creation and improve tree-tab sync 2026-02-06 14:21:33 +08:00
artifact-content-panel.tsx fix: pass appId instead of userId to sandbox file API calls 2026-02-03 17:59:21 +08:00
constants.ts feat: add ArtifactSlice and integrate artifact preview into skill editor tabs 2026-01-29 17:52:41 +08:00
content-area.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
content-body.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
file-content-panel.tsx feat(skill-editor): auto-focus editor on file creation and improve tree-tab sync 2026-02-06 14:21:33 +08:00
file-tab-item.tsx Revert "refactor(skill): replace React icon components with CSS Icons" 2026-01-30 12:42:20 +08:00
file-tabs.tsx feat: add ArtifactSlice and integrate artifact preview into skill editor tabs 2026-01-29 17:52:41 +08:00
main.tsx feat: support open file in new tab 2026-02-05 16:04:06 +08:00
sidebar-search-add.tsx refactor(web): use FileAdd and FolderAdd icons in skill menus 2026-02-05 16:56:27 +08:00
sidebar.tsx refactor: Refactor storage keys into hierarchical structure 2026-01-30 23:23:21 +08:00
skill-page-layout.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
start-tab-item.tsx Revert "refactor(skill): replace React icon components with CSS Icons" 2026-01-30 12:42:20 +08:00
type.ts refactor(skill-editor): extract hooks and utils into separate directories 2026-01-15 16:00:42 +08:00