Simpl-Resultat/src
medic-bot 18c7ef3ee9 fix: make pie chart legend always visible with hover percentages (#23)
Show category names permanently in compact form (text-xs) so they
are always discoverable. Percentages appear only on chart hover to
save space, matching the original request while keeping the legend
accessible without interaction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:17:59 -04:00
..
components fix: make pie chart legend always visible with hover percentages (#23) 2026-03-09 21:17:59 -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: add previous year total column to budget table (#16) 2026-03-08 11:04:10 -04:00
i18n feat: add previous year total column to budget table (#16) 2026-03-08 11:04:10 -04:00
pages fix: address reviewer feedback (#23) 2026-03-09 20:46:00 -04:00
services fix: address reviewer feedback (#23) 2026-03-09 21:02:24 -04:00
shared fix: display level 4+ categories under their parent in dashboard budget table (#23) 2026-03-09 01:10:46 -04:00
utils fix: address reviewer feedback (#23) 2026-03-09 21:02:24 -04: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