openreader/src/components/doclist
Richard R e6df984646 fix(ui): improve mobile layout and spacing for document list and gallery views
- Adjust GalleryView container structure and paddings for better mobile scrolling
- Refine document preview and details sizing for smaller screens
- Update ListView grid columns and icon sizing for improved mobile fit
- Ensure icons do not shrink and maintain alignment on all devices

These changes enhance usability and visual consistency of document views on mobile devices.
2026-05-30 17:59:16 -06:00
..
dnd feat(doclist): unify document identity handling and improve drag-and-drop robustness 2026-05-28 22:27:15 -06:00
views fix(ui): improve mobile layout and spacing for document list and gallery views 2026-05-30 17:59:16 -06:00
window style(ui): improve bottom padding for safe area compatibility 2026-05-30 15:35:02 -06:00
CreateFolderDialog.tsx refactor(doclist): redesign document list with new views, DnD, and windowed UI 2026-05-27 18:59:13 -06:00
DocumentList.tsx refactor(doclist): implement upload batch progress tracking in sidebar 2026-05-29 22:11:27 -06:00
DocumentListSkeleton.tsx refactor(doclist): remove columns view and update text labeling 2026-05-28 17:20:02 -06:00
DocumentPreview.tsx style(doclist): improve gallery view tile visuals and image preview readiness 2026-05-28 04:51:04 -06:00
formatSize.ts feat(doclist): unify document identity handling and improve drag-and-drop robustness 2026-05-28 22:27:15 -06:00