dify/web/app/components
zhsama 3f116dc74b feat(variable-inspect): improve listening description resolution in Listening component 2025-10-17 18:11:26 +08:00
..
app Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-16 18:30:33 +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: variableValid in prompt editor 2025-10-17 16:48:27 +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 render autoCommonParametersSchema other input type 2025-10-17 18:09:14 +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 feat(trigger): plugin category type 2025-10-16 15:30:04 +08:00
workflow feat(variable-inspect): improve listening description resolution in Listening component 2025-10-17 18:11:26 +08:00
workflow-app feat(trigger): add run all triggers test-run and implement TriggerType enum 2025-10-17 14:56:05 +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