Commit Graph

12 Commits

Author SHA1 Message Date
Reed Krantz
c1b38f27ed feat(components): add a Textarea input for context on EditQuote 2026-01-12 20:26:55 -06:00
Reed Krantz
f1fe0e9827 feat(components): make the quote a Textarea in EditQuote 2026-01-12 20:25:56 -06:00
Reed Krantz
7738a8fa78 feat(components): add the Textarea component 2026-01-12 20:01:32 -06:00
Reed Krantz
0df7b7909f feat(views): replace Home with Save as the default route 2026-01-12 19:47:03 -06:00
Reed Krantz
6ceb1c2736 fix(components): add css needed for dioxus components 2026-01-12 19:46:14 -06:00
Reed Krantz
768dc1069e fix(components): add dependencies needed for DatePicker 2026-01-12 19:45:46 -06:00
Reed Krantz
10c21f2a3c feat(components): add the EditQuote component 2026-01-12 19:39:45 -06:00
Reed Krantz
34ccb376fd feat(components): add the DatePicker component 2026-01-12 19:39:36 -06:00
Reed Krantz
05e2e0911c feat(components): add the Input component 2026-01-12 19:39:17 -06:00
Reed Krantz
d55cc20c34 Revert "rebase: use dirname.rs module structure instead of mod.rs duplicates"
This reverts commit e91d0d9b6a.
2026-01-12 17:10:44 -06:00
Reed Krantz
e91d0d9b6a rebase: use dirname.rs module structure instead of mod.rs duplicates 2026-01-12 16:26:48 -06:00
Reed Krantz
5ec6c54f22 initial commit 2026-01-12 16:21:15 -06:00