非法操作
|
b198c9474a
|
chore: improve storybooks (#27306)
|
2025-10-23 11:00:45 +08:00 |
GuanMu
|
c61c2b0abd
|
Fix type error (#27274)
|
2025-10-22 17:08:27 +08:00 |
GuanMu
|
73e217ab0d
|
Fix type error (#27250)
|
2025-10-22 13:06:15 +08:00 |
GuanMu
|
bebb4ffbaa
|
Fix type error (#27217)
|
2025-10-22 11:43:37 +08:00 |
GuanMu
|
c327cfa86e
|
fix(storybook): add required handler props and fix TypeScript errors in component stories (#27187)
|
2025-10-21 17:44:26 +08:00 |
Nite Knite
|
9a9d6a4a2b
|
chore: update support channels (#27188)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-21 15:48:02 +08:00 |
Eric Guo
|
e45d5700ec
|
Fix vs code and using min version after bump @remixicon/react and @monaco-editor/loader (#27008)
|
2025-10-21 11:41:44 +08:00 |
GuanMu
|
6217c96576
|
Fix type error (#27152)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-20 19:35:46 +08:00 |
非法操作
|
fd845c8b6c
|
chore: add more stories (#27142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-20 18:30:52 +08:00 |
yangzheli
|
9cc8ac981b
|
fix(web): improve UI consistency and remove related unused icons (#27004)
|
2025-10-20 14:03:16 +08:00 |
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
GuanMu
|
4c37d650d3
|
fix: update attribute types to allow undefined values in icon utilities (#27121)
|
2025-10-20 12:55:37 +08:00 |
非法操作
|
dc1a380888
|
chore: improve storybook (#27111)
|
2025-10-20 10:17:17 +08:00 |
-LAN-
|
9a5f214623
|
refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Davide Delbianco <davide.delbianco@outlook.com>
Co-authored-by: minglu7 <1347866672@qq.com>
Co-authored-by: Ponder <ruan.lj@foxmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: heyszt <270985384@qq.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Guangdong Liu <liugddx@gmail.com>
Co-authored-by: Eric Guo <eric.guocz@gmail.com>
Co-authored-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: XlKsyt <caixuesen@outlook.com>
Co-authored-by: Dhruv Gorasiya <80987415+DhruvGorasiya@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Tonlo <123lzs123@gmail.com>
Co-authored-by: Yusuke Yamada <yamachu.dev@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: znn <jubinkumarsoni@gmail.com>
Co-authored-by: yangzheli <43645580+yangzheli@users.noreply.github.com>
|
2025-10-19 21:29:04 +08:00 |
Wu Tianwei
|
64f55d55a1
|
fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045)
|
2025-10-17 14:58:30 +08:00 |
GuanMu
|
4f7cb7cd2a
|
Fix type error (#27044)
|
2025-10-17 14:42:58 +08:00 |
GuanMu
|
6432898e7a
|
refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985)
|
2025-10-16 15:51:39 +08:00 |
GuanMu
|
c0b50ef61d
|
chore: remove unused icon components and related features from the co… (#26933)
|
2025-10-15 16:48:02 +08:00 |
GuanMu
|
3e5e87930c
|
feat: add Knip configuration for dead code detection and remove unused icon components (#26758)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 19:06:31 +08:00 |
XlKsyt
|
0b35bc1ede
|
feat: add Tencent Cloud APM tracing integration (#25657)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 10:21:17 +08:00 |
Davide Delbianco
|
8e01bb40fe
|
fix: Do not show the toggle button for chat input when all input hidden (#26826)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-14 10:15:06 +08:00 |
Davide Delbianco
|
7b8540281a
|
fix: Chat Opener visibility flickering (#26836)
|
2025-10-14 09:21:00 +08:00 |
Davide Delbianco
|
3cfcd32876
|
chore: Fix 25795 (#26823)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-13 17:44:51 +08:00 |
Davide Delbianco
|
06dcb55a9d
|
chore: Don't show chat input area scrollbar overflow (#26828)
|
2025-10-13 17:43:46 +08:00 |
Davide Delbianco
|
6e9858960d
|
chore: Fix chat-input-area resize (#26824)
|
2025-10-13 17:36:15 +08:00 |
Davide Delbianco
|
c6a90d4bb3
|
fix: Don't hide chat streaming loader on '\n' content (#26829)
|
2025-10-13 17:31:52 +08:00 |
Davide Delbianco
|
c71fd7113c
|
chore: Correct padding in embedded chatbot (#26832)
|
2025-10-13 17:29:47 +08:00 |
NFish
|
5fc104a992
|
Fix/web app permission check (#26821)
|
2025-10-13 16:17:42 +08:00 |
lyzno1
|
30c5b47699
|
refactor: simplify InlineDeleteConfirm component structure (#26771)
|
2025-10-11 18:18:18 +08:00 |
lyzno1
|
bd5df5cf1c
|
feat: add InlineDeleteConfirm base component (#26762)
|
2025-10-11 17:33:31 +09:00 |
heyszt
|
6157c67cfe
|
fix: sync aliyun icon SVG files (#26719)
|
2025-10-10 23:38:45 +08:00 |
crazywoola
|
cf1778e696
|
fix: issue w/ timepicker (#26696)
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-10-10 13:17:33 +08:00 |
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +08:00 |
非法操作
|
9cca605bac
|
chore: improve bool input of start node (#26647)
|
2025-10-08 19:09:03 +08:00 |
Yadong (Adam) Zhang
|
654d522b31
|
perf(web): improve app workflow build performance. (#26310)
|
2025-10-07 14:21:08 +08:00 |
Ponder
|
31e6ef77a6
|
feat: optimize the page jump logic to prevent unnecessary jumps. (#26481)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-07 14:20:12 +08:00 |
crazywoola
|
787251f00e
|
Revert "fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”." (#26548)
|
2025-10-02 18:46:33 +08:00 |
Copilot
|
df43c6ab8a
|
[Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-29 20:35:55 +09:00 |
crazywoola
|
fd86cadf67
|
fix: debounce ref (#26433)
|
2025-09-29 16:13:38 +08:00 |
lyzno1
|
00f3a53f1c
|
fix(turbopack): fix animation issues with unnamed animations in CSS modules (#26408)
|
2025-09-29 13:47:48 +08:00 |
Copilot
|
beb1448441
|
[Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
|
2025-09-28 13:43:43 +08:00 |
Wood
|
fb8114792a
|
fix: sync FileUploader context with props to fix inconsistent file parameter state in “View cached variables”. (#26199)
|
2025-09-25 22:43:26 +08:00 |
yangzheli
|
9b36059292
|
fix(search-input): ensure proper value extraction in composition end handler (#26147)
|
2025-09-24 15:53:59 +08:00 |
GuanMu
|
fb6ccccc3d
|
chore: refactor component exports for consistency (#26033)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-23 17:04:56 +08:00 |
lyzno1
|
e93bfe3d41
|
fix: resolve chat sidebar UI bugs for hover panel and dropdown menu (#25813)
|
2025-09-19 18:28:49 +08:00 |
heyszt
|
9a65350cf7
|
fix: rollback aliyun_trace icon (#25921)
|
2025-09-18 18:01:08 +08:00 |
Wu Tianwei
|
ffa163a8a8
|
refactor: simplify portal interactions and manage state in Configure component (#25906)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-18 15:57:33 +08:00 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
L
|
69aad38d03
|
fix(date-picker): handle string date to avoid crash (#25522)
Co-authored-by: 刘佳佳 <liujiajia@nanjingwanhui.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-09-12 10:01:26 +08:00 |
15
|
1a078657d8
|
Fixes #25530 (#25531)
|
2025-09-12 09:39:17 +08:00 |