|
|
f05f0be55f
|
chore: use react-grab to replace code-inspector-plugin (#33078)
|
2026-03-06 14:54:24 +08:00 |
|
|
|
0490756ab2
|
chore: add support email env (#33075)
|
2026-03-06 14:29:29 +08:00 |
|
|
|
f487b680f5
|
refactor: spilt context for better hmr (#33033)
|
2026-03-05 15:54:56 +08:00 |
|
|
|
f3c840a60e
|
fix: workflow canvas sync (#33030)
|
2026-03-05 15:08:37 +08:00 |
|
|
|
1819b87a56
|
test(workflow): add validation tests for workflow and node component rendering part 3 (#33012)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-05 14:34:07 +08:00 |
|
|
|
89a859ae32
|
refactor: simplify oauthNewUser state handling in AppInitializer component (#33019)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-05 13:53:20 +08:00 |
|
|
|
a4373d8b7b
|
chore: i18n hmr support, fix hmr for app context (#32997)
|
2026-03-05 10:45:16 +08:00 |
|
|
|
110063871c
|
chore: clean up sw file (#32973)
|
2026-03-04 18:18:20 +08:00 |
|
|
|
336957b4be
|
chore: drop pwa with serwist (#32838)
|
2026-03-04 17:35:35 +08:00 |
|
|
|
5385ec3023
|
test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-04 17:24:50 +08:00 |
|
|
|
84dca83ecd
|
feat(web): add base AlertDialog with app-card migration example (#32933)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-03-04 13:56:27 +08:00 |
|
|
|
dfc6de69c3
|
refactor(web): migrate Button to Base UI with focus-visible (#32941)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-03-04 13:55:13 +08:00 |
|
|
|
b68ee600c1
|
refactor: migrate workflow onboarding modal to base dialog (#32915)
|
2026-03-04 11:13:43 +08:00 |
|
|
|
3398962bfa
|
test(workflow): add unit tests for workflow store slices (#32932)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-04 10:59:31 +08:00 |
|
|
|
1c1edb4a22
|
fix: keep account dropdown open when switching theme (#32918)
|
2026-03-04 09:53:36 +08:00 |
|
|
|
477bf6e075
|
fix(web): align dropdown-menu styles with Figma design (#32922)
|
2026-03-04 09:53:15 +08:00 |
|
|
|
d7e399872d
|
fix: get i18n lazy, make vinext build works (#32917)
|
2026-03-03 21:42:47 +08:00 |
|
|
|
1a90c4d81b
|
refactor(web): migrate document list query state to nuqs (#32339)
|
2026-03-03 18:29:23 +08:00 |
|
|
|
3a8ff301fc
|
test(web): add high-quality unit tests for Base UI wrapper primitives (#32904)
|
2026-03-03 18:21:33 +08:00 |
|
|
|
7f67e1a2fc
|
feat(web): overlay migration guardrails + Base UI primitives (#32824)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-03 16:56:13 +08:00 |
|
|
|
4c07bc99f7
|
refactor(web): restructure app-sidebar with component decomposition and folder organization (#32887)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-03 13:32:52 +08:00 |
|
|
|
d6ab36ff1e
|
chore: update vinext, add workaround (#32878)
|
2026-03-03 11:21:04 +08:00 |
|
|
|
9c33923985
|
feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-02 18:24:01 +08:00 |
|
|
|
335b500aea
|
test: add unit tests for base components (#32818)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-03-02 11:40:43 +08:00 |
|
|
|
1a33903887
|
feat(web): add root isolation layer for portal stacking context (#32807)
|
2026-03-02 10:59:56 +08:00 |
|
|
|
6a3db151a8
|
fix: improve TanStack Query client setup and fix queryKey bug (#32422)
|
2026-03-01 16:32:42 +08:00 |
|
|
|
36fad7256d
|
fix(web): improve chat edit input behavior and shortcuts (#32757)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-01 16:24:19 +08:00 |
|
|
|
46d45e4c39
|
fix: remove REDIRECT_URL_KEY from url (#32770)
|
2026-03-01 14:29:23 +08:00 |
|
|
|
eb66d36ea8
|
chore: add vinext as dev server (#32559)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-03-01 09:54:39 +08:00 |
|
|
|
35b31d0cdd
|
ci(web): parallelize web tests with 4-shard Vitest sharding (#32713)
|
2026-02-27 21:33:12 +08:00 |
|
|
|
f73be8d69e
|
feat(web): add hover clear button for provider search (#32707)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-02-27 20:42:30 +08:00 |
|
|
|
439ff3775d
|
chore: update to eslint 10 (#32646)
|
2026-02-27 19:44:54 +08:00 |
|
|
|
9f0ee5c145
|
fix: the action button of structure output modal should align right (#32700)
|
2026-02-27 17:28:41 +08:00 |
|
|
|
8ff51a58fd
|
refactor(web): remove mouseup listener in use-resize-panel cleanup (#32636)
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2026-02-27 15:06:10 +08:00 |
|
|
|
5b45b62994
|
test: improve coverage for header components (#32628)
|
2026-02-27 10:27:46 +08:00 |
|
|
|
4f38229fbc
|
feat: Adding error handle support for Agent Node (#31596)
|
2026-02-26 14:28:24 +09:00 |
|
|
|
fd799fa3f4
|
fix: spin-animation animation-delay (#32560)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-02-25 23:17:08 +08:00 |
|
|
|
065122a2ae
|
fix: incorrect placeholder color in dark mode (#32568)
|
2026-02-25 23:15:51 +08:00 |
|
|
|
b5f62b98f9
|
test: add unit tests for base-components-part-5 (#32457)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 22:13:10 +08:00 |
|
|
|
0ac09127c7
|
test: add unit tests for base components-part-4 (#32452)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 17:36:58 +08:00 |
|
|
|
6f2c101e3c
|
test: add tests for some base components (#32479)
|
2026-02-25 16:08:03 +08:00 |
|
|
|
34b6fc92d7
|
test: add tests for some components in base > prompt-editor (#32472)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 16:07:14 +08:00 |
|
|
|
48f6b2e885
|
fix: incorrect form field height of input modal (#32557)
|
2026-02-25 12:02:18 +08:00 |
|
|
|
4e142f72e8
|
test(base): add test coverage for more base/form components (#32437)
Co-authored-by: sahil-infocusp <73810410+sahil-infocusp@users.noreply.github.com>
|
2026-02-25 10:47:25 +08:00 |
|
|
|
8761109a34
|
test(base): added test coverage to form components (#32436)
|
2026-02-24 22:30:35 +08:00 |
|
|
|
00935fe526
|
test: add tests for base > image-uploader (#32416)
|
2026-02-24 21:29:28 +08:00 |
|
|
|
0358925d7d
|
test: add tests for some base components (#32415)
|
2026-02-24 21:08:57 +08:00 |
|
|
|
b8fbd7b0f6
|
test: add unit tests for chat/embedded-chatbot components (#32361)
Co-authored-by: akashseth-ifp <akash.seth@infocusp.com>
|
2026-02-24 20:58:45 +08:00 |
|
|
|
bcd5dd0f81
|
test(web): increase coverage for files in folder plugin-page and model-provider-page (#32377)
|
2026-02-24 20:57:47 +08:00 |
|
|
|
b2fa6cb4d3
|
test: add unit tests for chat components (#32367)
|
2026-02-24 18:29:21 +08:00 |
|