dify/web/app/components
17hz 635e7d3e70
fix: Cannot modify values when startNode has defaultValue (#25595)
2025-09-12 21:11:24 +08:00
..
app fix: Support passing the default app mode when creating an app (#25142) 2025-09-12 10:06:07 +08:00
app-sidebar fix: app name overflow (#25551) 2025-09-11 21:19:55 +08:00
apps fix: Support passing the default app mode when creating an app (#25142) 2025-09-12 10:06:07 +08:00
base fix(date-picker): handle string date to avoid crash (#25522) 2025-09-12 10:01:26 +08:00
billing feat: notice of the expire of education verify (#24210) 2025-08-20 15:37:46 +08:00
custom fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
datasets add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
develop fix: remove workflow file preview docs (#25318) 2025-09-07 21:31:05 +08:00
explore fix(ui): Optimize UI component styles and layouts (#24090) (#24092) 2025-08-18 15:56:10 +08:00
goto-anything CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header fix close button cannot be clicked when the browser page is zoomed out (#25584) 2025-09-12 21:11:00 +08:00
plugins add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
share to RefObject (#25192) 2025-09-05 10:14:13 +08:00
signin Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
tools add autofix pnpm (#25557) 2025-09-12 09:37:54 +08:00
workflow fix: Cannot modify values when startNode has defaultValue (#25595) 2025-09-12 21:11:24 +08:00
workflow-app fix: filter temporary edges from workflow draft sync (#25442) 2025-09-12 11:19:57 +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 feat: oauth provider (#24206) 2025-08-29 14:10:51 +08:00
with-i18n.tsx