dify/web/app/components/share/text-generation
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(web): migrate remaining toast usage (#34433) 2026-04-02 04:16:50 +00:00
icons fix: robot emoji (#217) 2023-05-26 15:26:56 +08:00
no-data chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
result refactor(web): re-design button api (#35166) 2026-04-14 13:22:23 +00:00
run-batch feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
run-once feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
info-modal.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
menu-dropdown.tsx refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
text-generation-result-panel.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
text-generation-sidebar.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
types.ts refactor(web): split share text-generation and add high-coverage tests (#33408) 2026-03-13 19:10:24 +08:00