BillTracker/client/lib
null a00013d778 fix(ui): restore row-status tints lost in the tailwind 4 codemod
The v4 upgrade codemod rewrote arbitrary-value opacity modifiers like
bg-emerald-500/[0.025] to bare fractional form (/2.5), but v4 emits NO
rule for fractional bare opacity — the tracker/calendar row tints and
two banner backgrounds silently disappeared (6 classes, 4 files). Found
by the code-review line-scan; invisible to the screenshot baseline
(login page only) and the text-based census. Restored the /[0.025]
arbitrary form; compiled CSS verified to emit all six selectors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 22:49:35 -05:00
..
billDrafts.ts chore: dead-code sweep — knip now clean and blocking in CI (Phase 5) 2026-07-10 18:15:04 -05:00
billingSchedule.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
brand.test.ts feat(brand): render the real product glyph SVGs (not inline approximations) 2026-07-06 13:32:37 -05:00
brand.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
cashflowUtils.test.js style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
cashflowUtils.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
download.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
money.test.js style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
money.ts chore: dead-code sweep — knip now clean and blocking in CI (Phase 5) 2026-07-10 18:15:04 -05:00
money.type-test.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
paymentActions.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
reorder.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
trackerTableColumns.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
trackerUtils.test.js style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
trackerUtils.ts fix(ui): restore row-status tints lost in the tailwind 4 codemod 2026-07-10 22:49:35 -05:00
utils.test.js fix(qa): seed demo data amounts, bill amount validation, negative USD format, a11y aria-labels, Playwright E2E setup (batch 0.41.0 QA) 2026-07-02 20:36:09 -05:00
utils.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
version.ts Polish brand presentation 2026-07-10 19:49:20 -05:00