feat: replace all native date inputs with custom DatePicker component

Add theme-aware DatePicker with pill display, calendar dropdown, prev/next
day arrows, bilingual month/weekday names, and min/max support. Replace all
15 native <input type="date"> elements across fitness, tasks, and cospend.
This commit is contained in:
2026-04-10 08:36:31 +02:00
parent 624e4649bb
commit 636f02d110
10 changed files with 391 additions and 64 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.23.4",
"version": "1.23.5",
"private": true,
"type": "module",
"scripts": {