dify/web/app/components/workflow/panel/version-history-panel
CodingOnStar a13996dba1 refactor(web): replace PortalToFollowElem with DropdownMenu in various components
- Updated PublishWithMultipleModel, AppSidebarDropdown, DatasetSidebarDropdown, and others to use DropdownMenu for dropdown functionality.
- Adjusted related tests to reflect the new DropdownMenu structure.
- Enhanced the user interface by improving dropdown interactions and accessibility.
2026-04-16 15:30:27 +08:00
..
__tests__ test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
context-menu refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
filter refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
loading feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
delete-confirm-modal.tsx refactor(web): replace Button destructive boolean with tone semantic axis (#35176) 2026-04-14 14:16:39 +00:00
empty.tsx refactor(web): re-design button api (#35166) 2026-04-14 13:22:23 +00:00
index.tsx feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
restore-confirm-modal.tsx refactor(web): re-design button api (#35166) 2026-04-14 13:22:23 +00:00
version-history-item.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00