HyaCinth
945d1569ee
fix(web): fix unique key issue (#20809) (#20810)
4 个月前
HyaCinth
21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120)
4 个月前
非法操作
7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057)
4 个月前
非法操作
6c0a91a64f
fix: some dark theme display incorrect (#21055)
4 个月前
kurokobo
df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023)
4 个月前
Wu Tianwei
59b89b9971
fix: update documentation links for various components to support localization (#21048)
4 个月前
Bowen Liang
f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
4 个月前
HyaCinth
fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865)
4 个月前
非法操作
ab62a9662c
fix: some dark mode display incorrect (#20788)
4 个月前
kenwoodjw
01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
5 个月前
KVOJJJin
d6b30efe2c
Fix/dark theme style issues (#20566)
5 个月前
kenwoodjw
23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
5 个月前
Kaitlyn Feng
c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698)
5 个月前
Wu Tianwei
9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488)
5 个月前
非法操作
dd2725be68
fix: import from curl not work for --data (#20471)
5 个月前
Joel
abc32edf28
chore: enchance the copywriting of tool (#20294)
5 个月前
zxhlyh
b12c28a984
fix: workflow http node (#20262)
5 个月前
Good Wood
84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211)
5 个月前
Joel
ba7a2fd135
fix: can not show loop detail in one step run (#20215)
5 个月前
Panpan
ef3569e667
feat: support chatflow start node custom input field hidden (#19678)
5 个月前
wellCh4n
627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998)
5 个月前
crazywoola
75cacc2855
fix: ReactFlow background in dark theme (#20013)
5 个月前
NFish
d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
5 个月前
wellCh4n
276c02f341
feat: Variable click jumps to source node (#13623)
5 个月前
Junjie.M
2862631f03
fix: tool node number type constant field dark style (#19818)
5 个月前
GQ1994
e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
5 个月前
CorrectRoad
de2cfd2927
fix: fix metadata condition name overflow (#19812)
5 个月前
crazywoola
4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
5 个月前
KVOJJJin
aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761)
5 个月前
KVOJJJin
71704a713b
Fix: style of check list in dark mode (#19744)
5 个月前
crazywoola
95467a3f0b
fix: broken behavior of rendering (#19732)
5 个月前
Joel
486a66be54
fix: item data type wrong in iteration (#19709)
5 个月前
crazywoola
dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708)
5 个月前
FyhSky
e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
5 个月前
KVOJJJin
2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648)
5 个月前
董富宝
3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
5 个月前
KVOJJJin
3548c133e3
Feat: add theme switcher (#18093)
5 个月前
Good Wood
b8e305f183
fix: fix can't config Nth item in list Node (#19618)
5 个月前
johnny0120
49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
5 个月前
LeanDeR
c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484)
5 个月前
GuanMu
3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450)
5 个月前
LeanDeR
135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398)
5 个月前
HyaCinth
736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386)
5 个月前
hzhufa
163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
5 个月前
Good Wood
d1c08a810b
feat: store mcp_config when switch agent strategy (#19291)
6 个月前
zxhlyh
a6827493f0
chore: slice workflow refresh draft hook (#19292)
6 个月前
AllenWriter
3ecc1e0228
Fix: update docs link (#19278)
6 个月前
GeorgeCaoJ
b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243)
6 个月前
crazywoola
9231c197a5
fix: s.filter is not a function (#19250)
6 个月前
Junjie.M
6c9a9d344a
fix: mouse scrolling zooming can not function anymore (#19160)
6 个月前