dify/web/types
Junyan Qin d92946e241 Merge remote-tracking branch 'origin/main' into deploy/dev
# Conflicts:
#	api/core/app/entities/task_entities.py
#	api/core/llm_generator/llm_generator.py
#	api/core/llm_generator/output_parser/suggested_questions_after_answer.py
#	api/core/llm_generator/prompts.py
#	api/models/comment.py
#	api/services/workflow_event_snapshot_service.py
#	api/tests/test_containers_integration_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py
#	api/tests/unit_tests/core/llm_generator/test_llm_generator.py
#	api/tests/unit_tests/services/workflow/test_workflow_event_snapshot_service.py
#	eslint-suppressions.json
#	web/app/components/app/app-publisher/index.tsx
#	web/app/components/datasets/settings/permission-selector/index.tsx
#	web/app/components/plugins/plugin-page/plugin-tasks/__tests__/index.spec.tsx
#	web/app/components/workflow/block-selector/blocks.tsx
#	web/app/components/workflow/block-selector/main.tsx
#	web/i18n/ar-TN/app-debug.json
#	web/i18n/de-DE/app-debug.json
#	web/i18n/en-US/workflow.json
#	web/i18n/es-ES/app-debug.json
#	web/i18n/fa-IR/app-debug.json
#	web/i18n/fr-FR/app-debug.json
#	web/i18n/hi-IN/app-debug.json
#	web/i18n/id-ID/app-debug.json
#	web/i18n/it-IT/app-debug.json
#	web/i18n/ja-JP/app-debug.json
#	web/i18n/ko-KR/app-debug.json
#	web/i18n/nl-NL/app-debug.json
#	web/i18n/pl-PL/app-debug.json
#	web/i18n/pt-BR/app-debug.json
#	web/i18n/ro-RO/app-debug.json
#	web/i18n/ru-RU/app-debug.json
#	web/i18n/sl-SI/app-debug.json
#	web/i18n/th-TH/app-debug.json
#	web/i18n/tr-TR/app-debug.json
#	web/i18n/uk-UA/app-debug.json
#	web/i18n/vi-VN/app-debug.json
#	web/i18n/zh-Hans/workflow.json
#	web/i18n/zh-Hant/app-debug.json
2026-04-24 16:27:59 +08:00
..
app.ts feat: improve follow-up settings (#35442) 2026-04-23 12:54:48 +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(web): snippet graph draft sync 2026-03-27 16:02:47 +08:00
doc-paths.ts chore: fix oxlint warnings (unused variables and imports) (#35249) 2026-04-20 13:43:17 +00:00
evaluation.ts feat(web): switch warining dialog 2026-04-10 18:13:13 +08:00
feature.ts feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
i18n.d.ts chore: fix type for useTranslation in #i18n (#32134) 2026-02-09 16:42:53 +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
marketplace-template.ts feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
mdx.d.ts Fix type error (#27152) 2025-10-20 19:35:46 +08:00
model-provider.ts refactor(web): convert 7 enums to as-const objects (batch 5) (#33960) 2026-03-26 15:50:54 +08:00
pipeline.tsx chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
react-18-input-autosize.d.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
snippet.ts feat(web): input fields in snippet 2026-03-29 16:31:38 +08:00
try-app.ts fix: remove explore context and migrate query to orpc contract (#32320) 2026-02-14 16:18:26 +08:00
workflow.ts feat(web): app switch api 2026-04-03 13:56:00 +08:00