dify/web/app/components/workflow/block-selector
lyzno1 5cb268e99b
feat: suggestions ui
2025-10-22 12:46:21 +08:00
..
market-place-plugin Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
tool Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
trigger-plugin - Update all-tools.tsx so provider search results keep only relevant items: full list retained when the provider matches; otherwise the provider is cloned with just matching tools. 2025-10-16 17:46:44 +08:00
all-start-blocks.tsx feat: add cursor pointer to macketplace actions 2025-10-17 21:31:40 +08:00
all-tools.tsx feat: suggestions ui 2025-10-22 12:46:21 +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: suggestions ui 2025-10-22 12:46:21 +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
rag-tool-suggestions.tsx fix: types 2025-09-29 20:53:50 +08:00
start-blocks.tsx fix: types 2025-09-29 20:53:50 +08:00
tabs.tsx Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
tool-picker.tsx fix(web): resolve TypeScript type errors in workflow components (#27086) 2025-10-18 23:09:00 +08:00
tools.tsx refactor: remove empty search placeholder from tool selector 2025-10-16 17:39:35 +08:00
trigger-plugin-selector.tsx feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00
types.ts Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +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: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
view-type-select.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00