dify/web/app/components/workflow/nodes
Stephen Zhou 57a283d88c
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	web/features/new-rag/__tests__/add-source-page.spec.tsx
#	web/features/new-rag/__tests__/document-detail-page.spec.tsx
#	web/features/new-rag/add-source-page.tsx
#	web/features/new-rag/components/add-source-exit-dialog.tsx
#	web/features/new-rag/crawl-selection-form.tsx
#	web/features/new-rag/document-chunk-tree.tsx
#	web/features/new-rag/document-detail-header.tsx
#	web/features/new-rag/document-detail-page.tsx
#	web/features/new-rag/document-detail-status.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/documents-page.tsx
#	web/features/new-rag/documents/__tests__/page.spec.tsx
#	web/features/new-rag/knowledge-space-shell.tsx
#	web/features/new-rag/new-knowledge-list.tsx
#	web/features/new-rag/processing-tasks-drawer.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/sources/create/__tests__/website-crawl-preview.spec.tsx
#	web/features/new-rag/sources/create/website-crawl-preview.tsx
2026-09-04 21:22:37 +08:00
..
__tests__ style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
_base Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-04 19:42:31 +08:00
agent chore: remove redundant aria-label attributes (#41724) 2026-09-03 09:10:16 +00:00
agent-v2 perf(agent-v2): flatten build draft request waterfalls (#41816) 2026-09-04 08:49:05 +00:00
answer refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
assigner refactor(dify-ui): simplify overlay content APIs (#41098) 2026-08-22 23:54:08 +00:00
code refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
data-source fix(button): align loading accessibility contract (#41823) 2026-09-04 11:39:50 +00:00
data-source-empty fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
document-extractor refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
end refactor(workflow): remove hook barrel exports (#39588) 2026-07-26 14:16:18 +00:00
http chore: use semantic tags for interactive elements (#41813) 2026-09-04 10:02:23 +00:00
human-input fix(button): align loading accessibility contract (#41823) 2026-09-04 11:39:50 +00:00
if-else chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
iteration refactor(dify-ui): expose slider anatomy (#41045) 2026-08-21 03:15:45 +00:00
iteration-start chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
knowledge-base refactor(dify-ui): rename radio family entrypoint (#41104) 2026-08-23 08:08:29 +00:00
knowledge-retrieval Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-04 19:42:31 +08:00
knowledge-retrieval-v2 fix(workflow): let the KnowledgeFS retrieval node run on text or image alone 2026-09-03 01:52:19 -04:00
list-operator chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
llm feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
loop chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
loop-end feat(workflow): improve block selector navigation and previews (#39212) 2026-07-18 09:56:36 +00:00
loop-start chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
parameter-extractor refactor(web): migrate workflow variable inputs (#41340) 2026-08-27 05:43:10 +00:00
question-classifier chore: remove redundant aria-label attributes (#41724) 2026-09-03 09:10:16 +00:00
start chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
start-placeholder chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
template-transform chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
tool chore: correct ARIA roles and preserve control interactions (#41738) 2026-09-04 06:06:02 +00:00
trigger-plugin feat: add tool plugin param type date and date-picker (#36163) 2026-08-10 09:31:38 +00:00
trigger-schedule chore: use semantic tags for interactive elements (#41813) 2026-09-04 10:02:23 +00:00
trigger-webhook refactor(web): migrate webhook table input (#41612) 2026-09-02 01:44:52 +00:00
variable-assigner refactor(dify-ui): simplify popover content API (#41069) 2026-08-21 13:11:40 +00:00
components.ts Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
constants.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
index.tsx style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
utils.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00