dify/web/app/components/app
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 app store and annotation components, enhancing coverage for state management and UI interactions (#34510) 2026-04-03 09:09:59 +00:00
annotation refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
app-access-control refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
app-publisher refactor(web): replace PortalToFollowElem with DropdownMenu in various components 2026-04-16 15:30:27 +08:00
configuration refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
create-app-dialog feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
create-app-modal feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
create-from-dsl-modal feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
duplicate-modal feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
in-site-message feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
log refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
log-annotation feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
overview refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
switch-app-modal feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
text-generate feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
type-selector feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
workflow-log feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
store.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00