dify/web/app/components
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__ feat(web): unify create_app tracking and persist external attribution (#35241) 2026-04-15 08:59:31 +00:00
app refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
app-sidebar refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
apps fix(web): set app card dropdown menu to non-modal (#35302) 2026-04-16 05:36:20 +00:00
base refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
billing refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
custom refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
datasets refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
develop feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
devtools chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
explore refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
goto-anything feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
header refactor(web): redesign Select component and migrate WorkplaceSelector (#35293) 2026-04-16 04:53:21 +00:00
plugins refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
provider chore: drop pwa with serwist (#32838) 2026-03-04 17:35:35 +08:00
rag-pipeline feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
share feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
signin test(web): add and enhance frontend automated tests across multiple modules (#32268) 2026-02-13 10:27:48 +08:00
tools refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
workflow refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
workflow-app feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
app-initializer.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
create-app-attribution-bootstrap.tsx feat(web): unify create_app tracking and persist external attribution (#35241) 2026-04-15 08:59:31 +00:00
splash.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00