croatialu
|
8b259298d3
|
refactor: optimize Vibe panel layout and loading experience (#31144)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-01-27 14:38:01 +08:00 |
qiuqiua
|
64ec432092
|
feat: refine vibe workflow builder (#31489)
|
2026-01-26 10:18:15 +08:00 |
yyh
|
fd601b66b8
|
Merge remote-tracking branch 'origin/main' into feat/vibe-wf
|
2026-01-22 20:58:31 +08:00 |
Stephen Zhou
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
byteforge
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
yyh
|
e8397ae7a8
|
fix(web): Zustand testing best practices and state read optimization (#31163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-19 10:31:34 +08:00 |
yyh
|
aec6bcd92c
|
fix test
|
2026-01-02 21:54:54 +08:00 |
yyh
|
89b29bd836
|
Merge remote-tracking branch 'origin/main' into feat/vibe-wf
|
2026-01-02 19:59:54 +08:00 |
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
qiuqiua
|
7d14b27447
|
feat: add vibe workflow (#30258)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-31 10:23:20 +08:00 |
lif
|
5338cf85b1
|
fix: restore draft version correctly in version history panel (#30296)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2025-12-30 09:22:00 +08:00 |
GuanMu
|
d3223c6b59
|
fix: modal style (#30308)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-30 09:21:33 +08:00 |
Stephen Zhou
|
6d0e36479b
|
refactor(i18n): use JSON with flattened key and namespace (#30114)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 14:52:32 +08:00 |
GuanMu
|
df1715a152
|
fix: picker style error (#30302)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-29 13:22:43 +08:00 |
Wu Tianwei
|
28cb1792cf
|
fix: fix generated workflow preview and version control (#30300)
|
2025-12-29 12:59:20 +08:00 |
yyh
|
e5a98b10a9
|
refactor: Replace goto-anything actions with a new scope registry system, simplifying command management and registration.
|
2025-12-29 10:42:24 +08:00 |
yyh
|
de7d39d388
|
chore: test for vibe-panel
|
2025-12-29 10:42:24 +08:00 |
yyh
|
8294759200
|
feat: add highPriority prop to VibePanel for improved rendering
|
2025-12-29 10:42:23 +08:00 |
WTW0313
|
99e5669a66
|
fix: ensure storageKey defaults to an empty string in Vibe panel and workflow hooks
|
2025-12-29 10:42:23 +08:00 |
WTW0313
|
4879795cb9
|
feat: update Vibe panel to use new event handling and versioning for flowcharts
|
2025-12-29 10:42:22 +08:00 |
crazywoola
|
f2363fc458
|
feat: use new styles
|
2025-12-29 10:42:22 +08:00 |
WTW0313
|
0f69e2f6ab
|
feat: implement Vibe panel for workflow with regeneration and acceptance features
|
2025-12-29 10:42:22 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
Stephen Zhou
|
1e3823e605
|
chore: fix type check for i18n (#30058)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 16:31:16 +08:00 |
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
Stephen Zhou
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
Stephen Zhou
|
a26881cb24
|
refactor: unified cn utils (#29916)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2025-12-19 12:08:34 +08:00 |
yyh
|
626d4f3e35
|
fix(web): use atomic selectors to fix Zustand v5 infinite loop (#28977)
|
2025-12-01 15:45:50 +08:00 |
Yeuoly
|
b76e17b25d
|
feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.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: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 17:59:37 +08:00 |
GuanMu
|
43bcf40f80
|
refactor: update installed app component to handle missing params and improve type safety (#27331)
|
2025-10-27 14:38:58 +08:00 |
crazywoola
|
f0e739be43
|
fix: immer version and ref in code base (#27130)
|
2025-10-20 14:49:26 +09:00 |
znn
|
4d8b8f9210
|
allow editing of hidden inputs in preview (#24370)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-10-15 11:19:53 +08:00 |
Asuka Minato
|
a8746bff30
|
fix oxlint warnings (#26634)
|
2025-10-09 09:23:34 +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 |
17hz
|
635e7d3e70
|
fix: Cannot modify values when startNode has defaultValue (#25595)
|
2025-09-12 21:11:24 +08:00 |
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-08-26 18:16:05 +08:00 |
17hz
|
ffe1685b54
|
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-22 18:44:48 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
Wu Tianwei
|
218e247fd2
|
refactor: improve loading animation and debug panel styles (#24075)
|
2025-08-18 11:12:47 +08:00 |
crazywoola
|
7ee170f0a7
|
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-08-11 10:19:52 +08:00 |
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2025-08-07 14:19:38 +08:00 |
qiaofenlin
|
20f0238aab
|
feat: support workflow version specification in workflow and chat APIs (#23188)
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-08-03 16:27:12 +08:00 |
Matri Qi
|
99a4bd82b5
|
chore: fix function name typo (#23306)
|
2025-08-03 10:09:26 +08:00 |
GuanMu
|
7721648867
|
Fix variable config (#23070)
|
2025-07-29 11:24:59 +08:00 |
Anton Kovalev
|
15757110cf
|
feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
|
2025-07-28 15:37:23 +08:00 |
lyzno1
|
b5599b2945
|
fix: prevent panel width localStorage pollution during viewport compression (#22745) (#22747)
|
2025-07-22 08:11:01 +08:00 |
znn
|
3cfba9e47b
|
updating icon (#22485)
|
2025-07-17 15:10:36 +08:00 |