yyh
|
1359c03216
|
refactor(web): migrate legacy tooltip to infotip (#35774)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-04 13:17:09 +00:00 |
|
非法操作
|
dcf21a6a84
|
fix: prevent workflow node titles from overflowing (#35740)
|
2026-04-30 09:20:37 +00:00 |
|
Joel
|
0ca339103f
|
fix: var reference picker can not choose sub vars (#35732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 08:33:29 +00:00 |
|
yyh
|
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 |
|
yyh
|
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 |
|
yyh
|
8c7393ef46
|
refactor(web): improve a11y and design-system consistency for date/time picker and auto-update strategy picker (#35627)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-28 05:31:38 +00:00 |
|
treekimm
|
5a7a955210
|
fix: prioritize URL conversation_id over localStorage in embedded chatbot (#35519)
Co-authored-by: KimNamWoo <treekim@KimNamWoos-Mac-mini.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-28 05:07:59 +00:00 |
|
非法操作
|
282561a861
|
fix: align auto update time picker to the right (#35621)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-28 04:29:16 +00:00 |
|
yyh
|
cc4d6db7c8
|
chore: update dependency catalog (#35594)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-27 07:29:42 +00:00 |
|
非法操作
|
9bd5c2f8ec
|
fix: app icon could not only change background (#35537)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-24 07:59:37 +00:00 |
|
yyh
|
ec450eb7f9
|
chore(dify-ui): update tooltip and infotip migration (#35543)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-24 06:36:48 +00:00 |
|
Joel
|
38fc2a6574
|
feat: support key up and down to select variable item (#35527)
|
2026-04-24 02:32:06 +00:00 |
|
yyh
|
91a1df96cb
|
fix(web): restore "Copied" feedback state on copy buttons (#35513)
|
2026-04-23 06:40:52 +00:00 |
|
Coding On Star
|
4c908c8f39
|
refactor: migrate base/select to dify-ui/select (#35487)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-22 09:35:57 +00:00 |
|
非法操作
|
afec528f51
|
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-22 08:55:16 +00:00 |
|
Joel
|
48d23cd744
|
feat: support slash variable filtering in prompt editor (#35460)
|
2026-04-21 07:57:16 +00:00 |
|
yyh
|
c2a5962023
|
feat(dify-ui): add PreviewCard primitive (#35434)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 04:05:22 +00:00 |
|
Coding On Star
|
d583b1b835
|
refactor(web): continue replacing PortalToFollowElem with Popover components (#35431)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 02:44:52 +00:00 |
|
sicnuyudidi
|
a633387e9b
|
chore: fix oxlint warnings (unused variables and imports) (#35249)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-04-20 13:43:17 +00:00 |
|
yyh
|
4f03b7193e
|
docs(frontend): align docs and comments (#35364)
|
2026-04-20 07:54:49 +00:00 |
|
Coding On Star
|
1a7e46368e
|
feat(amplitude): integrate AmplitudeProvider and refactor initialization logic (#35415)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-20 07:25:49 +00:00 |
|
yyh
|
c7641bb1ce
|
refactor(web): unify app-shell bootstrap on TanStack Query + Next.js route conventions (#35394)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:52:08 +00:00 |
|
非法操作
|
d81444683b
|
chore: improve conversation opener (#35403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 02:33:04 +00:00 |
|
非法操作
|
3627c1e720
|
refactor: remove file upload migration tip (#35409)
|
2026-04-20 02:29:30 +00:00 |
|
非法操作
|
f980d5d3be
|
feat: copy nodes cross apps (#33273)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-17 10:02:26 +00:00 |
|
yyh
|
dfcc0f8863
|
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:46:11 +00:00 |
|
hyl64
|
f56ce9d3b1
|
fix: guard chat file preview rendering when mime type is missing (#35355)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-04-17 08:34:04 +00:00 |
|
hyl64
|
bd25240123
|
fix: raise chat settings select dropdown above dialog (#35357)
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
|
2026-04-17 08:21:32 +00:00 |
|
Coding On Star
|
b6c7581a31
|
refactor(web): replace portal component with DropdownMenu in various components (#35319)
Signed-off-by: dependabot[bot] <support@github.com>
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jerryzai <jerryzh8710@protonmail.com>
Co-authored-by: NVIDIAN <speedy.hpc@hotmail.com>
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Junghwan <70629228+shaun0927@users.noreply.github.com>
Co-authored-by: HeYinKazune <70251095+HeYin-OS@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-17 05:53:51 +00:00 |
|
yyh
|
dc3f992e6e
|
docs(web): add Storybook stories for overlay and select primitives (#35334)
|
2026-04-17 04:58:16 +00:00 |
|
yyh
|
b565a51ed9
|
refactor(web): quality closure pass on base UI primitives (#35333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 23:56:11 +00:00 |
|
Stephen Zhou
|
6ca066983d
|
chore: auto fix for tailwind rules (#35332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 17:11:06 +00:00 |
|
Stephen Zhou
|
4289cb2634
|
chore: workspace level typecheck (#35329)
|
2026-04-16 14:42:04 +00:00 |
|
yyh
|
c966e281d4
|
refactor(web): align UI component APIs with shadcn v4 best practices (#35328)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 13:30:12 +00:00 |
|
Stephen Zhou
|
abb84f1c38
|
chore: enable noUncheckedIndexedAccess (#35178)
|
2026-04-16 13:01:35 +00:00 |
|
yyh
|
e507675860
|
fix(web): add destructive hover background to menu item components (#35322)
|
2026-04-16 12:26:06 +00:00 |
|
yyh
|
a1f990584b
|
refactor(web): unify Base UI component props to namespace types (#35306)
|
2026-04-16 07:35:04 +00:00 |
|
Coding On Star
|
c661d5c43a
|
refactor(web): migrate base/popoversto ui/dropdown-menu and ui/select (#35278)
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-04-16 05:13:17 +00:00 |
|
yyh
|
b08665e598
|
refactor(web): redesign Select component and migrate WorkplaceSelector (#35293)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-16 04:53:21 +00:00 |
|
非法操作
|
53a22aa41b
|
feat: collaboration (#30781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-16 02:21:04 +00:00 |
|
yyh
|
538093855b
|
refactor(web): align Switch API with Base UI naming convention (#35269)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-15 15:47:59 +00:00 |
|
yyh
|
af7d5e60b4
|
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-15 13:11:20 +00:00 |
|
yyh
|
50a55513d4
|
refactor(ui): decouple CSS dependencies and improve test quality (#35242)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-15 07:03:40 +00:00 |
|
Coding On Star
|
2c58b424a1
|
refactor(web): migrate confirm dialogs to base/ui/alert-dialog (#35127)
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-04-14 14:46:26 +00:00 |
|
yyh
|
ebf741114d
|
refactor(web): replace Button destructive boolean with tone semantic axis (#35176)
|
2026-04-14 14:16:39 +00:00 |
|
yyh
|
e1bbe57f9c
|
refactor(web): re-design button api (#35166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-14 13:22:23 +00:00 |
|
Joel
|
d7ad2baf79
|
chore: clarify tracing error copy to direct users to the Tracing tab (#35153)
|
2026-04-14 08:15:07 +00:00 |
|
yyh
|
21ab9b9d8c
|
refactor(web): remove highPriority modal stacking (#35132)
|
2026-04-14 04:22:25 +00:00 |
|
yyh
|
79c1473378
|
refactor(web): align tooltip content class props (#35135)
|
2026-04-14 04:21:55 +00:00 |
|
yyh
|
bd30784b1d
|
chore(web): upgrade @base-ui/react to v1.4.0 (#35048)
|
2026-04-13 14:48:29 +00:00 |
|