JzoNg
|
04ed797ac9
|
merge main
|
2026-05-08 10:22:35 +08:00 |
|
Coding On Star
|
9331024d91
|
refactor(web): portal to follow elem migration (#35892)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-05-07 13:02:11 +00:00 |
|
JzoNg
|
21a9c8d59c
|
Merge branch 'main' into tp
|
2026-05-06 15:39:10 +08:00 |
|
yyh
|
8967ff34b3
|
fix(web): normalize dify-ui overlay control (#35832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 07:28:13 +00:00 |
|
yyh
|
03e227f8f1
|
fix(web): align Tailwind v4 CSS migration (#35829)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 06:20:28 +00:00 |
|
非法操作
|
dcf21a6a84
|
fix: prevent workflow node titles from overflowing (#35740)
|
2026-04-30 09:20:37 +00:00 |
|
yyh
|
fe2f7a8920
|
refactor(web): migrate short tooltips to dify-ui (#35715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 03:29:17 +00:00 |
|
treekimm
|
5a7a955210
|
fix: prioritize URL conversation_id over localStorage in embedded chatbot (#35519)
Co-authored-by: KimNamWoo <treekim@KimNamWoos-Mac-mini.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-28 05:07:59 +00:00 |
|
JzoNg
|
90ab734a05
|
chore(web): replace form_data with submitted_data
|
2026-04-27 21:33:06 +08:00 |
|
JzoNg
|
ad43a46c37
|
Merge branch 'main' into tp
|
2026-04-27 15:57:23 +08:00 |
|
yyh
|
cc4d6db7c8
|
chore: update dependency catalog (#35594)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-27 07:29:42 +00:00 |
|
QuantumGhost
|
9ad5d89b07
|
feat(web): Use number_limits for file uploading limit
Align with the current form definition in start node.
Co-Authored-By: GPT 5.4 <codex@openai.com>
|
2026-04-27 07:12:21 +08:00 |
|
JzoNg
|
7a12d46a45
|
refactor(web): human input form page
|
2026-04-24 16:21:32 +08:00 |
|
JzoNg
|
cec437b35b
|
fix(web): fix human input form filled UI
|
2026-04-24 15:23:40 +08:00 |
|
JzoNg
|
1c5d877372
|
fix(web): human input form content submittion
|
2026-04-24 11:21:58 +08:00 |
|
JzoNg
|
5d20502494
|
Test status-agnostic human input history parsing
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
75e5429534
|
Test human input submitted markdown fallback
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
ccb43eb856
|
Cover file-based human input content items
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
1b45cdb08a
|
Expand human input utils initialization tests
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
703228ffed
|
Cover structured human input panel rendering
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
b879748ba0
|
Parse human input extra contents by payload
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
29cad80e62
|
Prefer structured submitted human input data
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
2ad35e56bc
|
Add typed submitted human input renderer
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
add9260e58
|
Align human input submission payload types
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
e9fb3bd751
|
Cover non-string human input chat submissions
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
80ede7cdb5
|
Initialize human input values by field type
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
5309b56225
|
Use shared renderer for human input content
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
8d3ddee7d3
|
Extract shared human input field renderer
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
c2fd595a82
|
Fix human input typing regressions
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
63711bf1dc
|
Refine human input extra content types
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
6c4f293719
|
Refactor human input form item types
|
2026-04-23 18:55:34 +08:00 |
|
Coding On Star
|
4c908c8f39
|
refactor: migrate base/select to dify-ui/select (#35487)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-22 09:35:57 +00:00 |
|
Coding On Star
|
d583b1b835
|
refactor(web): continue replacing PortalToFollowElem with Popover components (#35431)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 02:44:52 +00:00 |
|
yyh
|
c7641bb1ce
|
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:52:08 +00:00 |
|
非法操作
|
f980d5d3be
|
feat: copy nodes cross apps (#33273)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-17 10:02:26 +00:00 |
|
yyh
|
dfcc0f8863
|
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:46:11 +00:00 |
|
hyl64
|
bd25240123
|
fix: raise chat settings select dropdown above dialog (#35357)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-04-17 08:21:32 +00:00 |
|
Coding On Star
|
b6c7581a31
|
refactor(web): replace portal component with DropdownMenu in various components (#35319)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 05:53:51 +00:00 |
|
Stephen Zhou
|
6ca066983d
|
chore: auto fix for tailwind rules (#35332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 17:11:06 +00:00 |
|
Stephen Zhou
|
abb84f1c38
|
chore: enable noUncheckedIndexedAccess (#35178)
|
2026-04-16 13:01:35 +00:00 |
|
非法操作
|
53a22aa41b
|
feat: collaboration (#30781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +00:00 |
|
yyh
|
af7d5e60b4
|
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-15 13:11:20 +00:00 |
|
Coding On Star
|
2c58b424a1
|
refactor(web): migrate confirm dialogs to base/ui/alert-dialog (#35127)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-14 14:46:26 +00:00 |
|
yyh
|
e1bbe57f9c
|
refactor(web): re-design button api (#35166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-14 13:22:23 +00:00 |
|
yyh
|
f42c1b68a4
|
refactor(web): move avatar to base ui (#34889)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 04:44:05 +00:00 |
|
Coding On Star
|
1ce6e279f0
|
test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-09 07:30:51 +00:00 |
|
非法操作
|
2f9667de76
|
fix: web app user avatar display incorrect black (#34624)
|
2026-04-07 03:23:56 +00:00 |
|
Stephen Zhou
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
Stephen Zhou
|
894826771a
|
chore: clean up useless tailwind reference (#34478)
|
2026-04-02 11:45:19 +00:00 |
|
Stephen Zhou
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-02 07:06:11 +00:00 |
|