dify/web/app/components/workflow/block-selector
2026-03-29 17:01:32 +08:00
..
__tests__ refactor(workflow): migrate legacy toast usage to ui toast (#34002) 2026-03-25 12:42:18 +08:00
market-place-plugin refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
rag-tool-recommendations refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
snippets test(web): add tests for snippets 2026-03-26 21:38:22 +08:00
tool fix(web): fix tool item text not vertically centered in block selector (#33148) 2026-03-09 13:38:11 +08:00
trigger-plugin fix(web): fix tool item text not vertically centered in block selector (#33148) 2026-03-09 13:38:11 +08:00
all-start-blocks.tsx refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
all-tools.tsx refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08: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 chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
featured-tools.tsx refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
featured-triggers.tsx refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
hooks.ts feat(web): block selector in snippet 2026-03-29 17:01:32 +08:00
index-bar.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
main.tsx feat(web): block selector in snippet 2026-03-29 17:01:32 +08: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(web): block selector in snippet 2026-03-29 17:01:32 +08:00
tool-picker.tsx refactor(workflow): migrate legacy toast usage to ui toast (#34002) 2026-03-25 12:42:18 +08:00
tools.tsx refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
types.ts feat: select snippets 2026-03-13 13:43:29 +08: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 chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00