dify/web/app/components/workflow/header
Coding On Star b6c7581a31
refactor(web): replace portal component with DropdownMenu in various components (#35319)
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 05:53:51 +00:00
..
__tests__ refactor(web): replace portal component with DropdownMenu in various components (#35319) 2026-04-17 05:53:51 +00:00
checklist chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
chat-variable-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
editing-title.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
env-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
global-variable-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
header-in-normal.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
header-in-restoring.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
header-in-view-history.tsx refactor(web): re-design button api (#35166) 2026-04-14 13:22:23 +00:00
index.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
online-users.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
restoring-title.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
run-and-history.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
run-mode.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
running-title.tsx chore: auto fix for tailwind rules (#35332) 2026-04-16 17:11:06 +00:00
scroll-to-selected-node-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
test-run-menu-helpers.tsx refactor(web): replace portal component with DropdownMenu in various components (#35319) 2026-04-17 05:53:51 +00:00
test-run-menu.tsx refactor(web): replace portal component with DropdownMenu in various components (#35319) 2026-04-17 05:53:51 +00:00
undo-redo.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
version-history-button.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
view-history.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
view-workflow-history.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00