dify/web/app/components
2024-08-21 16:57:14 +08:00
..
app feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
app-sidebar feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
base feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
billing chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
custom fix: button (#5470) 2024-06-21 14:17:45 +08:00
datasets chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
develop doc: correct typos in mdx files (#7029) 2024-08-07 09:03:45 +08:00
explore feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
header fix: json schema not saved correctly (#7487) 2024-08-21 14:58:14 +08:00
share fix: image icon not showing correctly on left panel in workflow web app page (#7466) 2024-08-21 10:29:16 +08:00
tools feat: show path variable friendly in tool edit (#7344) 2024-08-16 14:09:25 +08:00
workflow Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
browser-initor.tsx
i18n-server.tsx fix: remove redundant props (#4787) 2024-05-30 18:58:08 +08:00
i18n.tsx Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
sentry-initor.tsx
swr-initor.tsx fix: Turn off SWR automatic revalidation when window is focused (#3129) 2024-04-07 22:43:44 +08:00
with-i18n.tsx