whisper-money/resources
Víctor Falcón d75be3ae6f fix(transactions): wire date-hidden padding into the /transactions table
The Category padding fix only reached transaction-list.tsx (Accounts and
budgets). The /transactions page builds its own table and called
createTransactionColumns without isDateHidden, so Category kept pl-0 and sat
flush against the edge when the Date column was toggled off.

Pass isDateHidden from columnVisibility.transaction_date, matching
transaction-list.tsx.
2026-06-22 19:14:03 +02:00
..
css fix(ui): make input borders visible in dark mode (#571) 2026-06-20 17:30:19 +00:00
js fix(transactions): wire date-hidden padding into the /transactions table 2026-06-22 19:14:03 +02:00
views feat(drip): email users stuck on the paywall a day after onboarding (#562) 2026-06-19 14:11:12 +00:00