Commit Graph

385 Commits

Author SHA1 Message Date
CodingOnStar
ab3bb9dd6c fix: restore marketplace search interactions 2026-08-10 10:43:11 +08:00
CodingOnStar
b5082d2796 feat(web): add embedded marketplace templates 2026-08-10 10:43:11 +08:00
CodingOnStar
b388ae71d7 perf(web): defer offscreen marketplace content 2026-08-10 10:43:11 +08:00
CodingOnStar
dfa144da3f fix(web): preserve marketplace plugin caches 2026-08-10 10:43:11 +08:00
CodingOnStar
e12eaf055c feat(web): support standalone marketplace plugin SSR 2026-08-10 10:43:11 +08:00
CodingOnStar
cda6b22a0c feat: integrate Marketplace cloud auth 2026-08-10 10:43:11 +08:00
CodingOnStar
3a2a400dcb chore(web): format marketplace after rebase 2026-08-10 10:43:11 +08:00
CodingOnStar
bae833a355 fix(web): open plugin installer from marketplace detail 2026-08-10 10:43:11 +08:00
CodingOnStar
e7019ad7e0 fix: isolate standalone marketplace shared UI 2026-08-10 10:43:11 +08:00
CodingOnStar
d6ebd4ec2b fix(web): pass marketplace plugin install state 2026-08-10 10:43:10 +08:00
CodingOnStar
1b2c8b5737 chore: remove detail dialog readme 2026-08-10 10:43:10 +08:00
CodingOnStar
f72c498a8a feat: open marketplace details in dialog 2026-08-10 10:43:10 +08:00
CodingOnStar
a8ffc6072d fix: add hybrid SSR for embedded marketplace 2026-08-10 10:43:10 +08:00
CodingOnStar
3161f70ac3 fix: isolate embedded marketplace client 2026-08-10 10:43:10 +08:00
CodingOnStar
36fcc3499d fix: simplify marketplace home tabs 2026-08-10 10:43:10 +08:00
CodingOnStar
1f40540ef0 fix: localize marketplace homepage copy 2026-08-10 10:43:09 +08:00
CodingOnStar
c52f4eb61e feat: add themed marketplace logo 2026-08-10 10:43:09 +08:00
CodingOnStar
bafb0a689f feat: share marketplace home shell with templates 2026-08-10 10:43:09 +08:00
CodingOnStar
8e670491a3 fix: stabilize marketplace home sticky navigation 2026-08-10 10:43:09 +08:00
CodingOnStar
ecf72a0860 feat: complete marketplace trending carousel 2026-08-10 10:43:09 +08:00
CodingOnStar
742d1b93b0 refactor: preserve marketplace home server rendering 2026-08-10 10:43:09 +08:00
CodingOnStar
9f7528b10f feat: align marketplace hero with redesign 2026-08-10 10:43:09 +08:00
CodingOnStar
505d3d9f03 fix: restore marketplace category icons 2026-08-10 10:43:09 +08:00
CodingOnStar
a214565031 feat: add sticky marketplace home navigation 2026-08-10 10:43:09 +08:00
CodingOnStar
fc8e796620 fix: restore marketplace home filter styles 2026-08-10 10:43:08 +08:00
CodingOnStar
433a553f88 fix: align marketplace home filters to left 2026-08-10 10:43:08 +08:00
CodingOnStar
3ed6d9f9af feat: add marketplace home catalog filters 2026-08-10 10:43:08 +08:00
CodingOnStar
f0917cc325 fix: align marketplace brand typography 2026-08-10 10:43:08 +08:00
CodingOnStar
56bac46fd6 fix: align embedded marketplace header 2026-08-10 10:43:07 +08:00
CodingOnStar
dc4c82c006 fix: align marketplace homepage with standalone design 2026-08-10 10:43:07 +08:00
CodingOnStar
a866e2e2f3 feat: redesign marketplace homepage 2026-08-10 10:43:07 +08:00
yyh
7422052759
fix(web): scope hidden outlines to focus-visible (#40130) 2026-08-07 04:00:19 +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
Joel
d51900974f
fix: offset legacy app error toasts below model controls (#40040)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-08-06 04:14:12 +00:00
Jingyi
18f740402f
fix(web): redirect legacy plugin fallbacks (#40051)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-05 23:27:08 +00:00
Jingyi
15a5317bd3
fix(web): refresh model provider plugins after updates (#40002) 2026-08-05 23:26:18 +00:00
林玮 (Jade Lin)
945503523b
fix(web): improve debug plugin copy accessibility (#40035) 2026-08-05 10:00:37 +00:00
yyh
dc09384b1d
refactor(web): derive system feature enums from schemas (#40030) 2026-08-05 08:32:54 +00:00
yyh
890e5aa294
refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +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
yyh
7e30aba12a
refactor(ui): simplify scroll area API (#39857) 2026-07-31 12:43:11 +00:00
yyh
563cf2602f
refactor(dify-ui): govern public component APIs (#39806)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-30 10:12:34 +00:00
yyh
95166806ae
refactor(web): remove configuration mitt context (#39796) 2026-07-30 07:07:43 +00:00
zyssyz123
72c20daa61
fix(plugin): preserve credentials during local replacement (#39764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 12:39:06 +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
非法操作
e604fad630
fix(web): gate plugin auth permission hint (#39721) 2026-07-29 02:07:57 +00:00