BillTracker/client/components/tracker
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
..
AutopaySuggestionActions.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
CashFlowCard.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
DriftInsightPanel.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
FilterChip.tsx feat(tracker): status row border-left indicators, refined metric cards, search filter, and CSS polish 2026-07-06 13:47:34 -05:00
LowerThisMonthButton.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
MobileTrackerRow.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
NotesCell.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
OverdueCommandCenter.tsx fix(ui): restore row-status tints lost in the tailwind 4 codemod 2026-07-10 22:49:35 -05:00
PaymentLedgerDialog.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
PaymentModal.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
PaymentProgress.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
StartingAmountsEditDialog.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
StatusBadge.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
SummaryCards.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
TrackerBucket.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
TrackerRow.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00