yessenia
|
75b3f5ac5a
|
feat: change subscription field
|
2025-10-10 17:37:20 +08:00 |
lyzno1
|
b8862293b6
|
fix: resolve semantic conflict in TimePicker notClearable logic
|
2025-10-10 15:17:19 +08:00 |
lyzno1
|
85f1cf1d90
|
Merge branch 'main' into feat/trigger
|
2025-10-10 15:16:00 +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 |
lyzno1
|
8a5fbf183b
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-09 09:07:01 +08:00 |
非法操作
|
9cca605bac
|
chore: improve bool input of start node (#26647)
|
2025-10-08 19:09:03 +08:00 |
lyzno1
|
02222752f0
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-07 18:25:43 +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 |
lyzno1
|
3370736e09
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-04 11:30:26 +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 |
lyzno1
|
4a6903fdb4
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-09-30 08:00:16 +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 |
yessenia
|
973b937ba5
|
feat: add subscription in node
|
2025-09-28 22:40:31 +08:00 |
lyzno1
|
8fc88f8cbf
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-09-28 19:32:33 +08:00 |
yessenia
|
3edf1e2f59
|
feat: add checkbox list
|
2025-09-28 15:12:17 +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 |
yessenia
|
6b94d30a5f
|
fix: oauth subscription
|
2025-09-26 17:44:57 +08:00 |
lyzno1
|
d68a9f1850
|
Merge remote-tracking branch 'origin/main' into feat/trigger
Resolve merge conflict in use-workflow.ts:
- Keep trigger branch workflow-entry utilities imports
- Preserve SUPPORT_OUTPUT_VARS_NODE from main branch
- Remove unused PARALLEL_DEPTH_LIMIT import
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-09-26 13:17:14 +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 |
yessenia
|
6853a699e1
|
Merge branch 'main' into feat/trigger
|
2025-09-25 17:43:39 +08:00 |
yessenia
|
cd07eef639
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-09-25 17:14:24 +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 |
yessenia
|
eae65e55ce
|
feat: oauth config opt & add dynamic options
|
2025-09-18 17:12:48 +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 |
lyzno1
|
8141f53af5
|
fix: add preventDefaultSubmit prop to BaseForm to prevent unwanted page refresh on Enter key
|
2025-09-18 12:48:26 +08:00 |
lyzno1
|
26e7677595
|
fix: align width and use rounded xl
|
2025-09-18 12:08:21 +08:00 |
yessenia
|
814b0e1fe8
|
feat: oauth config init
|
2025-09-18 00:00:50 +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 |
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
椰子糖
|
4b6687db6b
|
Fix log time display bug (#25475)
Co-authored-by: wxliqigang <wxliqigang@gfpartner.com.cn>
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-09-12 02:46:04 +09:00 |
Nite Knite
|
07d067d828
|
chore: support Zendesk widget (#25517)
|
2025-09-11 13:17:50 +08:00 |
yessenia
|
50bff270b6
|
feat: add subscription
|
2025-09-10 23:21:33 +08:00 |
17hz
|
928bef9d82
|
fix: imporve the condition for stopping the think timer. (#25365)
|
2025-09-10 08:45:00 +08:00 |
lyzno1
|
fbb7b02e90
|
fix(webhook): prevent SimpleSelect from resetting user selections (#25423)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-09 17:11:11 +08:00 |
Joel
|
4c92e63b0b
|
fix: avatar is not updated after setted (#25414)
|
2025-09-09 16:00:50 +08:00 |
yinyu
|
cf1ee3162f
|
Support Anchor Scroll In The Output Node (#25364)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-09 10:35:07 +08:00 |
Matri Qi
|
563a5af9e7
|
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 20:44:20 +08:00 |
Debin.Meng
|
a932413314
|
fix: Incorrect URL Parameter Parsing Causes user_id Retrieval Error (#25261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 18:00:33 +08:00 |
zyileven
|
98204d78fb
|
Refactor:upgrade react19 ref as props (#25225)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-08 09:46:02 +08:00 |
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
2025-09-05 10:14:13 +08:00 |
cathy
|
5cf3d24018
|
fix(webhook): selected type ui style (#25106)
|
2025-09-04 10:59:08 +08:00 |