fix: style guide batch 2 — buttons, tables, transitions, inputs, validation #84
Reference in New Issue
Block a user
Delete Branch "fix-style-guide-batch-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Style Guide Sweep (Batch 2)
Resolves #68, #69, #72, #73, #80. #74 was already compliant.
Changes
#68 — Standardize button styles (12 files)
#69 — Table header color + selected row (6 files)
#73 — Standardize transitions (6 files)
all 0.15s ease#72 — Input focus states (8 files)
.silo-inputhover/focus pseudo-classes#74 — Primary button multiplicity
#80 — Part number validation (3 files)
Generator.Validate()with per-segment-type checksTesting
go test ./internal/partnum/...— 19/19 pass