whisper-money/resources/js/components/budgets
Víctor Falcón a0d19aef81
feat: Add 'Today' marker on budget spending chart (#134)
## Summary

- Adds a vertical dashed reference line on the budget spending chart
indicating the current day within the period
- The marker only appears when today falls within the budget period date
range
- Adapts to both display modes: uses the day index (`Day N`) when a
previous period is shown, or the ISO date when showing a single period

## Screenshot

<!-- Add screenshot here -->
2026-02-19 11:48:18 +01:00
..
budget-list-card.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
budget-spending-chart.tsx feat: Add 'Today' marker on budget spending chart (#134) 2026-02-19 11:48:18 +01:00
create-budget-dialog.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
delete-budget-dialog.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
edit-budget-dialog.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00