style: full system ui homogenization v1.2.3

This commit is contained in:
Daniel Bedeleanu
2026-04-11 11:25:09 +03:00
parent 4136d49936
commit d7dcd523a6
6 changed files with 52 additions and 51 deletions

View File

@@ -1,15 +1,15 @@
### [2026-04-11 11:21] v1.2.2: UI Readability & Density Optimization
**Purpose:** System-wide removal of `uppercase` transformations and `tracking-widest` spacing. Increased base font sizes for labels and buttons from `9px`/`10px` to `xs`/`sm` across all pages and components to improve accessibility and readability. Updated Gemini model reference in UI to 2.0 Flash.
### [2026-04-11 11:30] v1.2.3: System-Wide UI Homogenization
**Purpose:** Completed UI refactoring for all secondary pages (`Inventory`, `Logs`, `Scanner`, `IdentityCheckOverlay`). Standardized font sizes to `xs`/`sm`, removed legacy `uppercase` styling, and fixed Title Case for buttons. Handed over a fully consistent high-density UI.
**Modified Files:**
- `frontend/app/page.tsx`
- `frontend/app/admin/page.tsx`
- `frontend/app/login/page.tsx`
- `frontend/components/BottomNav.tsx`
- `frontend/components/AIOnboarding.tsx`
- `frontend/components/AdminOverlay.tsx`
- `frontend/components/LogsOverlay.tsx`
- `frontend/app/inventory/page.tsx`
- `frontend/app/logs/page.tsx`
- `frontend/components/Scanner.tsx`
- `frontend/components/IdentityCheckOverlay.tsx`
- `VERSION.json`
- `dev_docs/ARCHIVE_LOGS.md`
### [2026-04-11 11:21] v1.2.2: UI Readability & Density Optimization
### [2026-04-10 21:59] v1.2.1: Infrastructure & UI Dynamic Versioning
# Archive Logs