|
|
e63dd178ff
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-19 15:14:03 +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 |
|
|
|
06f076e0ff
|
fix: no model selected but params keep loading (#36342)
|
2026-05-18 10:19:52 +00:00 |
|
|
|
c057b5c5ff
|
chore: Filter model presets by supported parameters (#36339)
|
2026-05-18 10:03:46 +00:00 |
|
|
|
06ea0f7ac2
|
fix: improve API extension dialog controls (#36323)
|
2026-05-18 08:03:08 +00:00 |
|
|
|
4a25ebbcab
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-18 16:02:41 +08:00 |
|
|
|
730a0bef9e
|
refactor: add console client migration demo (#36300)
|
2026-05-18 07:41:23 +00:00 |
|
|
|
28818f2e2a
|
fix(web): constrain dialog overflow layouts (#36302)
|
2026-05-18 06:11:58 +00:00 |
|
|
|
924fe37f65
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-15 16:07:44 +08:00 |
|
|
|
b04a3851cc
|
refactor: enhance layout and scrolling behavior in various modals for improved user experience (#36210)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-15 07:17:23 +00:00 |
|
|
|
03ce525087
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-13 14:45:47 +08: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 |
|
|
|
d3684f1542
|
hide for ce
|
2026-05-12 19:28:46 +08:00 |
|
|
|
680ef077ae
|
chore: admin also has the permission of changing role (#36069)
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-12 10:15:05 +00:00 |
|
|
|
75bfb58cd9
|
tweaks
|
2026-05-12 09:15:07 +08:00 |
|
|
|
923964a22a
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-11 15:03:10 +08: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 |
|
|
|
e134c1e0d5
|
feat(web): improve a11y and remove data-testid (#35999)
|
2026-05-11 03:53:03 +00:00 |
|
|
|
1627708af3
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-11 09:40:49 +08:00 |
|
|
|
24ea21db25
|
refactor(web): converge overlay layering on dify-ui z-50 (#35976)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-09 12:18:39 +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 |
|
|
|
1cada0c49c
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-09 16:08:51 +08: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 |
|
|
|
6a62403931
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-08 09:40:21 +08: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 |
|
|
|
23ffbd2532
|
tweaks
|
2026-05-07 18:09:52 +08:00 |
|
|
|
8b77ec7f31
|
fix: transfer workspace dropdown not show (#35876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-07 07:46:47 +00:00 |
|
|
|
bb3de5dd32
|
refactor: improve model selector search (#35875)
|
2026-05-07 07:05:14 +00:00 |
|
|
|
b1773ed11f
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-07 12:36:06 +08:00 |
|
|
|
d648ce6888
|
chore: improve the progress of education pay (#35851)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-06 10:42:03 +00:00 |
|
|
|
0a028faae6
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-06 16:51:23 +08: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 |
|
|
|
8604e72216
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-06 12:39:02 +08: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 |
|
|
|
58675e967f
|
Merge branch 'main' into 4-27-app-deploy
|
2026-05-06 08:59:40 +08:00 |
|
|
|
995c43f3dd
|
refactor: migrate workflow queries to contracts (#35799)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-05 14:53:38 +00:00 |
|
|
|
81090effe2
|
refactor(web): convert ValidatedStatus enum to as-const in key-valida… (#35749)
Co-authored-by: yeranyang <yeranyang@tencent.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-04 09:36:35 +00:00 |
|
|
|
416ee7a21d
|
Merge branch 'main' into 4-27-app-deploy
|
2026-04-30 19:50:32 +08:00 |
|
|
|
88196c186e
|
refactor(web): workflow hotkeys and history state (#35736)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 09:43:16 +00:00 |
|
|
|
c631cb086a
|
Merge branch 'main' into 4-27-app-deploy
|
2026-04-30 15:49:16 +08:00 |
|
|
|
11c52e90f6
|
refactor(web/select): base selects to dify-ui (#35720)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 06:15:08 +00:00 |
|
|
|
fe2f7a8920
|
refactor(web): migrate short tooltips to dify-ui (#35715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 03:29:17 +00:00 |
|
|
|
aff33d079b
|
Merge branch 'main' into 4-27-app-deploy
|
2026-04-29 16:13:50 +08:00 |
|
|
|
ed7ea68f7d
|
fix: restore app nav create submenu interaction (#35681)
|
2026-04-29 07:03:28 +00:00 |
|
|
|
55f4249864
|
tweaks
|
2026-04-29 12:58:01 +08:00 |
|