dify/web/app/components/workflow
非法操作 3e5f683e90
feat: dark theme icon support (#28858)
2025-12-04 09:29:00 +08:00
..
__tests__ frontend auto testing rules (#28679) 2025-11-26 15:18:07 +08:00
block-selector feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
constants feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasets-detail-store fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
header pref: reduce the times of useNodes reRender (#28682) 2025-11-26 16:52:47 +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: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
hooks-store feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
nodes feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
note-node fix(workflow): resolve note node copy/duplicate errors (#27528) 2025-10-28 09:26:12 +08:00
operator feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
panel fix(web): use atomic selectors to fix Zustand v5 infinite loop (#28977) 2025-12-01 15:45:50 +08:00
plugin-dependency feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
run fix(web): remove StatusPanel's internal useStore to fix context issues (#28348) 2025-11-20 12:50:46 +08:00
simple-node feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
store chore: remove useless mock files (#29068) 2025-12-03 15:34:11 +08:00
utils Clean up legacy conditions data in if-else nodes to prevent misjudgments (#28148) 2025-11-21 14:26:57 +08:00
variable-inspect Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +08:00
workflow-preview feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
block-icon.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
candidate-node-main.tsx perf: reduce reRender in candidate node (#28776) 2025-11-27 15:57:36 +08:00
candidate-node.tsx perf: reduce reRender in candidate node (#28776) 2025-11-27 15:57:36 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
context.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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 pref: reduce the times of useNodes reRender (#28682) 2025-11-26 16:52:47 +08:00
node-contextmenu.tsx pref: reduce the times of useNodes reRender (#28682) 2025-11-26 16:52:47 +08:00
panel-contextmenu.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
selection-contextmenu.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
shortcuts-name.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
update-dsl-modal.tsx fix(workflow): validate node compatibility when importing dsl between chatflows and workflows (#28012) 2025-11-20 11:40:24 +08:00
workflow-history-store.tsx perf(web): improve app workflow build performance. (#26310) 2025-10-07 14:21:08 +08:00