墨帐企业会计系统
Find a file
Tridro 8183a0e1e4 feat: unified typography system, theme fixes, and UI polish across desktop and mobile
- Add centralized typography.css with 7-level font system (12px–22px)
- Remove all font-mono usage, switch to system font stack
- Fix dark/contrast mode hover inheritance by removing !important from span/small/td
- Add responsive sidebar with icon-only collapsed state (< 1024px)
- Adjust voucher list column widths and add consistent table padding
- Remove account codes from financial report displays
- Allow integer amounts in voucher zod validation
- Add mobile theme switcher in Settings > System tab
- Fix mobile VoucherList duplicate create buttons
- Localize all backend error messages to Chinese
- Update .gitignore for Android Studio IDE files
- Update CLAUDE.md with CSS architecture and mobile setup notes
2026-06-06 14:51:57 +08:00
apps feat: unified typography system, theme fixes, and UI polish across desktop and mobile 2026-06-06 14:51:57 +08:00
docker refactor: rename all acc_ references to mozhang_ — localStorage keys, DB users, container name, config 2026-06-04 22:21:21 +08:00
packages feat: unified typography system, theme fixes, and UI polish across desktop and mobile 2026-06-06 14:51:57 +08:00
scripts refactor: rename all acc_ references to mozhang_ — localStorage keys, DB users, container name, config 2026-06-04 22:21:21 +08:00
.gitignore feat: unified typography system, theme fixes, and UI polish across desktop and mobile 2026-06-06 14:51:57 +08:00
.npmrc feat: 墨账 (MoZhang) - enterprise financial management system 2026-06-04 14:36:30 +08:00
CLAUDE.md feat: unified typography system, theme fixes, and UI polish across desktop and mobile 2026-06-06 14:51:57 +08:00
package.json feat: add database backup and restore CLI (full DB + single company) 2026-06-04 15:24:02 +08:00
pnpm-lock.yaml chore: track Capacitor Android project, ignore build outputs only 2026-06-05 01:30:19 +08:00
pnpm-workspace.yaml feat: 墨账 (MoZhang) - enterprise financial management system 2026-06-04 14:36:30 +08:00
tsconfig.base.json feat: 墨账 (MoZhang) - enterprise financial management system 2026-06-04 14:36:30 +08:00