dify/web/app/components/base/chat/chat
GuanMu c0b50ef61d
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
Check i18n Files and Create PR / check-and-update (push) Waiting to run
chore: remove unused icon components and related features from the co… (#26933)
2025-10-15 16:48:02 +08:00
..
answer fix: Don't hide chat streaming loader on '\n' content (#26829) 2025-10-13 17:31:52 +08:00
chat-input-area chore: Don't show chat input area scrollbar overflow (#26828) 2025-10-13 17:43:46 +08:00
citation style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
loading-anim fix(turbopack): fix animation issues with unnamed animations in CSS modules (#26408) 2025-09-29 13:47:48 +08:00
log Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
thought chore: remove unused icon components and related features from the co… (#26933) 2025-10-15 16:48:02 +08:00
check-input-forms-hooks.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
content-switch.tsx [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
context.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
hooks.ts add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
index.tsx fix: debounce ref (#26433) 2025-09-29 16:13:38 +08:00
question.stories.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
question.tsx fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
try-to-ask.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
type.ts feat: support chatflow start node custom input field hidden (#19678) 2025-05-21 13:52:21 +08:00
utils.ts feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00