|
|
ef9803f8b9
|
refactor(web): migrate auth toast calls to ui toast (#33744)
|
2026-03-19 16:15:07 +08:00 |
|
|
|
79e5253410
|
refactor(web): sidebar app list to scroll area component (#33733)
|
2026-03-19 14:33:55 +08:00 |
|
|
|
942087cbdb
|
feat(confirm): input app name for app deletion confirmation (#33660)
|
2026-03-19 14:25:29 +08:00 |
|
|
|
0166cbf122
|
fix: compatible with emoji/object icons in plugin card icon resolver (#33732)
|
2026-03-19 14:06:55 +08:00 |
|
|
|
77b8012fd8
|
ci: use codecov (#33723)
|
2026-03-19 13:24:59 +08:00 |
|
|
|
f9615b30ab
|
feat(web): add base ui scroll area primitive (#33727)
|
2026-03-19 13:04:04 +08:00 |
|
|
|
454786a9dc
|
chore: update deps (#33706)
|
2026-03-19 10:10:27 +08:00 |
|
|
|
4254392221
|
fix: leaked set timeout (#33692)
|
2026-03-18 23:46:22 +08:00 |
|
|
|
5ee0633bac
|
ci: revert agent reporter (#33685)
|
2026-03-18 22:15:48 +08:00 |
|
|
|
37ffa262ae
|
refactor: move to std-semver (#33682)
|
2026-03-18 22:00:25 +08:00 |
|
|
|
49256770c9
|
chore: bump version to 1.13.2 (#33681)
|
2026-03-18 21:53:16 +08:00 |
|
|
|
93f9546353
|
refactor(web): migrate core toast call sites to base ui toast (#33643)
|
2026-03-18 16:53:55 +08:00 |
|
|
|
db4deb1d6b
|
test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-18 16:40:28 +08:00 |
|
|
|
296b7044af
|
refactor: route next/navigation through compat re-export (#33636)
|
2026-03-18 12:57:03 +08:00 |
|
|
|
69d1ccb7a7
|
refactor: route next/link through compat re-export (#33632)
|
2026-03-18 12:14:59 +08:00 |
|
|
|
6100acb780
|
refactor(web): move component tests into sibling __tests__ directories (#33623)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-18 10:49:30 +08:00 |
|
|
|
d7f70f3c0f
|
refactor: route low-cost next modules through compat re-exports (#33622)
|
2026-03-18 10:37:29 +08:00 |
|
|
|
bbe975c6bc
|
feat: enhance model plugin workflow checks and model provider management UX (#33289)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
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: Coding On Star <447357187@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: statxc <tyleradams93226@gmail.com>
|
2026-03-18 10:16:15 +08:00 |
|
|
|
a073d60c12
|
fix(toast): refine stacked hover and focus styles (#33620)
|
2026-03-18 10:01:12 +08:00 |
|
|
|
fa542f6628
|
chore: update deps (#33618)
|
2026-03-18 09:41:04 +08:00 |
|
|
|
801f8b6e64
|
fix: tighten toast typing and restore focus visibility (#33591)
|
2026-03-18 09:17:53 +08:00 |
|
|
|
4c5f7efeed
|
chore(deps): bump next packages to 16.1.7 (#33616)
|
2026-03-18 09:04:03 +08:00 |
|
|
|
076b297b18
|
chore(i18n): sync translations with en-US (#33586)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-17 19:42:31 +08:00 |
|
|
|
da2049be76
|
chore(i18n): sync translations with en-US (#33585)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-17 19:34:41 +08:00 |
|
|
|
7c6d0bedc0
|
feat(web): add base ui toast (#33569)
|
2026-03-17 18:56:36 +08:00 |
|
|
|
3db1ba36e0
|
refactor(web): number inputs to use Base UI NumberField (#33539)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-17 18:45:02 +08:00 |
|
|
|
d1961c261e
|
chore: bump version to 1.13.1 (#33505)
|
2026-03-17 18:30:11 +08:00 |
|
|
|
239e09473e
|
fix(web): preserve public workflow SSE reconnect after pause (#33552)
|
2026-03-17 16:41:08 +08:00 |
|
|
|
18af5fc8c7
|
chore: revert #33540 #32966 (#33566)
|
2026-03-17 12:55:58 +08:00 |
|
|
|
9e2123c655
|
test(web): ignore default-branch merge commits in diff coverage (#33564)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-17 12:33:52 +08:00 |
|
|
|
569748189e
|
refactor: use hoisted modern monaco (#33540)
|
2026-03-17 10:56:46 +08:00 |
|
|
|
f198f5b0ab
|
fix: raise block selector overlay z-index (#33557)
|
2026-03-17 10:39:48 +08:00 |
|
|
|
49e0e1b939
|
fix(web): page crash in knowledge retrieval node caused by dataset selection and score threshold (#33553)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-17 10:35:07 +08:00 |
|
|
|
0a3275fbe8
|
chore: update coverage summary check in web tests workflow (#33533)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-16 23:09:33 +08:00 |
|
|
|
6da802eb2a
|
refactor(custom): reorganize web app brand module and raise coverage threshold (#33531)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-16 18:17:21 +08:00 |
|
|
|
c3ee83645f
|
fix(web): migrate InputNumber to Base UI NumberField (#33520)
|
2026-03-16 17:59:30 +08:00 |
|
|
|
598189d307
|
chore: fix dep alerts (#33527)
|
2026-03-16 17:08:36 +08:00 |
|
|
|
0d72d99263
|
test: limit web diff coverage to current push range (#33523)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-16 16:59:25 +08:00 |
|
|
|
4822d550b6
|
chore: remove next img (#33517)
|
2026-03-16 16:48:22 +08:00 |
|
|
|
7daec9717d
|
feat(diff-coverage): enhance coverage reporting for multi-line statements and branches (#33516)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-16 15:09:46 +08:00 |
|
|
|
a01c384f5b
|
chore: remove next font (#33512)
|
2026-03-16 14:57:25 +08:00 |
|
|
|
378577767b
|
refactor(web): split text-generation result flow and raise coverage (#33499)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-16 14:42:32 +08:00 |
|
|
|
59327e4f10
|
feat(diff-coverage): implement coverage analysis for changed components (#33514)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-16 14:39:57 +08:00 |
|
|
|
7ac482d776
|
refactor(web): consolidate query/mutation guidance and deprecate use-base wrappers (#33456)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-03-16 13:38:29 +08:00 |
|
|
|
7e1dc3c122
|
refactor(web): split share text-generation and add high-coverage tests (#33408)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-13 19:10:24 +08:00 |
|
|
|
4203647c32
|
chore: use vite plus (#33407)
|
2026-03-13 18:18:44 +08:00 |
|
|
|
00eda73ad1
|
test: enforce app/components coverage gates in web tests (#33395)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-13 16:31:05 +08:00 |
|
|
|
97776eabff
|
chore: add tracking info of in site message (#33394)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-03-13 15:29:24 +08:00 |
|
|
|
fe561ef3d0
|
feat(workflow): add edge context menu with delete support (#33391)
|
2026-03-13 15:11:24 +08:00 |
|
|
|
724eaee77e
|
chore: add dev proxy server, update deps (#33371)
|
2026-03-13 12:52:19 +08:00 |
|