dify/web/app/components
2024-12-29 11:52:45 +08:00
..
app feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
app-sidebar feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
base fix: workflow page throw warning: Attempts to access this ref will fail (#12166) 2024-12-27 18:33:15 +08:00
billing feat: parent child retrieval (#12106) 2024-12-26 12:01:51 +08:00
custom feat: remove unused code (#7702) 2024-08-27 16:47:34 +08:00
datasets fix: rendering errors occur when displaying hit test results in full text search (#12191) 2024-12-29 11:52:45 +08:00
develop Add custom to file types (#11966) 2024-12-23 13:53:46 +08:00
explore Fix explore app icon (#11742) 2024-12-17 17:42:44 +08:00
header Fix: avatar dropdown keyboard navigation (#12155) 2024-12-27 18:10:36 +08:00
share Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
signin New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
tools Fix/10584 wrong message when no custom tool available in custom tool list (#11851) 2024-12-19 21:19:08 +08:00
workflow [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
browser-initor.tsx Fix variable typo (#8084) 2024-09-08 13:14:11 +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 refactor the logic of refreshing access_token (#10068) 2024-11-05 12:38:31 +08:00
with-i18n.tsx