yyh
|
2ec34b2cfb
|
feat(workflow): improve block selector navigation and previews (#39212)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-18 09:56:36 +00:00 |
|
yyh
|
5af8f6af4d
|
test(dify-ui): focus component tests on behavior (#39030)
|
2026-07-16 01:49:03 +00:00 |
|
yyh
|
abb9972e19
|
test: simplify dify ui browser test setup (#39028)
|
2026-07-15 15:37:28 +00:00 |
|
yyh
|
4571c4f276
|
test: align dify ui tests with browser mode (#39024)
|
2026-07-15 14:00:29 +00:00 |
|
yyh
|
dfabe4cb28
|
refactor(dify-ui): clarify overlay style semantics (#39016)
|
2026-07-15 09:53:59 +00:00 |
|
yyh
|
e2fccb604a
|
refactor(web): rebuild goto anything dialog (#38914)
|
2026-07-14 10:38:45 +00:00 |
|
Stephen Zhou
|
5e635c059b
|
chore: update deps (#38868)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-13 12:50:29 +00:00 |
|
Stephen Zhou
|
e35187f376
|
chore: migrate static checks to vp check (#38850)
|
2026-07-13 08:00:39 +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 |
|
yyh
|
4efab8d7a3
|
chore(dify-ui): enforce strict ESLint rules (#38793)
|
2026-07-12 14:23:39 +00:00 |
|
yyh
|
6e5ba18d65
|
refactor(dify-ui): standardize primitive boundary names (#38669)
|
2026-07-10 14:17:10 +00:00 |
|
Stephen Zhou
|
512f39dede
|
chore: upgrade TypeScript 7 (#38575)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 01:42:40 +00:00 |
|
yyh
|
6c0aa3ed0d
|
test(dify-ui): remove brittle primitive assertions (#38529)
|
2026-07-08 03:24:22 +00:00 |
|
yyh
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
yyh
|
8208b786ee
|
docs(dify-ui): clarify radio composition stories (#38456)
|
2026-07-06 06:40:17 +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
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
Copilot
|
f8d47616c1
|
refactor(dify-ui): render ContextMenu story trigger as a semantic area (#38420)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-05 01:45:21 +00:00 |
|
yyh
|
5d7ae56deb
|
fix(dify-ui): standardize story focus indicators (#38417)
|
2026-07-04 14:59:24 +00:00 |
|
yyh
|
a0f8347513
|
test(dify-ui): remove low-value style assertions (#38418)
|
2026-07-04 14:35:00 +00:00 |
|
yyh
|
f1f6ab0ac6
|
refactor(ui): use inset ring utilities (#38275)
|
2026-07-01 12:23:23 +00:00 |
|
yyh
|
f8afa49ab9
|
chore(dify-ui): update theme tokens (#38189)
|
2026-06-30 07:54:13 +00:00 |
|
yyh
|
9d3ac1b7b3
|
fix: simplify scroll area composition (#38113)
|
2026-06-29 01:05:12 +00:00 |
|
yyh
|
484633d261
|
fix: prevent exiting toasts from blocking page clicks (#38063)
|
2026-06-27 07:35:25 +00:00 |
|
yyh
|
446b3962c1
|
fix: remove aria-busy from loading button (#38036)
|
2026-06-26 18:39:42 +00:00 |
|
yyh
|
86b73ba205
|
fix: align switch focus outline (#37870)
|
2026-06-24 09:16:40 +00:00 |
|
Jingyi
|
4573aaa717
|
fix(web): polish onboarding main nav and preferences tab (#37844)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-06-24 05:46:53 +00:00 |
|
yyh
|
6a5ddc751c
|
chore(deps): upgrade npm dependencies (#37731)
|
2026-06-22 05:35:33 +00:00 |
|
yyh
|
f06127aaa4
|
test(dify-ui): align select form story with field primitives (#37670)
|
2026-06-22 02:17:35 +00:00 |
|
yyh
|
24080010c9
|
chore(deps): bump base-ui to v1.6.0 (#37663)
|
2026-06-22 02:17:07 +00:00 |
|
Joel
|
1065fe519c
|
fix: toast long error message may caused not show all (#37581)
|
2026-06-17 09:50:13 +00:00 |
|
yyh
|
2893adf5e4
|
test(dify-ui): add Storybook interaction coverage (#37519)
|
2026-06-16 09:39:37 +00:00 |
|
yyh
|
6c3857a4c8
|
test(dify-ui): add strict Storybook a11y checks (#37459)
|
2026-06-15 11:55:33 +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 |
|
yyh
|
0c5b3fd0f2
|
fix: keep segmented control focus ring inset (#37448)
|
2026-06-15 07:00:52 +00:00 |
|
yyh
|
a875d76290
|
fix: remove pagination current transition (#37404)
|
2026-06-15 01:03:52 +00:00 |
|
yyh
|
df5be19fc2
|
docs: add drawer stories (#37409)
|
2026-06-15 01:03:42 +00:00 |
|
yyh
|
8eb6a19784
|
refactor: normalize search input and dify-ui focus states (#37413)
|
2026-06-15 01:03:31 +00:00 |
|
yyh
|
ca3cb2a902
|
fix(dify-ui): restore pagination jump focus (#37393)
|
2026-06-12 22:25:17 +00:00 |
|
yyh
|
ad96501e09
|
fix(ui): keep loading buttons focusable (#37383)
|
2026-06-12 10:31:33 +00:00 |
|
yyh
|
e5d5931fec
|
fix: align toast stack with Base UI (#37382)
|
2026-06-12 09:48:56 +00:00 |
|
yyh
|
514fddb60c
|
fix(ui): align infotip popover focus styles (#37377)
|
2026-06-12 08:14:29 +00:00 |
|
yyh
|
1f6b7a3c35
|
docs(dify-ui): document scroll area content width (#37376)
|
2026-06-12 08:08:40 +00:00 |
|
yyh
|
a83118c0f4
|
refactor(web): compose tab header with dify-ui tabs (#37280)
|
2026-06-10 10:45:22 +00:00 |
|
yyh
|
0d8f7c41de
|
feat: add dify-ui collapsible primitive and refactor workflow collapse usage (#37276)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-10 08:59:33 +00:00 |
|
yyh
|
a823649934
|
feat(dify-ui): file tree (#37235)
|
2026-06-09 10:41:09 +00:00 |
|
yyh
|
47b58a34ef
|
fix(ui): align scroll area focus styles (#37204)
|
2026-06-09 02:49:10 +00:00 |
|
yyh
|
0c4b36b3f5
|
chore: update npm deps (#37156)
|
2026-06-08 04:38:47 +00:00 |
|