dify/web/app/components
2024-06-04 19:41:54 +08:00
..
app style: fix annotation panel display misalignment (#4750) 2024-05-29 14:23:44 +08:00
app-sidebar improve: menu collapse readability (#4099) 2024-05-06 11:34:56 +08:00
base Fixed workflow tts feature audition (#4867) 2024-06-03 00:22:14 +08:00
billing feat: show more usage info in billing page (#4808) 2024-05-30 16:15:38 +08:00
custom fix: app logo (#4483) 2024-05-17 18:02:00 +08:00
datasets feat: document support rename in in dataset (#4732) 2024-06-04 15:10:34 +08:00
develop Fix/4630 bug api suggested (#4633) 2024-05-24 11:11:12 +08:00
explore FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
header chore: Enable case-insensitive search for large models (#4817) 2024-05-31 08:55:37 +08:00
share fix: router replace in Explore page (#4918) 2024-06-04 19:41:54 +08:00
tools fix: optimize sticky header styles z-index in tools - ProviderList component (#4746) 2024-05-29 08:36:11 +08:00
workflow feat: question classify node support use var in instruction (#4710) 2024-06-04 14:01:40 +08:00
browser-initor.tsx Fix/use embedded chatbot with no track mode (#582) 2023-07-18 09:45:17 +08:00
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