v0.126.1: .form-input/.form-row finally have CSS — the classes were used across backups/import/offbox templates with NO backing rule (root cause of the unstyled .fab password field seen in 0.126.0 live QA); same visual spec as the .form-control twin
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
## Changelog
|
||||
|
||||
### v0.126.1 — .form-input/.form-row finally have CSS (2026-07-13)
|
||||
|
||||
Live QA on 0.126.0 (drill box) showed the .fab password field STILL browser-default: the
|
||||
`.form-input`/`.form-row` classes used across the backups/import/offbox templates had NO
|
||||
backing rule in style.css at all (only the `.form-control` twin was styled) — the actual root
|
||||
cause of the operator's "unstyled clipped placeholder" screenshot. Added the missing rules
|
||||
(same visual spec as `.form-control`; label-over-field rows). Presentation only.
|
||||
|
||||
### v0.126.0 — UI uniformity bundle: shared app-list rows, infra-app metadata, restore-form polish, mojibake gate (2026-07-13)
|
||||
|
||||
Operator review (2026-07-13 screenshots): app lists looked designed three different ways across
|
||||
|
||||
Reference in New Issue
Block a user