dify/web/app/components/workflow/nodes
Coding On Star eaddd4a132
fix(web): stabilize workflow node panel operator dropdown trigger (#35352)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-17 07:27:22 +00:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
_base fix(web): stabilize workflow node panel operator dropdown trigger (#35352) 2026-04-17 07:27:22 +00:00
agent chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
answer chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
assigner refactor(web): replace portal component with DropdownMenu in various components (#35319) 2026-04-17 05:53:51 +00:00
code chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
data-source chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
data-source-empty chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
document-extractor chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
end chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
http chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
human-input chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
if-else chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
iteration chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
iteration-start chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
knowledge-base chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
knowledge-retrieval chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
list-operator chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
llm chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
loop chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
loop-end chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
loop-start chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
parameter-extractor chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
question-classifier chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
start chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
template-transform chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
tool chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
trigger-plugin chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
trigger-schedule chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
trigger-webhook chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
variable-assigner chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
components.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
constants.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
index.tsx chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00