Implement date fields and filters

This commit is contained in:
Hakan Shehu
2024-09-14 19:38:32 +02:00
parent e7a1577f84
commit 8f474f5314
14 changed files with 618 additions and 51 deletions

View File

@@ -100,6 +100,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"electron-squirrel-startup": "^1.0.1",
"fractional-indexing-jittered": "^0.9.1",
"is-hotkey": "^0.2.0",
@@ -109,7 +110,7 @@
"lowlight": "^3.1.0",
"re-resizable": "^6.9.18",
"react": "^18.3.1",
"react-day-picker": "^9.0.9",
"react-day-picker": "^8.10.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",