BillTracker/client/components
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
..
admin Polish product artwork and branding 2026-07-10 19:10:42 -05:00
bill-modal chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
brand style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
data fix(ui): restore row-status tints lost in the tailwind 4 codemod 2026-07-10 22:49:35 -05:00
layout chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
snowball chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
tracker fix(ui): restore row-status tints lost in the tailwind 4 codemod 2026-07-10 22:49:35 -05:00
transactions style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
ui Polish brand presentation 2026-07-10 19:49:20 -05:00
BillHistoricalImportDialog.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
BillMerchantRules.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
BillModal.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
BillRulesManager.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
BillsTableInner.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
CalendarFeedManager.tsx chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
CommandPalette.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
ErrorBoundary.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
FormatSync.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
IncomeBreakdownModal.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
MarkdownText.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
MobileBillRow.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
PageLoader.tsx refactor(ts): convert app-wide common components to TSX (B8) 2026-07-04 19:52:47 -05:00
PageTransition.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
RecentlyDeletedBillsDialog.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
ReleaseNotesDialog.tsx Polish brand presentation 2026-07-10 19:49:20 -05:00
SearchFilterPanel.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
SubscriptionCatalogSection.tsx style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00