dify/web/app/components/datasets/documents
CodingOnStar 79d87e6000 refactor(web): replace Dropdown component with DropdownMenu in various components
- Updated DebugItem, MobileOperationDropdown, and Operation components to utilize DropdownMenu for improved dropdown functionality.
- Removed deprecated Dropdown component references and adjusted related tests accordingly.
- Enhanced user interactions and accessibility across dropdown menus.
2026-04-16 16:40:26 +08:00
..
__tests__ refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
assets feat: support app rename and make app card ui better (#766) 2023-08-16 10:31:08 +08:00
components refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
create-from-pipeline refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
detail refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278) 2026-04-16 05:13:17 +00:00
hooks refactor(web): migrate document list query state to nuqs (#32339) 2026-03-03 18:29:23 +08:00
status-item refactor(web): align Switch API with Base UI naming convention (#35269) 2026-04-15 15:47:59 +00:00
index.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
status-filter.ts feat: add display status filtering to document list and API (#28342) 2025-11-20 11:27:44 +08:00
style.module.css refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
types.ts feat: summary index (#31523) 2026-01-28 11:09:34 +08:00