yyh
|
884e2b864b
|
feat(dify-ui): add textarea primitive (#36547)
|
2026-05-26 02:33:32 +00:00 |
|
yyh
|
fe86fa31ec
|
fix: normalize app icon picker dialog state (#36621)
|
2026-05-25 10:39:52 +00:00 |
|
yyh
|
23539c5bcc
|
feat(dify-ui): add status and progress primitives (#36615)
|
2026-05-25 08:31:52 +00:00 |
|
yyh
|
ffd336cfe8
|
feat: add and unify pagination components across UI and app surfaces (#36569)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-25 02:22:31 +00:00 |
|
非法操作
|
473c945839
|
chore: seprate vector space quota query (#36514)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-22 09:26:17 +00:00 |
|
yyh
|
a698c60b29
|
fix(web): stabilize document picker search focus (#36525)
|
2026-05-22 09:24:37 +00:00 |
|
yyh
|
93b7a81071
|
fix(dify-ui): align form label guidance (#36510)
|
2026-05-22 07:29:57 +00:00 |
|
yyh
|
7f633622aa
|
fix(web): use popup-open selectors for trigger styles (#36471)
|
2026-05-21 06:13:11 +00:00 |
|
yyh
|
66f5ab4cfc
|
feat: add dify-ui input primitive (#36446)
|
2026-05-21 03:15:38 +00:00 |
|
yyh
|
9f9cb4d17e
|
feat(ui): migrate radio to Base UI and update web callsites (#36451)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-20 12:05:31 +00:00 |
|
yyh
|
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 |
|
Stephen Zhou
|
2b2a5824c1
|
refactor: migrate to tailwind v4 style (#36417)
|
2026-05-20 03:39:44 +00:00 |
|
yyh
|
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 |
|
-LAN-
|
5468c4ec96
|
fix: can not create empty knowledge (#36336)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2026-05-18 09:41:57 +00:00 |
|
yyh
|
28818f2e2a
|
fix(web): constrain dialog overflow layouts (#36302)
|
2026-05-18 06:11:58 +00:00 |
|
yyh
|
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 |
|
yyh
|
6649e4025e
|
feat(dify-ui): add Checkbox/CheckboxGroup primitives (#36271)
|
2026-05-18 02:01:56 +00:00 |
|
zhangxuhe1
|
cd4d6f8a22
|
fix(web): migrate metadata picker to combobox (#36255)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-17 03:35:20 +00:00 |
|
Coding On Star
|
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 |
|
yyh
|
cd90d7ffc1
|
refactor(web): migrate searchable pickers to combobox (#36066)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-12 05:34:19 +00:00 |
|
yyh
|
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 |
|
yyh
|
e134c1e0d5
|
feat(web): improve a11y and remove data-testid (#35999)
|
2026-05-11 03:53:03 +00:00 |
|
Coding On Star
|
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 |
|
Coding On Star
|
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 |
|
yyh
|
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 |
|
yyh
|
8f93bb36ba
|
feat(dify-ui): add drawer (#35917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-08 08:53:32 +00:00 |
|
Coding On Star
|
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 |
|
yyh
|
00bf3f83f2
|
refactor: verticalize tag management and batch bindings (#35840)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-07 01:36:10 +00:00 |
|
yyh
|
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 |
|
yyh
|
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 |
|
yyh
|
8e2b8168be
|
refactor(web): migrate HITL overlays to base dialog (#35792)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-05 08:50:49 +00:00 |
|
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 |
|
yyh
|
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 |
|
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
|
0e55dcb297
|
refactor(web): migrate rich tooltip overlays (#35675)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-29 06:44:39 +00:00 |
|
yyh
|
28a26f2d59
|
refactor: improve scrollbar handling in plugin and model selector UI (#35630)
|
2026-04-28 06:09:02 +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 |
|
Wu Tianwei
|
89bf75eba9
|
fix: enhance file uploader with billing support and update translations (#35583)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-04-27 06:33:34 +00:00 |
|
yyh
|
818a71d637
|
refactor(web): migrate simple overlay tooltips (#35588)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-27 05:03:38 +00:00 |
|
yyh
|
c9503fd818
|
fix(web): three small UX fixes on /datasets and /plugins (#35514)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-23 06:46:54 +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 |
|
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
|
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 |
|
Jean Ibarz
|
26e50bb084
|
refactor(web): convert file-local Step enum to as-const in website crawlers 🤖🤖🤖 (#34565)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-20 01:41:32 +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 |
|
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 |
|
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 |
|
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 |
|