dify/web/app/components/header/account-setting/data-source-page-new
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(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
hooks refactor(custom): reorganize web app brand module and raise coverage threshold (#33531) 2026-03-16 18:17:21 +08:00
card.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
configure.tsx refactor(web): re-design button api (#35166) 2026-04-14 13:22:23 +00:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
install-from-marketplace.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
item.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
operator.tsx refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
types.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00