dify/web/app/components/workflow/hooks
2024-09-23 21:32:58 +08:00
..
index.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-checklist.ts fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
use-edges-interactions.ts Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
use-helpline.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-node-data-update.ts feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
use-nodes-data.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-interactions.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
use-nodes-layout.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-sync-draft.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-panel-interactions.ts feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
use-selection-interactions.ts fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
use-shortcuts.ts fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 2024-09-13 12:20:56 +08:00
use-workflow-history.ts feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
use-workflow-interactions.ts Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
use-workflow-mode.ts feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
use-workflow-run.ts fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
use-workflow-start-run.tsx Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
use-workflow-template.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
use-workflow-variables.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
use-workflow.ts fix: workflow parallel limit in ifelse node (#8242) 2024-09-11 11:30:33 +08:00