dify/web/app/components/workflow/skill/skill-body/tabs
yyh 404ac3aeab
feat(skill-editor): hide tab dividers when only Start tab is visible
Remove border-right on Start tab and border-bottom on tab bar when no
file tabs are open, making the tab area blend seamlessly with the
content area below.
2026-02-08 13:56:31 +08:00
..
file-tab-item.spec.tsx test(skill): add comprehensive unit tests for file-tree domain 2026-02-07 16:53:58 +08:00
file-tab-item.tsx refactor(skill): regroup skill body, file tree, and tree hooks 2026-02-07 14:20:01 +08:00
file-tabs.spec.tsx test(skill): add comprehensive unit tests for file-tree domain 2026-02-07 16:53:58 +08:00
file-tabs.tsx feat(skill-editor): hide tab dividers when only Start tab is visible 2026-02-08 13:56:31 +08:00
start-tab-item.spec.tsx feat(skill-editor): hide tab dividers when only Start tab is visible 2026-02-08 13:56:31 +08:00
start-tab-item.tsx feat(skill-editor): hide tab dividers when only Start tab is visible 2026-02-08 13:56:31 +08:00