BillTracker/client/lib
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
..
billDrafts.ts style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -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 style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -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 chore(deps)!: tailwind 3 -> 4 via @tailwindcss/vite (4i) 2026-07-10 18:03:15 -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 style: apply Prettier across client + server (no behavior change) 2026-07-06 14:23:53 -05:00