|
|
36fad7256d
|
fix(web): improve chat edit input behavior and shortcuts (#32757)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 16:24:19 +08:00 |
|
|
|
b8fbd7b0f6
|
test: add unit tests for chat/embedded-chatbot components (#32361)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-02-24 20:58:45 +08:00 |
|
|
|
b2fa6cb4d3
|
test: add unit tests for chat components (#32367)
|
2026-02-24 18:29:21 +08:00 |
|
|
|
00591a592c
|
refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386)
|
2026-02-18 17:46:38 +09:00 |
|
|
|
faf5166c67
|
test: add unit tests for base chat components (#32249)
|
2026-02-14 12:50:27 +08:00 |
|
|
|
10f85074e8
|
test: add comprehensive unit and integration tests for dataset module (#32187)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-12 10:00:32 +08:00 |
|
|
|
abc5a61e98
|
feat: support nl-NL language (#32216)
|
2026-02-11 10:42:13 +08:00 |
|
|
|
a1fc280102
|
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-02-09 14:57:23 +08:00 |
|
|
|
90fe9abab7
|
revert: revert human input relevant code (#31766)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-30 19:18:49 +08:00 |
|
|
|
fedd097f63
|
feat: Human Input node (Frontend Part) (#31631)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2026-01-30 10:16:46 +08:00 |
|
|
|
e48419937b
|
feat: chatflow support multimodal (#31293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-27 00:24:48 +08:00 |
|
|
|
47d0e400ae
|
chore: update to story book nextjs-vite (#31536)
|
2026-01-26 17:07:20 +08:00 |
|
|
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
|
|
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
|
|
|
62ac02a568
|
feat: Download the uploaded files (#31068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 16:48:13 +08:00 |
|
|
|
91da784f84
|
refactor: init orpc contract (#30885)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-01-13 23:38:28 +09:00 |
|
|
|
9161936f41
|
refactor(web): extract isServer/isClient utility & upgrade Node.js to 22.12.0 (#30803)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-12 12:57:43 +08:00 |
|
|
|
0711dd4159
|
feat: enhance start node object value check (#30732)
|
2026-01-09 16:13:17 +08:00 |
|
|
|
b2cbeeae92
|
fix(web): restrict postMessage targetOrigin from wildcard to specific origins (#30690)
Co-authored-by: XW <wei.xu1@wiz.ai>
|
2026-01-08 17:23:27 +08:00 |
|
|
|
e335cd0ef4
|
refactor(web): remove useMixedTranslation, better resource loading (#30630)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-07 13:20:09 +08:00 |
|
|
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
|
|
|
bf76f10653
|
fix: fix markdown escape issue (#30299)
|
2025-12-30 16:40:52 +08:00 |
|
|
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
|
|
|
09be869f58
|
refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-12-29 14:04:01 +08:00 |
|
|
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
|
|
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 16:31:16 +08:00 |
|
|
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
|
|
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
|
|
|
04ad68de70
|
fix(chat): reset scroll state when switching conversations (#29984)
|
2025-12-23 09:45:47 +08:00 |
|
|
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
|
|
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
|
|
|
ee4041a526
|
feat: show generate speed in chatbot (#29602)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-18 15:13:09 +08:00 |
|
|
|
dd58d4a38d
|
fix: update chat wrapper components to use min-h instead of h for better responsiveness (#29687)
|
2025-12-15 21:15:55 +08:00 |
|
|
|
a8f3061b3c
|
fix: all upload files are disabled if upload file feature disabled (#29681)
|
2025-12-15 18:02:34 +08:00 |
|
|
|
bb157c93a3
|
fixes: #28300 Change the Citations banner in dark mode to fully opaque (#28673)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-15 10:17:43 +08:00 |
|
|
|
022cfbd186
|
refactor: remove isMobile prop from Chat and TryToAsk components (#29319)
|
2025-12-09 15:11:05 +08:00 |
|
|
|
48efd2d174
|
fix: try-to-ask misalign (#29309)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-09 11:00:37 +08:00 |
|
|
|
c7d2a13524
|
fix: improve chat message log feedback (#29045)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-03 13:42:40 +08:00 |
|
|
|
6b8c649876
|
fix: prevent auto-scrolling from stopping in chat (#28690)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-26 22:39:29 +08:00 |
|
|
|
490b7ac43c
|
fix: fix feedback like or dislike not display in logs (#28652)
|
2025-11-26 13:59:47 +08:00 |
|
|
|
abc13ef762
|
Feat/web workflow improvements (#27981)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: johnny0120 <johnny0120@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Wood <tuiskuwood@outlook.com>
|
2025-11-25 19:54:40 +08:00 |
|
|
|
7c060fc35c
|
fix: lazy init audioplayer to fix no tts message also switch audio source bug (#28433)
|
2025-11-20 12:48:11 +08:00 |
|
|
|
f31b821cc0
|
fix(web): improve the consistency of the inputs-form UI (#27837)
|
2025-11-05 09:29:13 +08:00 |
|
|
|
f092bc1912
|
chore: add more stories (#27403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-29 14:33:43 +08:00 |
|
|
|
29afc0657d
|
Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable (#27524)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-28 09:19:54 +08:00 |
|
|
|
43bcf40f80
|
refactor: update installed app component to handle missing params and improve type safety (#27331)
|
2025-10-27 14:38:58 +08:00 |
|
|
|
b198c9474a
|
chore: improve storybooks (#27306)
|
2025-10-23 11:00:45 +08:00 |
|
|
|
bebb4ffbaa
|
Fix type error (#27217)
|
2025-10-22 11:43:37 +08:00 |
|
|
|
c327cfa86e
|
fix(storybook): add required handler props and fix TypeScript errors in component stories (#27187)
|
2025-10-21 17:44:26 +08:00 |
|
|
|
e45d5700ec
|
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008)
|
2025-10-21 11:41:44 +08:00 |
|