dify/web/app/components
yyh 94c354e36d
feat(web): add inline PDF preview support for skill file viewer
Enable PDF files to be previewed directly in the file content panel
instead of showing as unsupported files requiring download. Uses the
existing react-pdf-highlighter library with zoom controls and keyboard
shortcuts (up/down arrows).
2026-02-05 17:21:01 +08:00
..
app chore: rm unused console.warn 2026-02-05 09:13:26 +08:00
app-sidebar fix: not show more acion in app 2026-01-30 14:21:03 +08:00
apps fix: add pending state to export button to prevent duplicate clicks 2026-02-02 15:52:03 +08:00
base perf: Update agent extraction UI styling and labels 2026-02-05 16:57:20 +08:00
billing Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" 2026-02-01 19:06:45 +08:00
custom Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
datasets Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 21:12:53 +08:00
develop test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
devtools refactor(web): organize devtools components (#30318) 2025-12-30 09:21:41 +08:00
explore chore: sticky the applist header in explore page (#31967) 2026-02-05 14:44:51 +08:00
goto-anything refactor(web): extract complex components into modular structure with comprehensive tests (#31729) 2026-02-04 18:35:31 +08:00
header Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
plugins Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-05 15:33:01 +08:00
provider chore: disable serwist in dev (#31424) 2026-01-23 11:35:14 +08:00
rag-pipeline Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-05 15:33:01 +08:00
share Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures" 2026-02-01 19:06:45 +08:00
signin test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
sub-graph perf: Update agent extraction UI styling and labels 2026-02-05 16:57:20 +08:00
tools Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-04 18:15:32 +08:00
workflow feat(web): add inline PDF preview support for skill file viewer 2026-02-05 17:21:01 +08:00
workflow-app chore: rm unused console.warn 2026-02-05 09:13:26 +08:00
app-initializer.tsx refactor: update oauth_new_user handling in AppInitializer to use parseAsBoolean (#31862) 2026-02-03 15:20:26 +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
sentry-initializer.tsx refactor(web): Migrate to Unified TanStack Devtools (#30279) 2025-12-29 09:43:44 +08:00
splash.tsx Revert "refactor!: migrate commonLayout to SSR prefetch with TanStack Query hydration" 2026-02-01 19:06:45 +08:00