Simpl-Resultat/src
medic-bot 16c6d02e39 feat: sticky category column, month dropdown selector, default to last completed month (#29)
- Add sticky left-0 positioning to all category cells in BudgetVsActualTable
- Replace MonthNavigator arrows with inline title + dropdown month selector
- Default budget month to previous completed month instead of current
- Add i18n keys for new title prefix (FR/EN)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:05:47 -04:00
..
components feat: sticky category column, month dropdown selector, default to last completed month (#29) 2026-03-09 14:05:47 -04:00
contexts feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
hooks feat: sticky category column, month dropdown selector, default to last completed month (#29) 2026-03-09 14:05:47 -04:00
i18n feat: sticky category column, month dropdown selector, default to last completed month (#29) 2026-03-09 14:05:47 -04:00
pages feat: sticky category column, month dropdown selector, default to last completed month (#29) 2026-03-09 14:05:47 -04:00
services Fix missing categories and gray text in category reports 2026-03-07 09:06:40 -05:00
shared feat: add previous year total column to budget table (#16) 2026-03-08 11:04:10 -04:00
utils feat: show transaction splits on Adjustments page + fix CSV auto-detect 2026-02-17 01:41:08 +00:00
App.tsx Add bilingual changelog page and file-based release notes 2026-03-05 14:58:54 -05:00
main.tsx Fix updater latest.json and add log viewer in settings 2026-02-28 21:09:10 -05:00
styles.css feat: add user guide page with print/PDF support 2026-02-16 12:19:29 +00:00
vite-env.d.ts Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00