dify/web/app/components
yessenia fe0457b257 fix(trigger): show text 2025-10-20 14:17:52 +08:00
..
app fix(trigger): show event output 2025-10-18 16:28:26 +08:00
app-sidebar Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-15 20:47:02 +08:00
apps [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
base fix(trigger): show event output 2025-10-18 16:28:26 +08:00
billing feat(billing): add tax information tooltips in pricing footer (#26705) 2025-10-10 15:34:56 +08:00
custom [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
datasets fix: add z-index class to PortalToFollowElemContent for proper layering in dataset extra info component (#26729) 2025-10-10 23:39:13 +08:00
develop fix: replace CodeGroup's POST /meta with GET /site (#26886) 2025-10-15 09:43:10 +08:00
explore fix: style with self-start (#26492) 2025-09-30 15:30:27 +08:00
goto-anything feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
header feat(trigger): plugin category type 2025-10-16 15:30:04 +08:00
plugins fix(trigger): show text 2025-10-20 14:17:52 +08:00
rag-pipeline fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
share fix: Validate transfer method in file mapping and improve file input handling (#26848) 2025-10-14 10:10:31 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools fix(trigger): show event detail 2025-10-17 18:23:04 +08:00
workflow fix(end-node): adjust required status and update end node terminology to output in i18n 2025-10-20 14:00:14 +08:00
workflow-app feat(workflow): enhance listening functionality with multiple trigger node support 2025-10-17 19:09:55 +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 fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
with-i18n.tsx