Commit Graph

147 Commits

Author SHA1 Message Date
yyh
a2acf62bf1
fix: align select and autocomplete collection contracts (#41829) 2026-09-04 12:26:26 +00:00
yyh
1b4ae3bcd2
fix(button): align loading accessibility contract (#41823) 2026-09-04 11:39:50 +00:00
yyh
dcb7b36ad4
refactor(dify-ui): adopt ID-backed combobox items (#41821) 2026-09-04 09:54:44 +00:00
yyh
173e92ea24
docs(dify-ui): document combobox chip keyboard hints (#41815) 2026-09-04 08:37:08 +00:00
Coding On Star
cb6c04637b
feat(web): add marketplace creator profiles and homepage redesign (#41538)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: 姜涵煦 <hanxujiang@jianghanxudeMacBook-Pro-2.local>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-09-04 08:09:45 +00:00
Joel
6208b33e08
chore: correct ARIA roles and preserve control interactions (#41738)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-09-04 06:06:02 +00:00
Joel
aee0062cb2
chore: remove redundant aria-label attributes (#41724)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-09-03 09:10:16 +00:00
Stephen Zhou
29acaabc6a
chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
yyh
59021616d4
refactor(web): migrate legacy form controls to Dify UI (#41682) 2026-09-03 03:50:23 +00:00
Stephen Zhou
b7570ce4b7
chore(dify-ui): migrate class merging to cn (#41693) 2026-09-03 02:31:52 +00:00
yyh
57144b0094
docs(frontend): clarify transient state ownership (#41541) 2026-08-31 13:37:22 +00:00
yyh
290acf1b73
fix(ui): keep scroll area focus indicator visible (#41404) 2026-08-28 01:37:00 +00:00
yyh
c8e29d9a7d
fix(web): preserve link semantics in button-styled navigation (#41312) 2026-08-26 10:50:06 +00:00
yyh
9ce92d8605
fix(ui): add tabs panel focus treatment (#41231) 2026-08-25 09:41:36 +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
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
faca558bf5
fix(web): prevent Safari clipping tour recovery prompt (#41060) 2026-08-21 09:19:38 +00:00
yyh
720e1fab9b
refactor(dify-ui): expose slider anatomy (#41045) 2026-08-21 03:15:45 +00:00
yyh
ca6f4e11f9
docs(dify-ui): establish documentation hierarchy (#41044) 2026-08-21 02:29:41 +00:00
yyh
72b6a4e6ed
refactor: consolidate frontend browser test infrastructure (#40997) 2026-08-20 06:13:30 +00:00
yyh
98c2ffeec7
fix(ui): align toast swipe direction with viewport (#40980) 2026-08-19 13:16:12 +00:00
yyh
6fa9c14490
fix(ui): stabilize toast stack interactions (#40970) 2026-08-19 10:13:43 +00:00
yyh
05499b9011
test(dify-ui): stabilize dropdown menu story (#40916) 2026-08-18 04:05:24 +00:00
yyh
6d89557355
feat(dify-ui): add input group composition (#40890) 2026-08-18 02:14:39 +00:00
yyh
76a91eb433
refactor(dify-ui): expose autocomplete popup anatomy (#40895) 2026-08-18 02:06:03 +00:00
yyh
facb60abfe
fix(web): align combobox interaction semantics (#40826) 2026-08-17 02:13:08 +00:00
yyh
9ddbc23b16
fix(dify-ui): refine segmented control focus feedback (#40769) 2026-08-14 08:17:14 +00:00
yyh
0f63a05d04
chore: upgrade Vite+ to 0.2.9 (#40762) 2026-08-14 04:42:28 +00:00
yyh
f8e05ebfc0
docs(web): consolidate maintainer guidance (#40758) 2026-08-14 03:40:05 +00:00
yyh
36dfc6c216
refactor(ui): enforce single-choice segmented controls (#40726) 2026-08-13 08:09:10 +00:00
yyh
7a6f380f2c
fix(dify-ui): refine pagination navigation semantics (#40723) 2026-08-13 07:54:31 +00:00
yyh
67366dd35c
feat(ui): expose base toggle composition (#40622) 2026-08-13 02:29:37 +00:00
yyh
3925b5fa1b
refactor(ui): adopt icon button in close controls (#40617) 2026-08-13 02:29:35 +00:00
yyh
d4d30148bd
feat(ui): add icon button primitive (#40616) 2026-08-13 02:29:34 +00:00
yyh
bee269afe8
refactor(web): align education autocomplete async behavior (#40500) 2026-08-11 14:12:50 +00:00
yyh
7422052759
fix(web): scope hidden outlines to focus-visible (#40130) 2026-08-07 04:00:19 +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
yyh
2fd8f98f2d
chore(deps): upgrade Base UI to 1.7.0 (#40006) 2026-08-05 03:55:46 +00:00
yyh
dec1cb3798
fix(ui): align button spacing with design (#39990) 2026-08-04 10:37:16 +00:00
yyh
7d92097526
fix(dify-ui): improve select and status dot accessibility (#39971) 2026-08-04 05:14:02 +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
48bb46a72b
fix(ui): align select trigger focus ring (#39804) 2026-07-30 08:40:20 +00:00
Stephen Zhou
0441d27cac
chore: canonicalize Tailwind classes (#39762) 2026-07-29 11:58:14 +00:00
yyh
271b6e1f5c
fix(ui): unify combobox trigger focus rings (#39643) 2026-07-27 10:21:32 +00:00
yyh
448e378fc0
fix(dify-ui): honor instant popup transitions (#39572) 2026-07-26 07:08:27 +00:00
yyh
fd2e26f8e6
refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
yyh
018fe7a9d3
fix(dify-ui): preserve link semantics in button story (#39430) 2026-07-23 01:07:08 +00:00