Simpl-Resultat/src/hooks
Le-King-Fu 29a1a15120
Some checks failed
Release / build (windows-latest) (push) Has been cancelled
feat: add chart patterns, context menu, and import preview popup (v0.2.3)
- Add SVG fill patterns to differentiate chart categories beyond color
- Add right-click context menu on charts to hide categories or view transactions
- Add transaction detail modal showing all transactions for a category
- Change import preview from wizard step to popup modal
- Add direct "Check Duplicates" button skipping preview step
- Bump version to 0.2.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 23:55:19 +00:00
..
useAdjustments.ts feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
useBudget.ts feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
useCategories.ts fix: persist has_header for imports, fix orphan categories, add re-initialize 2026-02-12 11:54:33 +00:00
useDashboard.ts feat: implement dashboard with KPI cards, category pie chart, and recent transactions 2026-02-08 23:49:16 +00:00
useImportHistory.ts feat: add import history panel with delete and cross-source duplicate detection 2026-02-10 01:29:23 +00:00
useImportWizard.ts feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
useReports.ts feat: add chart patterns, context menu, and import preview popup (v0.2.3) 2026-02-13 23:55:19 +00:00
useTheme.ts feat: add dark mode with famille-website-inspired warm gray palette 2026-02-13 12:28:11 +00:00
useTransactions.ts feat: add inline keyword creation from transaction rows 2026-02-11 17:15:10 +00:00
useUpdater.ts feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00