whisper-money/resources
Víctor Falcón 5242a7deec refactor(cashflow): render money-flow Sankey with recharts
Replace the bespoke SVG Sankey with recharts' <Sankey> inside a
ResponsiveContainer so the money-flow chart fits the viewport instead of
forcing a fixed-min-width horizontal scroll (broken on mobile).

Keeps: income -> cashflow -> expense flow, small-category 'Other' grouping,
privacy-mode masking, and click-through to a category's transactions.
Drops: subcategory drill-down (expand/collapse) and the 'Other' popover
breakdown; the per-category detail already lives in the breakdown cards
below the chart.
2026-07-12 16:14:36 +02:00
..
css fix(charts): improve contrast for chart colors 9-10 (#614) 2026-06-30 10:28:03 +00:00
js refactor(cashflow): render money-flow Sankey with recharts 2026-07-12 16:14:36 +02:00
views feat(encryption): commands to warn and remove inactive encrypted-data accounts (#633) 2026-07-03 15:57:04 +00:00