dify/web/app/components/workflow/nodes/_base/components
yyh 52215e9166
fix(prompt-editor): show border on hover for better scroll boundary visibility
Add hover state border to prompt editor so users can see the boundary
while scrolling even when the editor is not focused.
2026-01-15 16:00:41 +08:00
..
before-run-form feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
collapse chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
editor feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
error-handle refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
input-field chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
layout feat: llm node support tools 2025-12-29 14:55:26 +08:00
mixed-variable-text-input refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
next-step feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
panel-operator feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
prompt fix(prompt-editor): show border on hover for better scroll boundary visibility 2026-01-15 16:00:41 +08:00
retry refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
support-var-input chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
variable Merge branch 'main' into feat/support-agent-sandbox 2026-01-09 16:20:33 +08:00
workflow-panel feat: add Command node support 2026-01-06 19:30:38 +08:00
add-button.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
add-variable-popup-with-position.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
add-variable-popup.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
agent-strategy-selector.tsx refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
agent-strategy.tsx refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
code-generator-button.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
config-vision.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
entry-node-container.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
field.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
file-type-item.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
file-upload-setting.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
form-input-boolean.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
form-input-item.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
form-input-type-switch.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
group.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
help-link.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
info-panel.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
input-number-with-slider.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
input-support-select-var.tsx feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
input-var-type-icon.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
install-plugin-button.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
list-no-data-placeholder.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
mcp-tool-availability.tsx refactor(web): simplify MCP tool availability context and hook 2026-01-14 14:15:07 +08:00
mcp-tool-not-support-tooltip.tsx feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
memory-config.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node-control.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node-handle.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node-resizer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node-status-icon.tsx refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
option-card.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
output-vars.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
readonly-input-with-select-var.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
remove-button.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
remove-effect-var-confirm.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
selector.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
setting-item.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
split.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
switch-plugin-version.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
title-description-input.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
toggle-expand-btn.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
variable-tag.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00