DocHub/frontend/tests
Tianyang 39761b4ce7 fix: lock sidebar width and add rendered markdown preview
Sidebar overflowed horizontally on long file/folder names, which broke
vertical scrolling too — locked width with min/max-width plus
overflow-x: hidden, and truncate folder names with ellipsis.

Documents now open in a rendered preview (marked + DOMPurify) by
default, with an 编辑/预览 toggle to switch to the CodeMirror source view.
2026-08-01 18:30:50 +08:00
..
api fix: natural-sort file tree, indent nested folders, fix editor layout 2026-08-01 17:32:32 +08:00
components fix: lock sidebar width and add rendered markdown preview 2026-08-01 18:30:50 +08:00
App.test.tsx fix: lock sidebar width and add rendered markdown preview 2026-08-01 18:30:50 +08:00
setup.ts feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00