15b2a8fdb7
Merge remote-tracking branch 'origin/refactor/suspense-boundary' into feat/ui-onboarding-rewrite
2026-05-29 20:23:54 +08:00
24715a9570
chore: unified plugin status icon position ( #36816 )
2026-05-29 06:45:25 +00:00
418ee7398e
fix: install failed plugin dose not show icon ( #36811 )
2026-05-29 06:07:43 +00:00
5a2604265c
fix: align integrations search empty states
2026-05-28 12:43:58 -07:00
6a8aaa5a36
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-05-28 11:20:10 -07:00
8a8bec4bc6
refactor: align integrations layout
2026-05-28 15:11:27 +08:00
91c1d3ad81
fix: handle null plugin badges ( #36767 )
2026-05-28 07:00:32 +00:00
4d974d8f72
fix(web): use scroll areas for integrations lists
2026-05-27 14:51:31 -07:00
f2d4d5b267
fix lint
2026-05-27 10:34:36 +08:00
0c9aa20047
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-05-27 10:03:36 +08:00
58b8fc21d4
fix(plugin): align local install modal spacing ( #36689 )
...
Co-authored-by: wangxiaolei <fatelei@gmail.com >
2026-05-27 01:12:57 +00:00
065246a9a7
Merge origin/main into feat/ui-onboarding-rewrite
2026-05-26 17:50:55 -07:00
884e2b864b
feat(dify-ui): add textarea primitive ( #36547 )
2026-05-26 02:33:32 +00:00
23539c5bcc
feat(dify-ui): add status and progress primitives ( #36615 )
2026-05-25 08:31:52 +00:00
93b7a81071
fix(dify-ui): align form label guidance ( #36510 )
2026-05-22 07:29:57 +00:00
228dd84a91
refactor(web): tighten tools provider card and marketplace handling
2026-05-21 15:49:27 -07:00
b8868dab90
fix(integrations): update install success action copy
2026-05-21 10:54:43 -07:00
7f633622aa
fix(web): use popup-open selectors for trigger styles ( #36471 )
2026-05-21 06:13:11 +00:00
ad4b9dc2c3
refactor: reuse toggle group in update settings
2026-05-20 12:42:53 -07:00
53acc3726c
merge
2026-05-20 17:43:06 +08: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
d36c76c20e
merge
2026-05-20 14:34:04 +08:00
2b2a5824c1
refactor: migrate to tailwind v4 style ( #36417 )
2026-05-20 03:39:44 +00:00
4b2badb6f2
refactor(web): migrate multi-checkbox lists to CheckboxGroup ( #36381 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-19 07:55:33 +00:00
e198d6305c
merge
2026-05-19 14:14:51 +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
e463389f2c
feat: improve integration install flows
2026-05-18 20:55:05 -07:00
cda348ca10
feat: split plugin settings by category
2026-05-18 20:54:32 -07:00
b079a26314
fix(web): gate integrations install actions
2026-05-18 11:16:15 -07:00
b4d28fca54
fix(web): polish integration page titles
2026-05-18 11:16:15 -07:00
728c6b8201
chore: rename to marketplace path
2026-05-18 11:16:15 -07:00
5600cefa53
feat: add interation discover route
2026-05-18 11:16:15 -07:00
2705a7c1db
feat(integrations): align tools and plugin category UI
2026-05-18 11:12:16 -07:00
258a751b8c
feat(integrations): improve data source plugin management
2026-05-18 11:12:16 -07:00
5a35d3d9cd
feat(plugin): add update settings popover
2026-05-18 11:12:16 -07:00
b029c9b1cd
feat: add integrations plugin category views
2026-05-18 11:10:11 -07:00
0a8c46a3a7
refactor: polish integrations and main nav UI
...
Reuse shared base controls in MainNav and Integrations, add active integration icons, and keep compact integration content framing covered by targeted tests.
2026-05-18 11:10:10 -07:00
65770903d1
feat: refine integrations layout and controls
...
- add integrations headers, install action, permission quick settings, and update setting entry points
- centralize default vs compact content insets for integrations child pages
- cover provider, plugin, marketplace, MCP, and model provider behaviors with focused tests
2026-05-18 11:10:10 -07:00
4740a89f4a
feat: add canonical integrations routes
2026-05-18 11:09:14 -07: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
c407f40e0d
refactor(web): simplify github install focus ( #36314 )
2026-05-18 06:45:12 +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
3bc3386535
refactor(install): improve layout and scrolling behavior for plugin installation step ( #36199 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-15 03:12:14 +00:00
1a4288c811
fix: action btn is hidden if there are many packages to install ( #36176 )
2026-05-14 10:21:32 +00:00
d110112863
chore: update deps ( #36091 )
2026-05-13 03:51:21 +00:00
a18d7f51eb
fix: fixed relative ( #36078 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.com >
2026-05-12 11:05:57 +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
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