dify/web/app/components/workflow/hooks
hjlarry 83f2e14249 comment mode can't click node 2025-11-05 14:16:21 +08:00
..
use-workflow-run-event fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
index.ts Merge remote-tracking branch 'myori/main' into p284 2025-10-04 15:28:29 +08:00
use-DSL.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-available-blocks.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-checklist.ts Merge branch 'feat/rag-plugin-recommendation-optimization' into deploy/dev 2025-10-23 17:28:31 +08:00
use-collaborative-workflow.ts open node panel not affect others 2025-09-18 17:42:02 +08:00
use-config-vision.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-edges-interactions-without-sync.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-edges-interactions.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-fetch-workflow-inspect-vars.ts refactor: replace useStore hooks with useAll*Tools hooks for better data fetching in workflow components 2025-10-23 17:05:52 +08:00
use-find-node.ts chore: workflow performance 2025-10-11 14:02:25 +08:00
use-helpline.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
use-inspect-vars-crud-common.ts refactor: replace useStore hooks with useAll*Tools hooks for better data fetching in workflow components 2025-10-23 17:05:52 +08:00
use-inspect-vars-crud.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-node-data-update.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-nodes-available-var-list.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-nodes-interactions-without-sync.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-nodes-interactions.ts comment mode can't click node 2025-11-05 14:16:21 +08:00
use-nodes-layout.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-meta-data.ts refactor: replace useStore hooks with useAll*Tools hooks for better data fetching in workflow components 2025-10-23 17:05:52 +08:00
use-nodes-sync-draft.ts add force update workflow to support restore 2025-09-12 16:27:12 +08:00
use-panel-interactions.ts feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
use-selection-interactions.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-set-workflow-vars-with-value.ts Chore/workflow last run (#21823) 2025-07-02 17:48:07 +08:00
use-shortcuts.ts add CollaborationEnabled for comment shortcut 2025-10-22 10:27:16 +08:00
use-tool-icon.ts refactor: replace useStore hooks with useAll*Tools hooks for better data fetching in workflow components 2025-10-23 17:05:52 +08:00
use-workflow-comment.ts fix: resize workflow canvas cause incorrect comment position 2025-11-05 14:16:11 +08:00
use-workflow-history.ts refactor(types): remove `any` usages and strengthen typings across web and base (#26677) 2025-10-09 21:36:42 +08:00
use-workflow-interactions.ts add CollaborationEnabled for comment shortcut 2025-10-22 10:27:16 +08:00
use-workflow-mode.ts feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
use-workflow-refresh-draft.ts chore: slice workflow refresh draft hook (#19292) 2025-05-06 18:24:10 +08:00
use-workflow-run.ts Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
use-workflow-search.tsx refactor: streamline workflow variable hooks by replacing useStore with useAll*Tools for improved data handling 2025-10-23 17:18:02 +08:00
use-workflow-start-run.tsx Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
use-workflow-variables.ts refactor: streamline workflow variable hooks by replacing useStore with useAll*Tools for improved data handling 2025-10-23 17:18:02 +08:00
use-workflow.ts Merge branch 'feat/rag-plugin-recommendation-optimization' into deploy/dev 2025-10-23 17:28:31 +08:00