Commit Graph

237 Commits

Author SHA1 Message Date
yyh
b5982927de
fix: align main navigation card grids (#41167) 2026-08-24 09:04:30 +00:00
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
6cb96adfbe
refactor(dify-ui): compose dialog close controls (#41064) 2026-08-21 10:21:43 +00:00
yyh
6d89557355
feat(dify-ui): add input group composition (#40890) 2026-08-18 02:14:39 +00:00
yyh
0f63a05d04
chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
Joel
0ac005eb98
fix: add semantic document titles across pages (#40396) 2026-08-14 03:29:16 +00:00
yyh
312bc4912d
refactor(web): migrate shared icon commands (#40620) 2026-08-13 02:29:36 +00:00
yyh
01460f681e
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 07:45:39 +00:00
yyh
c2687c16b3
refactor(web): unify infinite scroll sentinels (#40188) 2026-08-10 02:22:07 +00:00
yyh
a952487789
chore(web): remove unreachable explore sidebar (#40136) 2026-08-07 09:29:44 +00:00
yyh
f00d0329d4
perf(web): prefetch app links on intent (#40133)
Co-authored-by: 非法操作 <hjlarry@163.com>
2026-08-07 07:16:38 +00:00
yyh
73197e4354
refactor(web): modernize Studio app list data flow (#40109) 2026-08-07 02:23:38 +00:00
yyh
dec1cb3798
fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
yyh
be413650ba
chore(web): upgrade Next.js to 16.3 (#39962) 2026-08-04 04:46:44 +00:00
yyh
9ea21e4fd1
perf(web): streaming ssr for home page (#39922) 2026-08-04 02:16:08 +00:00
yyh
984045190c
fix(web): improve home accessibility (#39938) 2026-08-03 13:41:15 +00:00
yyh
802fe70423
test(web): remove Base UI component mocks (#39877) 2026-08-02 09:51:45 +00:00
yyh
7e30aba12a
refactor(ui): simplify scroll area API (#39857) 2026-07-31 12:43:11 +00:00
yyh
3d01e8389a
fix(chat): derive themes per chat root (#39790) 2026-07-30 06:11:13 +00:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
非法操作
c1fdd6fb78
chore: paginate installed apps (#39739)
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-07-29 09:51:34 +00:00
非法操作
b3774bfe1c
perf: add lightweight recent apps endpoint (#39625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 08:00:39 +00:00
yyh
4313d23889
perf(web): lazy-load Home creation modals (#39634) 2026-07-27 07:48:35 +00:00
yyh
c61d33f91e
refactor: move trial app capability out of system features (#39562) 2026-07-26 12:02:30 +00:00
林玮 (Jade Lin)
7bb09ce039
chore(web): improve web accessibility semantics (#39505) 2026-07-24 08:16:04 +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
Jingyi
cb64446fa3
feat(web): add step-by-step tour shell (#38785)
Co-authored-by: hjlarry <hjlarry@163.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-07-20 09:23:25 +00:00
林玮 (Jade Lin)
f93a5b95c6
fix(api, web): scope trial app file uploads to the app tenant (#39149)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 07:00:45 +00:00
yyh
15674a9db6
test(web): align test state boundaries (#39239) 2026-07-20 06:06:17 +00:00
yyh
5fd06fafe0
test(web): remove low-value unit tests (#39193) 2026-07-17 08:59:26 +00:00
yyh
e134c947c1
refactor(web): standardize hotkey ownership and typing (#38960) 2026-07-15 02:22:40 +00:00
yyh
81c3aa2d7e
fix(web): improve explore banner responsiveness (#38899) 2026-07-14 06:52:58 +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
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
Stephen Zhou
b54107e9b9
chore: migrate formatting to vp fmt (#38705)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-12 14:59:00 +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
Stephen Zhou
a5a7c762a3
refactor(web): split app context state atoms (#38588) 2026-07-09 07:42:02 +00:00
Stephen Zhou
23b936aeb5
refactor(web): remove app context provider (#38568) 2026-07-08 13:52:45 +00:00
Stephen Zhou
d67123e5fd
refactor(web): remove remaining app context consumers (#38565)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 11:28:25 +00:00
yyh
bdb3469ca0
refactor(dify-ui): consolidate radio family API (#38479) 2026-07-06 12:27:49 +00:00
yyh
57f687fb45
fix(web): align main nav app item states (#38326)
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>
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
2026-07-02 21:03:30 +00:00
Stephen Zhou
61650d34ce
refactor(web): remove custom console contract loaders (#38284)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-02 03:32:02 +00:00
Stephen Zhou
ca8b680322
refactor(web): migrate trial app console contracts (#38254)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-01 16:31:49 +00:00
yyh
f1f6ab0ac6
refactor(ui): use inset ring utilities (#38275) 2026-07-01 12:23:23 +00:00
Stephen Zhou
befe7ec269
fix(web): improve card grid responsiveness (#38263) 2026-07-01 09:58:11 +00:00
Stephen Zhou
3ad06bebd9
refactor(web): migrate console contracts to generated types (#38231)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-01 01:40:12 +00:00
yyh
9d3ac1b7b3
fix: simplify scroll area composition (#38113) 2026-06-29 01:05:12 +00:00
kurokobo
1c5e1280cb
feat(webapp): display app description on chat and text-generation app screens (#37345)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 02:03:16 +00:00