mirror of
https://github.com/langgenius/dify.git
synced 2026-06-19 00:21:10 +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__ | ||
| components | ||
| default.ts | ||
| hooks.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.helpers.ts | ||
| use-config.ts | ||
| use-single-run-form-params.ts | ||
| utils.ts | ||