dify/web/app/components/base/prompt-editor
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
plugins Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
constants.tsx Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +08:00
hooks.ts feat: Variable click jumps to source node (#13623) 2025-05-19 23:17:18 +08:00
index.tsx fix: pipeline init 2025-05-13 16:02:36 +08:00
types.ts fix 2025-06-11 17:11:57 +08:00
utils.ts fix: text.split (#17842) 2025-04-11 11:37:47 +08:00