|
|
9d0597c22d
|
feat(web): snippet layout update
|
2026-05-23 11:06:57 +08:00 |
|
|
|
5d489ab92d
|
chore(web): remove snippet plan guard
|
2026-05-23 10:28:22 +08:00 |
|
|
|
930da499d1
|
feat(web): add snippet
|
2026-05-23 10:20:10 +08:00 |
|
|
|
f1527ef7c1
|
feat(web): create snippet from workflow
|
2026-05-23 10:01:25 +08:00 |
|
|
|
f39b1b6731
|
Merge branch 'main' into feat/evaluation-fe
|
2026-05-23 08:54:10 +08:00 |
|
|
|
a7005efab3
|
chore(web): remove icon info of snippet
|
2026-05-22 18:27:37 +08:00 |
|
|
|
75daf8e61b
|
feat(web): update filters in apps
|
2026-05-22 17:43:24 +08:00 |
|
|
|
24bab5fb2a
|
refactor(web): improve retrieval and tag control semantics (#36521)
|
2026-05-22 09:01:31 +00:00 |
|
|
|
bf30b11d0d
|
merge main
|
2026-05-22 16:12:02 +08:00 |
|
|
|
93b7a81071
|
fix(dify-ui): align form label guidance (#36510)
|
2026-05-22 07:29:57 +00:00 |
|
|
|
964aaad7ed
|
refactor: streamline workflow context menu lifecycle (#36500)
|
2026-05-22 04:31:39 +00:00 |
|
|
|
778e472173
|
merge main
|
2026-05-22 10:23:30 +08:00 |
|
|
|
7f633622aa
|
fix(web): use popup-open selectors for trigger styles (#36471)
|
2026-05-21 06:13:11 +00:00 |
|
|
|
5a585c8618
|
refactor(web): use dropdown data attributes (#36431)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-20 07:32:11 +00:00 |
|
|
|
2b2a5824c1
|
refactor: migrate to tailwind v4 style (#36417)
|
2026-05-20 03:39:44 +00:00 |
|
|
|
2885ba8519
|
Merge branch 'main' into feat/evaluation-fe
|
2026-05-20 11:32:08 +08:00 |
|
|
|
0b48a7e991
|
fix: workflow node selection state not sync caused problem (#36390)
|
2026-05-19 12:29:16 +00:00 |
|
|
|
e23c3d1491
|
chore(web): remove evaluation frontend
|
2026-05-19 17:39:28 +08:00 |
|
|
|
888292564b
|
merge main
|
2026-05-19 13:58:23 +08:00 |
|
|
|
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 |
|
|
|
28818f2e2a
|
fix(web): constrain dialog overflow layouts (#36302)
|
2026-05-18 06:11:58 +00:00 |
|
|
|
e2c52c9b0f
|
refactor: migrate checkbox to dify-ui (#36295)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-18 05:27:42 +00:00 |
|
|
|
6649e4025e
|
feat(dify-ui): add Checkbox/CheckboxGroup primitives (#36271)
|
2026-05-18 02:01:56 +00:00 |
|
|
|
03861bcee3
|
refactor: stabilize selector preview cards (#36105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-13 06:16:26 +00:00 |
|
|
|
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 |
|
|
|
dd1cdbbd41
|
refactor(web): split premium badge button semantics (#36026)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-11 05:57:30 +00:00 |
|
|
|
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 |
|
|
|
2162ea6a68
|
fix: improve workflow checklist semantics (#36006)
|
2026-05-11 04:22:46 +00:00 |
|
|
|
a643b05368
|
fix(web): remove unsafe select value casts (#36007)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-11 04:01:49 +00:00 |
|
|
|
e134c1e0d5
|
feat(web): improve a11y and remove data-testid (#35999)
|
2026-05-11 03:53:03 +00:00 |
|
|
|
0b70eec695
|
feat(human-input): expose selected action value (#35451)
|
2026-05-11 02:16:29 +00:00 |
|
|
|
b95e6f6a7a
|
feat: support editable class labels in question classifier (#35430)
|
2026-05-10 12:10:16 +00:00 |
|
|
|
e48d7bb097
|
refactor(web): migrate drawer components to dify-ui and remove legacy drawer implementation (#35982)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-05-09 16:24:45 +00:00 |
|
|
|
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 |
|
|
|
861f73267c
|
feat(dify-ui): add Tabs/ToggleGroup (#35965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-09 08:23:50 +00:00 |
|
|
|
2c9e30426d
|
refactor(web): migrate headless-ui components to dify-ui (#35962)
|
2026-05-09 06:49:26 +00:00 |
|
|
|
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 |
|
|
|
271019006e
|
fix: prevent workflow preview resize observer loop (#35936)
|
2026-05-09 01:29:20 +00:00 |
|
|
|
af754f497a
|
chore: add query generator before lauch webapp (#35416)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-05-08 09:49:43 +00:00 |
|
|
|
82f24b336d
|
fix(workflow): handle file-preview URLs in node output display (#34150)
|
2026-05-08 07:55:46 +00:00 |
|
|
|
2ff50514c8
|
refactor: migrate app selector to combobox (#35896)
|
2026-05-08 01:23:32 +00:00 |
|
|
|
9331024d91
|
refactor(web): portal to follow elem migration (#35892)
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>
|
2026-05-07 13:02:11 +00:00 |
|
|
|
cd66559ebf
|
refactor(web): migrate tag controls to combobox (#35881)
|
2026-05-07 08:55:13 +00:00 |
|
|
|
bb3de5dd32
|
refactor: improve model selector search (#35875)
|
2026-05-07 07:05:14 +00:00 |
|
|
|
376c43e5ac
|
fix(workflow): use correct field ID in KB metadata filter selection (#34149)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-07 02:21:30 +00:00 |
|
|
|
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 |
|
|
|
03e227f8f1
|
fix(web): align Tailwind v4 CSS migration (#35829)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 06:20:28 +00:00 |
|
|
|
506e1a8bc7
|
fix: migrate condition operator popover (#35828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 06:16:28 +00:00 |
|
|
|
b2dacf0718
|
chore(tailwind-css): migrate to css first (#35754)
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-05-06 04:28:11 +00:00 |
|
|
|
b83f296634
|
fix: restore workflow versions via backend API (#35817)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 02:56:10 +00:00 |
|