whisper-money/lang
Víctor Falcón 016d65ddb2 feat(transactions): show a 'Last visit' divider above new transactions
Between visits, mark which transactions arrived since the user last
opened the list. The newest loaded created_at is remembered in
localStorage; the value is frozen at mount to position the divider and
rewritten afterwards so the line is gone on the next visit.

firstSeenTransactionIndex() locates the boundary (first already-seen row)
and the divider renders before it, gated to the default newest-first
sort. No divider on first visit, when nothing is new, or on other sorts.
2026-06-29 17:22:03 +02:00
..
en feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
es feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
fr feat(i18n): add French translation support (#532) 2026-06-15 19:15:43 +02:00
en.json feat(cashflow): rework summary cards into net + saved/invested (#465) 2026-06-01 11:37:28 +02:00
es.json feat(transactions): show a 'Last visit' divider above new transactions 2026-06-29 17:22:03 +02:00
fr.json feat(subscriptions): reframe pay_now paywall copy around try-and-refund (#605) 2026-06-28 10:40:59 +00:00