dify/web/app/components/workflow-app
yyh ad8c5f5452
perf: lazy load SkillMain component using next/dynamic
Reduce initial bundle size by dynamically importing SkillMain
component. This prevents loading the entire Skill module (including
Monaco and Lexical editors) when users only access the Graph view.
2026-01-16 21:31:56 +08:00
..
components feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
hooks chore: ui enchance 2026-01-15 11:35:48 +08:00
store/workflow feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx perf: lazy load SkillMain component using next/dynamic 2026-01-16 21:31:56 +08:00
search-params.ts feat(workflow): persist view tab state to URL search params 2026-01-15 15:09:36 +08:00