DocHub/frontend
Tianyang 911d814a2f feat: wire approved archive-room prototype styling into React components
Adds frontend/src/styles.css extracted from the confirmed prototype
(paper/ink/pine palette, Fraunces/Inter/IBM Plex Mono type system,
catalog-tag motif) and makes the minimal JSX adjustments needed for
each component to pick up the styling: wordmark heading, search icon,
upload button icon + modal header/footer, folder chevrons + file
icons, doc-path + save-status in the editor, catalog tags and
no-results treatment in search results.

Also adds .gitignore (venv/node_modules/dist/pycache) and commits the
frontend package-lock.json that was previously untracked.
2026-08-01 09:05:44 +08:00
..
src feat: wire approved archive-room prototype styling into React components 2026-08-01 09:05:44 +08:00
tests fix: repair build, preserve unsaved edits on save failure, fix search/upload UX gaps 2026-08-01 08:59:49 +08:00
Dockerfile feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
index.html feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
nginx.conf feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
package-lock.json feat: wire approved archive-room prototype styling into React components 2026-08-01 09:05:44 +08:00
package.json feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
tsconfig.json feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00
vite.config.ts feat: scaffold frontend project with Vite, Vitest and Docker build 2026-08-01 02:40:18 +08:00