dify/web/app/components
lyzno1 f4ecc293f9 fix(dataset-sidebar): eliminate icon flickering during expand/collapse
- Unified layout structure for both expand/collapse states
- Single AppIcon component with dynamic size props instead of conditional rendering
- Fixed container structure prevents DOM rebuilding and flickering
- Adjusted spacing for collapsed state more button positioning
2025-09-09 22:53:13 +08:00
..
app Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
app-sidebar fix(dataset-sidebar): eliminate icon flickering during expand/collapse 2025-09-09 22:53:13 +08:00
apps Merge branch 'feat/rag-2' into fix/hide-export-button 2025-09-08 15:29:04 +08:00
base Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
billing
custom
datasets fix: Fix RAG pipeline identifier name dash format 2025-09-09 18:40:32 +08:00
develop fix: remove workflow file preview docs (#25318) 2025-09-07 21:31:05 +08:00
explore
goto-anything CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
plugins Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
rag-pipeline refactor: replace useResetDatasetList with useInvalidDatasetList across multiple components 2025-09-09 15:35:02 +08:00
share to RefObject (#25192) 2025-09-05 10:14:13 +08:00
signin
tools Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
workflow feat: Add chunk input field translation and tooltip 2025-09-09 18:13:36 +08:00
workflow-app Fix mem leak of URL.createObjectURL 2025-09-06 22:13:18 +08:00
browser-initializer.tsx
i18n-server.tsx
i18n.tsx
sentry-initializer.tsx
swr-initializer.tsx
with-i18n.tsx