dify/web/app/components/workflow
2026-09-08 08:47:27 +00:00
..
__tests__ feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +00:00
block-selector refactor(console): unify environment-aware oRPC clients and query policies (#41932) 2026-09-08 02:04:41 +00:00
collaboration feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
comment feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +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(web): isolate pricing modal state and lifecycle (#41960) 2026-09-08 07:53:39 +00:00
help-line style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
hooks feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +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 feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +00:00
note-node fix: make panel and node resizing keyboard accessible (#41963) 2026-09-08 07:44:41 +00:00
operator chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
panel refactor(web): isolate pricing modal state and lifecycle (#41960) 2026-09-08 07:53:39 +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 chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +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 feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +00:00
variable-inspect fix: make panel and node resizing keyboard accessible (#41963) 2026-09-08 07:44:41 +00:00
workflow-generator fix(web): preserve link semantics in button-styled navigation (#41312) 2026-08-26 10:50:06 +00:00
workflow-preview chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +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 fix(button): align loading accessibility contract (#41823) 2026-09-04 11:39:50 +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 feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +00:00
llm-environment-variable-value-field.tsx feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
llm-environment-variable.ts feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
node-contextmenu.tsx refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
panel-contextmenu.tsx chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
selection-contextmenu.tsx chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
style.css feat: support keyboard movement for workflow nodes and comments (#41967) 2026-09-08 08:47:27 +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(button): align loading accessibility contract (#41823) 2026-09-04 11:39:50 +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