dify/web/app/components/workflow/nodes/_base/components
Stephen Zhou 6ca066983d
chore: auto fix for tailwind rules (#35332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 17:11:06 +00:00
..
__tests__ feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
before-run-form chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
collapse chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
editor chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
error-handle chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
input-field test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
layout feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
mixed-variable-text-input chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
next-step chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
panel-operator chore: should hide change action when node is undeletable (#34592) 2026-04-10 11:29:29 +00:00
prompt refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
retry refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
support-var-input chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
variable chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
workflow-panel chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
add-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00: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 chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
agent-strategy-selector.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
agent-strategy.tsx refactor(web): align UI component APIs with shadcn v4 best practices (#35328) 2026-04-16 13:30:12 +00:00
code-generator-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
config-vision.tsx refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
entry-node-container.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
field.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
file-type-item.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
file-upload-setting.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
form-input-boolean.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
form-input-item.helpers.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
form-input-item.sections.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
form-input-item.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
form-input-type-switch.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
group.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00: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: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
input-number-with-slider.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
input-support-select-var.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00: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 feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
list-no-data-placeholder.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
mcp-tool-availability.tsx refactor: replace useContext with use in selected batch (#34450) 2026-04-03 03:37:35 +00:00
mcp-tool-not-support-tooltip.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
memory-config.tsx refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
node-control.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
node-handle.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
node-resizer.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
node-status-icon.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
option-card.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
output-vars.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
readonly-input-with-select-var.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
remove-button.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
remove-effect-var-confirm.tsx refactor(web): migrate confirm dialogs to base/ui/alert-dialog (#35127) 2026-04-14 14:46:26 +00:00
selector.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
setting-item.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
split.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
switch-plugin-version.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
title-description-input.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00: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 chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00