dify/web/app/components/workflow/block-selector
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__ test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
market-place-plugin refactor(web): replace Dropdown component with DropdownMenu in various components 2026-04-16 16:40:26 +08:00
rag-tool-recommendations feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tool feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
trigger-plugin feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
all-start-blocks.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
all-tools.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
blocks.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
constants.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
data-sources.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
featured-tools.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
featured-triggers.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
hooks.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
index-bar.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
main.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
start-blocks.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
tabs.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tool-picker.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
tools.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
types.ts chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
use-check-vertical-scrollbar.ts test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
use-sticky-scroll.ts chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
view-type-select.tsx feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00