dify/web/app/components/base/chat/chat
twwu 07d8eaae82
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
refactor: simplify filteredHumanInputFormDataList computation by removing useMemo
2026-01-26 15:16:55 +08:00
..
answer refactor: simplify filteredHumanInputFormDataList computation by removing useMemo 2026-01-26 15:16:55 +08:00
chat-input-area feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
citation fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
loading-anim chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
log chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
thought chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
check-input-forms-hooks.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
content-switch.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
context.tsx Merge branch 'main' into feat/hitl-frontend 2026-01-23 15:51:58 +08:00
hooks.ts fix: include state snapshot in workflow event URLs for chat hooks 2026-01-21 16:45:38 +08:00
index.tsx Merge branch 'main' into feat/hitl-frontend 2026-01-23 15:51:58 +08:00
question.stories.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
question.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
try-to-ask.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
type.ts feat(chat): implement workflow event handling and audio player management in chat hooks 2026-01-09 17:05:38 +08:00
utils.ts feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00