dify/web/app/components/workflow
CrabSAMA 8d5f788f2b
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
2025-09-04 15:21:43 +08:00
..
block-selector CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
datasets-detail-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +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(workflow): Allow paste node into nested block (#24234) 2025-09-04 15:21:43 +08:00
hooks-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
nodes fix: Boolean type control is not displayed (#25031) 2025-09-03 15:39:09 +08:00
note-node style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +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
run fix: workflow log panel's round style (#24658) 2025-08-28 09:20:17 +08:00
simple-node
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 CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
block-icon.tsx
blocks.tsx
candidate-node.tsx
constants.ts Expose agent node usage (#24355) 2025-08-23 10:57:58 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
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
features.tsx
index.tsx Feat node search (#23685) 2025-08-11 10:19:52 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx
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
syncing-data-modal.tsx
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