Commit Graph

3 Commits

Author SHA1 Message Date
11199f5e0d Remove FieldBindPassword & Add support for time.Time
- Add Type field to input.Field that can override the input type
- Add support for time.Time to input.Field
- Update example PageInput
2023-06-23 21:10:35 +02:00
2f8a3b5016 Add CheckBox and RadioButton input components
- Add support for *bool to FieldBindAny
- Update example page PageInput
2023-06-23 20:41:04 +02:00
bce8b927f7 Put FieldBinder into its own file 2023-05-25 22:55:42 +02:00