dify/web/app/components/workflow/header
yyh 19a5aee38e
fix: hide divider when OnlineUsers component is not rendered
Move the Divider into the OnlineUsers component so it conditionally
renders together with the online users content, preventing an orphaned
divider from appearing next to the preview button.
2026-02-03 15:35:49 +08:00
..
chat-variable-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
checklist.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
editing-title.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
env-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
global-variable-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
header-in-normal.tsx fix: hide divider when OnlineUsers component is not rendered 2026-02-03 15:35:49 +08:00
header-in-restoring.tsx new restore 2026-01-23 14:22:58 +08:00
header-in-view-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx feat: align workflow view picker layout 2026-01-22 16:13:09 +08:00
online-users.tsx fix: hide divider when OnlineUsers component is not rendered 2026-02-03 15:35:49 +08:00
restoring-title.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
run-and-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
run-mode.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
running-title.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
scroll-to-selected-node-button.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
test-run-menu.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
undo-redo.tsx fix web style 2026-01-18 13:40:12 +08:00
version-history-button.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
view-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
view-workflow-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00