dify/web/types
Stream 197ba5f6ef
Merge branch 'main' into deploy/dev
# Conflicts:
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/pipeline/pipeline_generator.py
#	api/core/entities/mcp_provider.py
#	api/core/helper/marketplace.py
#	api/models/workflow.py
#	api/services/tools/tools_transform_service.py
#	api/tasks/document_indexing_task.py
#	api/tests/test_containers_integration_tests/core/__init__.py
#	api/tests/test_containers_integration_tests/tasks/test_document_indexing_task.py
#	dev/start-worker
#	docker/.env.example
#	web/app/components/base/chat/embedded-chatbot/hooks.tsx
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
#	web/global.d.ts
#	web/pnpm-lock.yaml
#	web/service/use-plugins.ts
2025-11-06 15:58:41 +08:00
..
app.ts refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
assets.d.ts refactor: update install status handling in plugin installation process (#27594) 2025-10-29 18:31:02 +08:00
common.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
feature.ts Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-27 16:48:02 +08:00
i18n.d.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
jsx.d.ts refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985) 2025-10-16 15:51:39 +08:00
lamejs.d.ts Fix type error (#27217) 2025-10-22 11:43:37 +08:00
mdx.d.ts Fix type error (#27152) 2025-10-20 19:35:46 +08:00
pipeline.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
react-18-input-autosize.d.ts Fix type error (#27217) 2025-10-22 11:43:37 +08:00
workflow.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00