dify/web/app/components/workflow/nodes/_base/components
zhsama ccce135bf5 fix(workflow): add setShowVariableInspectPanel for specific block types in useLastRun hook 2025-10-22 12:38:03 +08:00
..
before-run-form fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
collapse feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
editor feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
error-handle feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
input-field feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
layout feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
mixed-variable-text-input feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00
next-step fix: types 2025-09-29 20:53:50 +08:00
panel-operator feat: enhance block selector and change block components with flow type handling 2025-10-14 16:42:21 +08:00
prompt feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
retry fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
support-var-input fix: XSS vulnerability in block-input and support-var-input components (#24835) 2025-08-31 17:01:10 +08:00
variable fix: global icon in inspect 2025-10-22 11:36:01 +08:00
workflow-panel fix(workflow): add setShowVariableInspectPanel for specific block types in useLastRun hook 2025-10-22 12:38:03 +08:00
add-button.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
add-variable-popup-with-position.tsx fix: Variable Aggregator cannot select conversation variables (#24793) 2025-08-31 17:03:36 +08:00
add-variable-popup.tsx fix: can not choose file type var in aggreggator node (#24689) 2025-08-28 14:28:46 +08:00
agent-strategy-selector.tsx Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
agent-strategy.tsx refactor(trigger): refactor app mode type to enum 2025-10-21 16:50:18 +08:00
code-generator-button.tsx fix(trigger): subscription removed in workflow 2025-10-21 18:43:15 +08:00
config-vision.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
entry-node-container.tsx refactor(entry-node): remove showIndicator prop and related logic for cleaner component structure 2025-10-21 19:53:29 +08:00
field.tsx fix: Remove sticky positioning from workflow component fields (#25470) 2025-09-10 15:17:49 +08:00
file-type-item.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
file-upload-setting.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
form-input-boolean.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
form-input-item.tsx feat: update checkbox component in the panel and refactor form types for checkbox and boolean 2025-10-21 17:28:25 +08:00
form-input-type-switch.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
group.tsx lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
help-link.tsx feat: Move to node in workflow panel and fix help link hover style (#19998) 2025-05-21 11:29:24 +08:00
info-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
input-number-with-slider.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
input-support-select-var.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
input-var-type-icon.tsx Fix type-check error (#27051) 2025-10-18 12:03:40 +08:00
install-plugin-button.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
list-no-data-placeholder.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
mcp-tool-not-support-tooltip.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
memory-config.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
node-control.tsx fix: start/stop button on the node control not work 2025-10-20 16:43:16 +08:00
node-handle.tsx fix(workflow): reset onboarding auto-open flag across flows 2025-10-21 11:19:36 +08:00
node-resizer.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node-status-icon.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
option-card.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
output-vars.tsx feat: llm support struct output (#17994) 2025-04-18 16:53:43 +08:00
readonly-input-with-select-var.tsx Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
remove-button.tsx Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
remove-effect-var-confirm.tsx Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
selector.tsx Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
setting-item.tsx feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
split.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
switch-plugin-version.tsx fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
title-description-input.tsx Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
toggle-expand-btn.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
variable-tag.tsx fix: if tag show global vars problem 2025-10-17 16:57:42 +08:00