dify/web/app/components
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
..
app chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
app-sidebar fix: resolve sidebar animation glitches and layout shifts in app detail page (#23216) (#23221) 2025-07-31 16:04:49 +08:00
apps Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
base fixing chat window api recall fix on changing browser tab or window (#23301) 2025-08-03 10:14:17 +08:00
billing Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets feat: Add Download Button to UI for Knowledge Resource Source Files (#23320) 2025-08-03 16:26:11 +08:00
develop feat: support workflow version specification in workflow and chat APIs (#23188) 2025-08-03 16:27:12 +08:00
explore refactor(web): Optimize the interaction effect of ToolTip component in menu items (#23020) (#23023) 2025-07-28 10:34:11 +08:00
header fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
plugins chore: Optimize component styles and interactions (#23250) (#23251) 2025-08-01 14:18:38 +08:00
share Fix variable config (#23070) 2025-07-29 11:24:59 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools fix: improve boolean field handling in plugin configuration forms (#23160) 2025-08-01 10:34:46 +08:00
workflow feat: support workflow version specification in workflow and chat APIs (#23188) 2025-08-03 16:27:12 +08:00
workflow-app Fix: Update the background color and hover effect of secondary buttons (#23186) 2025-07-31 21:19:34 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
with-i18n.tsx