dify/web/app/components/explore
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__ refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
app-card feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
app-list feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
banner feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
create-app-modal refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
installed-app fix: remove explore context and migrate query to orpc contract (#32320) 2026-02-14 16:18:26 +08:00
item-operation refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
sidebar feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
try-app feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
category.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.tsx refactor(web): centralize role-based route guards and fix anti-patterns (#32302) 2026-02-14 17:31:37 +08:00