yyh
|
c62947f1f1
|
refactor(dify-ui): rename radio family entrypoint (#41104)
|
2026-08-23 08:08:29 +00:00 |
|
yyh
|
e18310e52e
|
refactor(dify-ui): simplify overlay content APIs (#41098)
|
2026-08-22 23:54:08 +00:00 |
|
yyh
|
a9b8c84e9b
|
refactor(dify-ui): simplify popover content API (#41069)
|
2026-08-21 13:11:40 +00:00 |
|
yyh
|
6cb96adfbe
|
refactor(dify-ui): compose dialog close controls (#41064)
|
2026-08-21 10:21:43 +00:00 |
|
yyh
|
720e1fab9b
|
refactor(dify-ui): expose slider anatomy (#41045)
|
2026-08-21 03:15:45 +00:00 |
|
yyh
|
b064a13aa4
|
refactor(web): remove legacy embedded API docs (#40929)
|
2026-08-18 09:53:55 +00:00 |
|
yyh
|
1cf8db8395
|
refactor(web): clarify model selector trigger ownership (#40732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-14 01:03:50 +00:00 |
|
yyh
|
312bc4912d
|
refactor(web): migrate shared icon commands (#40620)
|
2026-08-13 02:29:36 +00:00 |
|
Wu Tianwei
|
7aba539e82
|
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-12 01:55:36 +00:00 |
|
yyh
|
b206e691ca
|
fix(web): keep shared ref updates out of render (#40427)
|
2026-08-10 11:33:11 +00:00 |
|
yyh
|
d94c4415af
|
fix(web): name annotation reply actions (#40270)
|
2026-08-10 02:56:11 +00:00 |
|
yyh
|
73197e4354
|
refactor(web): modernize Studio app list data flow (#40109)
|
2026-08-07 02:23:38 +00:00 |
|
Jingyi
|
5dfd83e9ab
|
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-07 02:06:25 +00:00 |
|
yyh
|
dec1cb3798
|
fix(ui): align button spacing with design (#39990)
|
2026-08-04 10:37:16 +00:00 |
|
yyh
|
802fe70423
|
test(web): remove Base UI component mocks (#39877)
|
2026-08-02 09:51:45 +00:00 |
|
yyh
|
b6824334cf
|
refactor(web): align Base UI state consumers (#39864)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-01 13:09:30 +00:00 |
|
Stephen Zhou
|
0441d27cac
|
chore: canonicalize Tailwind classes (#39762)
|
2026-07-29 11:58:14 +00:00 |
|
yyh
|
d4eab4ae88
|
refactor(web): consolidate settings state in URL (#39740)
|
2026-07-29 06:00:55 +00:00 |
|
yyh
|
66a545fc6d
|
refactor: centralize deployment edition in system features (#39454)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: GareArc <garethcxy@dify.ai>
|
2026-07-24 07:15:02 +00:00 |
|
yyh
|
5fd06fafe0
|
test(web): remove low-value unit tests (#39193)
|
2026-07-17 08:59:26 +00:00 |
|
Stephen Zhou
|
eb71e47f3b
|
chore: migrate linting to vp lint with ESLint fallback (#38834)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-13 06:41:53 +00:00 |
|
Joel
|
12a2628794
|
fix: max token params can not be disabled in follow-up model parameters (#38842)
|
2026-07-13 06:34:36 +00:00 |
|
Stephen Zhou
|
a84c2d36a3
|
style: format with vp fmt (#38803)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-12 15:57:46 +00:00 |
|
yyh
|
6e5ba18d65
|
refactor(dify-ui): standardize primitive boundary names (#38669)
|
2026-07-10 14:17:10 +00:00 |
|
Stephen Zhou
|
e3a08b40f2
|
test(web): centralize i18n mocks (#38670)
|
2026-07-10 14:08:33 +00:00 |
|
Stephen Zhou
|
b9fde89781
|
refactor(web): migrate i18n to selector optimize mode (#38657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-10 09:35:31 +00:00 |
|
yyh
|
489e77658e
|
fix(web): simplify infotip icon variants (#38644)
|
2026-07-10 06:37:36 +00:00 |
|
yyh
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
yyh
|
6dff7c0a85
|
fix(dify-ui): preserve radio value generics (#38429)
|
2026-07-05 14:01:36 +00:00 |
|
yyh
|
e742e0ec17
|
fix(dify-ui): improve picker type inference (#38428)
|
2026-07-05 14:01:21 +00:00 |
|
yyh
|
1ae2f95f7c
|
test(e2e): add agent v2 core coverage (#38209)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 06:18:38 +00:00 |
|
Stephen Zhou
|
f98c6cb2a6
|
refactor(web): migrate model provider console contracts (#38253)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-01 14:46:17 +00:00 |
|
Stephen Zhou
|
93981cf75f
|
refactor(web): migrate console contracts to generated routes (#38233)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-01 05:41:37 +00:00 |
|
盐粒 Yanli
|
3f2d22ec0f
|
feat(agent-v2): sync nightly updates to main (#37599)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Bond Zhu <783504079@qq.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-18 05:03:34 +00:00 |
|
Jingyi
|
9b74df21d0
|
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-06-15 08:47:15 +00:00 |
|
Rohit Gahlawat
|
ffeccfff0c
|
refactor(web): mark Props of base/ components as read-only (#25219) (#37302)
|
2026-06-11 00:17:17 +00:00 |
|
Rohit Gahlawat
|
366e58bbbb
|
refactor(web): replace useContext with use() in remaining components (#25193) (#37254)
|
2026-06-10 06:52:41 +00:00 |
|
yyh
|
884e2b864b
|
feat(dify-ui): add textarea primitive (#36547)
|
2026-05-26 02:33:32 +00:00 |
|
yyh
|
93b7a81071
|
fix(dify-ui): align form label guidance (#36510)
|
2026-05-22 07:29:57 +00:00 |
|
yyh
|
9f9cb4d17e
|
feat(ui): migrate radio to Base UI and update web callsites (#36451)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-20 12:05:31 +00:00 |
|
Stephen Zhou
|
2b2a5824c1
|
refactor: migrate to tailwind v4 style (#36417)
|
2026-05-20 03:39:44 +00:00 |
|
yyh
|
04d62867af
|
feat(dify-ui): add shared form primitives (#36334)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-19 05:38:57 +00:00 |
|
KVOJJJin
|
c0f237bf35
|
feat(web): allow annotation reply score threshold below 0.8 (#36337)
|
2026-05-18 10:05:13 +00:00 |
|
Coding On Star
|
1082f488a1
|
refactor: enhance modal layouts and scrolling behavior across components (#36033)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-05-11 06:16:56 +00:00 |
|
yyh
|
bd0d10ac5c
|
fix: use infotip for help glyphs (#36008)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-11 04:23:04 +00:00 |
|
yyh
|
e134c1e0d5
|
feat(web): improve a11y and remove data-testid (#35999)
|
2026-05-11 03:53:03 +00:00 |
|
Coding On Star
|
8581a68174
|
refactor(web): drop headless-ui, migrate overlay to dify-ui (#35963)
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: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-05-09 10:33:25 +00:00 |
|
yyh
|
2c9e30426d
|
refactor(web): migrate headless-ui components to dify-ui (#35962)
|
2026-05-09 06:49:26 +00:00 |
|
yyh
|
2bb1f0906b
|
refactor(web): migrate legacy tooltip callers (#35961)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-09 05:26:21 +00: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 |
|