dify/web/app/components/workflow/block-selector
lyzno1 c4996f9563
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-28 11:28:06 +08:00
..
market-place-plugin Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
rag-tool-recommendations feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
tool Optimize workflow tool sync after plugin install (#27280) 2025-10-23 09:58:54 +08:00
trigger-plugin Limit workflow tool/trigger search to provider and item names 2025-10-22 16:53:23 +08:00
all-start-blocks.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
all-tools.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
blocks.tsx feat(style): adjust minimum and maximum width for block-selector and data source components 2025-10-14 15:23:28 +08:00
constants.tsx feat(workflow): Restore block selector functionality 2025-09-26 20:05:59 +08:00
data-sources.tsx fix: constrain rag pipeline datasource selector width 2025-10-22 12:46:21 +08:00
featured-tools.tsx feat: add toggle behavior for featured tools 2025-10-23 12:27:42 +08:00
featured-triggers.tsx feat: surface featured trigger recommendations in start tab (#27319) 2025-10-27 11:33:02 +08:00
hooks.ts feat(workflow): Restore block selector functionality 2025-09-26 20:05:59 +08:00
index-bar.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index.tsx feat(workflow): Restore block selector functionality 2025-09-26 20:05:59 +08:00
main.tsx Unify SearchBox styles with Input component and add autoFocus 2025-09-28 14:33:27 +08:00
start-blocks.tsx fix: types 2025-09-29 20:53:50 +08:00
tabs.tsx Optimize workflow tool sync after plugin install (#27280) 2025-10-23 09:58:54 +08:00
tool-picker.tsx fix: suggestions tools list 2025-10-22 12:46:22 +08:00
tools.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-28 11:28:06 +08:00
types.ts Optimize workflow tool sync after plugin install (#27280) 2025-10-23 09:58:54 +08:00
use-check-vertical-scrollbar.ts feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
use-sticky-scroll.ts fix(web): resolve TypeScript type errors in workflow components (#27086) 2025-10-18 23:09:00 +08:00
utils.ts feat: add datasource node readme 2025-10-24 11:46:58 +08:00
view-type-select.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00