dify/web/app/components
Maries 02e0fadef7
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-24 19:15:54 +08:00
..
app fix(web): remove incorrect placeholderData usage in useExploreAppList (#30102) 2025-12-24 18:20:36 +08:00
app-sidebar chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
apps chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
base chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
billing chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
custom chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
datasets chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
develop chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
explore fix(web): remove incorrect placeholderData usage in useExploreAppList (#30102) 2025-12-24 18:20:36 +08:00
goto-anything chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
header chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
plugins feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
rag-pipeline refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077) 2025-12-24 18:21:01 +08:00
share chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
signin chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tools chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
workflow feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
workflow-app refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077) 2025-12-24 18:21:01 +08:00
browser-initializer.spec.ts feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
browser-initializer.tsx feat: Add polyfill for Array.prototype.toSpliced method (#30031) 2025-12-23 17:48:20 +08:00
i18n-server.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
i18n.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
react-scan.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
sentry-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
splash.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
swr-initializer.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
with-i18n.tsx