mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app-info | ||
| dataset-info | ||
| nav-link | ||
| app-sidebar-dropdown.tsx | ||
| basic.tsx | ||
| dataset-sidebar-dropdown.tsx | ||
| index.tsx | ||
| toggle-button.tsx | ||