dify/web/app/components/workflow/store/workflow
yyh 98d1aac765
feat(skill-editor): add persistent Start tab and optimize store subscriptions
- Add START_TAB_ID constant and StartTabItem/StartTabContent components
- Default to Start tab when no file tabs are open
- Optimize zustand selectors to subscribe to specific Map values instead of
  entire Map objects, reducing unnecessary re-renders when other tabs change
- Refactor useSkillFileSave to accept precise values instead of Map/Set
2026-01-23 13:12:22 +08:00
..
debug chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
skill-editor feat(skill-editor): add persistent Start tab and optimize store subscriptions 2026-01-23 13:12:22 +08:00
chat-variable-slice.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
env-variable-slice.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
form-slice.ts feat: run with params from logs (#26787) 2025-10-16 11:01:11 +08:00
help-line-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
history-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
index.ts Merge branch 'feat/pull-a-variable' into feat/support-agent-sandbox 2026-01-20 09:54:41 +08:00
layout-slice.ts feat: persist debug-and-preview panel width in localstorage (#21434) 2025-06-24 20:34:11 +08:00
node-slice.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
panel-slice.ts Feat workflow node align (#23451) 2025-08-06 11:01:10 +08:00
tool-slice.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-nodes.ts pref: reduce the times of useNodes reRender (#28682) 2025-11-26 16:52:47 +08:00
version-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
workflow-draft-slice.ts chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
workflow-slice.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00