summary refs log tree commit diff stats
path: root/src/components/input_placeholder.rs (follow)
Commit message (Collapse)AuthorAge
* feat(form): Re-write the form macro as a proc macroBenedikt Peetz2025-10-05
| | | | This allows more possibilities.
* feat(form): Provide basic form frameworkBenedikt Peetz2025-10-05
|
* feat(buy): Add the framework for the /buy pageBenedikt Peetz2025-10-02