BillTracker/client/components
null 522eaaf101 chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i)
Official codemod (run in a clean worktree; docker-owned data/ blocks it
in-tree): tailwind.config.js inlined into client/index.css as CSS-first
@theme/@utility (config file deleted — v4 auto-detects content, which
also retires the .tsx-content-glob failure class from the TS migration),
33 template files' class renames applied, tailwindcss-animate loads via
the v4 @plugin bridge. Build runs through @tailwindcss/vite; postcss
config is now plugin-free. tailwind-merge -> 3 (v4 class model).

Visual-regression gate: only diffs were a ~2px global preflight shift +
the version string (baseline predated 0.41.1); re-baselined both login
screenshots in this commit after review. webauthn.probe confined to the
probe project (it enables WebAuthn for the seeded user, racing the
parallel UI projects' password logins).

e2e 27 passed, probe 18/18, PROD SMOKE PASS, typecheck/lint/tests green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 18:03:15 -05:00
..
admin chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -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 chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -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 chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -05:00
transactions style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00
ui chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -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 chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -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