dify/web/app/components/workflow
XiamuSanhua ac2aa967c4
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-09 15:18:42 +08:00
..
block-selector Refactor:upgrade react19 ref as props (#25225) 2025-09-08 09:46:02 +08:00
datasets-detail-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
help-line style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
hooks feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
hooks-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
nodes feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
note-node feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
operator fix png jpeg export (#25110) 2025-09-04 11:05:45 +08:00
panel Export DSL from history (#24939) 2025-09-02 21:36:52 +08:00
plugin-dependency Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
run example of lazy (#25216) 2025-09-05 17:35:50 +08:00
simple-node Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
store Feat workflow node align (#23451) 2025-08-06 11:01:10 +08:00
utils feat(workflow): Allow paste node into nested block (#24234) 2025-09-04 15:21:43 +08:00
variable-inspect example of remove useEffect (#25212) 2025-09-05 17:35:59 +08:00
block-icon.tsx Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
blocks.tsx Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 2025-02-04 09:26:01 +08:00
candidate-node.tsx feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
constants.ts feat: add reasoning format processing to LLMNode for <think> tag handling (#23313) 2025-09-05 18:15:35 +08:00
context.tsx Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
custom-connection-line.tsx fix: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
custom-edge-linear-gradient-render.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
custom-edge.tsx feat(workflow): add relations panel to visualize dependencies (#21998) 2025-08-05 15:08:23 +08:00
dsl-export-confirm-modal.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
features.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx Feat node search (#23685) 2025-08-11 10:19:52 +08:00
limit-tips.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
panel-contextmenu.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
selection-contextmenu.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
shortcuts-name.tsx chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
style.css fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts Export DSL from history (#24939) 2025-09-02 21:36:52 +08:00
update-dsl-modal.tsx fix: workflow import sync env and conversation variables (#21215) 2025-06-19 15:44:42 +08:00
workflow-history-store.tsx feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00