dify/web/app/components/workflow
yyh 3db1ba36e0
refactor(web): number inputs to use Base UI NumberField (#33539)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-17 18:45:02 +08:00
..
__tests__ feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
block-selector fix: raise block selector overlay z-index (#33557) 2026-03-17 10:39:48 +08:00
constants feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
datasets-detail-store chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
header refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
help-line chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
hooks feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
hooks-store feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
nodes refactor(web): number inputs to use Base UI NumberField (#33539) 2026-03-17 18:45:02 +08:00
note-node refactor(switch): Base UI migration with loading/skeleton variants (#33345) 2026-03-12 14:40:43 +08:00
operator refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
panel refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
plugin-dependency chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
run refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
simple-node chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
store feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
utils chore: revert #33540 #32966 (#33566) 2026-03-17 12:55:58 +08:00
variable-inspect refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
workflow-preview feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
block-icon.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
candidate-node-main.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
candidate-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
constants.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
context.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-connection-line.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge-linear-gradient-render.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
dsl-export-confirm-modal.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
edge-contextmenu.spec.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
edge-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
features.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
node-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
panel-contextmenu.tsx feat(workflow): add edge context menu with delete support (#33391) 2026-03-13 15:11:24 +08:00
selection-contextmenu.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
shortcuts-name.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
style.css
syncing-data-modal.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
types.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
update-dsl-modal.tsx refactor: spilt context for better hmr (#33033) 2026-03-05 15:54:56 +08:00
workflow-history-store.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00