dify/web/app/components
2025-02-12 18:04:28 +08:00
..
app fix(settings): add notClearable prop to language selection (#13406) 2025-02-08 20:36:23 +08:00
app-sidebar Chore: update app detail panel (#13337) 2025-02-07 18:56:43 +08:00
base fix document extractor node incorrectly processing doc and ppt files (#12902) 2025-02-12 18:04:28 +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: add dataset edit permissions (#13223) 2025-02-06 14:26:16 +08:00
develop Nitpick/fix typos in document (#13413) 2025-02-08 20:33:45 +08:00
explore chore: change app card layout follow by #10847 (#12317) 2025-01-03 14:16:17 +08:00
header Fix: model selector UI hover issue (#13396) 2025-02-09 10:24:57 +08:00
share Feat: copyright modification (#12707) 2025-01-14 10:00:57 +08:00
signin New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
tools fix: tools translate search (#12950) 2025-01-22 19:27:02 +08:00
workflow fix: add missed background color to iteration node (#13448) 2025-02-10 10:04:56 +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