dify/web/app/components/workflow
2026-09-02 01:44:52 +00:00
..
__tests__ fix: stabilize node block selectors and restore start tabs (#41523) 2026-08-31 06:58:56 +00:00
block-selector fix(ui): keep scroll area focus indicator visible (#41404) 2026-08-28 01:37:00 +00:00
collaboration fix(api): enforce app-scoped access on indirect resources (#40893) 2026-08-21 00:52:39 +00:00
comment refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
constants style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
datasets-detail-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
header refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks fix(web): merge workflow tool outputs from all End nodes (#41517) 2026-09-01 08:50:37 +00:00
hooks-store fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
node-actions-menu refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
nodes refactor(web): migrate webhook table input (#41612) 2026-09-02 01:44:52 +00:00
note-node refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
operator refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
panel feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
persistence style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
plugin-dependency refactor(web): remove configuration mitt context (#39796) 2026-07-30 07:07:43 +00:00
run refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
shortcuts fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
simple-node chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
store feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00
utils fix(web): merge workflow tool outputs from all End nodes (#41517) 2026-09-01 08:50:37 +00:00
variable-inspect chore: enforce titles on CSS-truncated elements (#41438) 2026-09-01 06:18:53 +00:00
workflow-generator fix(web): preserve link semantics in button-styled navigation (#41312) 2026-08-26 10:50:06 +00:00
workflow-preview refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
block-icon.tsx fix(workflow): align block icon vector sizes (#39657) 2026-07-27 23:43:03 +00:00
candidate-node-main.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
candidate-node.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
comment-manager.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
constants.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
context.tsx fix(web): keep workflow ref updates out of render (#40428) 2026-08-10 14:38:04 +00:00
custom-connection-line.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge-linear-gradient-render.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
custom-edge.tsx refactor(web): align Base UI state consumers (#39864) 2026-08-01 13:09:30 +00:00
dsl-export-confirm-modal.tsx chore: upgrade workspace dependencies (#40069) 2026-08-06 05:56:30 +00:00
edge-contextmenu.tsx refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
features.tsx refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
goto-anything-search.ts refactor(web): rebuild goto anything dialog (#38914) 2026-07-14 10:38:45 +00:00
hotkeys.ts refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
index.tsx chore(deps): upgrade pnpm workspace dependencies (#41138) 2026-08-24 07:07:47 +00:00
node-contextmenu.tsx refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
panel-contextmenu.tsx refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
selection-contextmenu.tsx refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
style.css style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
syncing-data-modal.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
types.ts feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
update-dsl-modal.helpers.ts fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +00:00
update-dsl-modal.tsx fix: improve readability of DSL import warnings (#40148) 2026-08-07 10:01:09 +00:00
workflow-contextmenu.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
workflow-history-store.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00